flutter_ui
flutter_ui copied to clipboard
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!
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 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
License
MIT