Last updated:
0 purchases
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!
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 #
add flutter_ui to your pubspec.yaml
if you want to use Material UI,the UI Component name Start with M
import 'package:flutter_ui/material.dart';, but if you
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.