flutter-jp / flutter_ui

A Flutter UI Library Include A Lot Of Convenient UI Component, Is On Developing Now. If You Want To Contribute To It, Please Fork And Do It. Enjoys!

Home Page:https://pub.dev/packages/flutter_ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

banner A Flutter UI Library Include A Lot Of Convenient UI Component, Is On Developing Now. If You Want To Contribute To It, Please Fork And Do It. Enjoys!

screenshot

ui

UI Feature

  • action sheet
  • avatar
  • badge
  • button
  • card
  • checklist
  • picker
  • datetime picker
  • divider
  • header
  • image
  • input
  • indicator
  • infinite scroll
  • load more
  • message box
  • picker
  • pricing
  • tooltip
  • progress
  • radio
  • rating
  • search
  • slider
  • social icon
  • swipe
  • switch
  • toast
  • markdown
  • browser

How to Use

  1. add flutter_ui to your pubspec.yaml
  2. if you want to use Material UI,the UI Component name Start with M import 'package:flutter_ui/material.dart';, but if you
  3. if you want to use Cupertino UI,the UI Component name Start with C import 'package:flutter_ui/cupertino.dart';

Demo

Please Visit example

License

MIT

About

A Flutter UI Library Include A Lot Of Convenient UI Component, Is On Developing Now. If You Want To Contribute To It, Please Fork And Do It. Enjoys!

https://pub.dev/packages/flutter_ui

License:MIT License


Languages

Language:Dart 94.6%Language:Ruby 4.6%Language:Swift 0.5%Language:Kotlin 0.4%Language:Objective-C 0.0%