istic_ui_mobile 0.0.0
istic_ui_mobile: ^0.0.0 copied to clipboard
Este pacote foi depreciado e não será mais mantido. Use [mobick_ui] em vez disso.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add istic_ui_mobileWith Flutter:
$ flutter pub add istic_ui_mobileThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
istic_ui_mobile: ^0.0.0Alternatively, your editor might support dart pub get or 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';