ui_package 0.2.0
ui_package: ^0.2.0 copied to clipboard
This Package Having UI Design And Function Auth ets.. & extensions & Icons
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add ui_packageThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
ui_package: ^0.2.0Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:ui_package/ui_package.dart';