flutter_ui 0.0.9
flutter_ui: ^0.0.9 copied to clipboard
A Flutter UI package,include action sheet,badge,button,check list,datetime picker, field,index list etc...
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!
UI Feature #
action sheetavatarbadgebuttoncardchecklistpickerdatetime pickerdividerheaderimageinputindicatorinfinite scrollload moremessage boxpickerpricingtooltipprogressradioratingsearchslidersocial iconswipeswitchtoastmarkdownbrowser
How to Use #
- add
flutter_uito yourpubspec.yaml - if you want to use Material UI,the UI Component name Start with
Mimport 'package:flutter_ui/material.dart';, but if you - if you want to use Cupertino UI,the UI Component name Start with
Cimport 'package:flutter_ui/cupertino.dart';
Demo #
Please Visit example