clean_ui 1.0.4
clean_ui: ^1.0.4 copied to clipboard
Build user interfaces easily and consistently with extensible and customizable components.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add clean_uiWith Flutter:
$ flutter pub add clean_uiThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
clean_ui: ^1.0.4Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.