istic_ui_mobile 0.0.4
istic_ui_mobile: ^0.0.4 copied to clipboard
Este pacote foi criado para ajudar na implantaçāo de designers para o Flutter.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add istic_ui_mobileThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
istic_ui_mobile: ^0.0.4Alternatively, 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:istic_ui_mobile/istic_ui_mobile.dart';