Skip to content

cnvoid/flutter-ui

 
 

Repository files navigation

Flutter UI v1.0

app预览

Alt 预览 Alt 预览

目录

——assets
——docs
  ——widget
    ——regular
    ——scrollview
    ...
——lib
  ——components
  ——config
  ——controller
  ——lang
  ——page
  ——router
  ——store
  ——utils
  ——widget
    ——regular
    ——scrollview
    ...
——locale

组件进度列表

  • animate
  1. animationController【✔️ v1.0】
  2. animatedbuilder【】
  3. animatedcontainer【】
  4. animatedcrossfade【】
  5. animateddefaulttextstyle【】
  6. animatedliststate【】
  7. animatedmodalbarrier【】
  8. animatedopacity【】
  9. animatedphysicalmodel【】
  10. animatedpositioned【】
  11. animatedsize【】
  12. animatedwidget【】
  13. animatedwidgetbasestate【】
  14. animationcontroller【】
  15. decoratedboxtransition【】
  16. fadetransition【】
  17. hero【】
  18. positionedtransition【】
  19. rotationtransition【】
  20. scaletransition【】
  21. sizetransition【】
  22. slidetransition【】
  • bulletbox
  1. alertdialog【✔️ v1.0】
  2. bottomsheet【✔️ v1.0】
  3. expansionPanel【✔️ v1.0】
  4. simpledialog【✔️ v1.0】
  5. snackbar【✔️ v1.0】
  • common
  1. assetbundle【】
  2. buttonbar【】
  3. chip【】
  4. container【✔️ v1.0】
  5. divider【】
  6. flatbutton【】
  7. icon【】
  8. iconbutton【】
  9. image【】
  10. listtile【】
  11. placeholder【】
  12. raisedbutton【】
  13. rawimage【】
  14. stepper【】
  15. text【】
  16. tooltip【】
  • form
  1. checkbox【✔️ v1.0】
  2. checkboxlisttile【✔️ v1.0】
  3. silder【✔️ v1.0】 4.【】 5.【】 6.【】 7.【】 8.【】 9.【】 10.【】 11.【】 12.【】
  • gestures
  1. absorbpointer【】
  2. dismissible【】
  3. dragtarget【】
  4. gesturedetector【】
  5. ignorepointer【】
  6. longpressdraggable【✔️ v1.0】
  • navigator
  1. appbar【】
  2. bottomnavigationbar【】
  3. drawer【】
  4. floatingactionbutton【】
  5. materialapp【】
  6. navigator【】
  7. popupmenubutton【】
  8. scaffold【】
  9. tabbar【】
  10. tabbarview【】
  11. widgetsapp【】
  • regular
  1. align【✔️ v1.0】
  2. aspectratio【✔️ v1.0】
  3. center【✔️ v1.0】
  4. column【✔️ v1.0】
  5. constrainedbox【✔️ v1.0】
  6. container【✔️ v1.0】
  7. fittedbox【✔️ v1.0】
  8. flow【✔️ v1.0】
  9. layoutbuilder【✔️ v1.0】
  10. listbody【✔️ v1.0】
  11. listview【✔️ v1.0】
  12. padding【✔️ v1.0】
  13. row【✔️ v1.0】
  14. stack【✔️ v1.0】
  15. table【✔️ v1.0】
  16. wrap【✔️ v1.0】
  • scrollview
  1. customscrollview【✔️ v1.0】
  2. gridview【✔️ v1.0】
  3. listview【✔️ v1.0】
  4. nestedscrollview【✔️ v1.0】
  5. scrollable【✔️ v1.0】
  6. scrollbar【✔️ v1.0】
  7. scrollcontroller【✔️ v1.0】
  8. singlechildscrollview【✔️ v1.0】
  9. 【】
  10. 【】
  11. 【】
  12. 【】
  • vision
  1. backdropfilter【】
  2. clipoval【】
  3. clippath【】
  4. cliprect【】
  5. custompaint【】
  6. decoratedbox【】
  7. fractionaltranslation【】
  8. mediaquery【】
  9. opacity【】
  10. rotatedbox【】
  11. theme【】
  12. transform【】

About

Flutter 开发组件库中文社区

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 98.7%
  • Other 1.3%