zerothreesix_flutter 1.4.35
zerothreesix_flutter: ^1.4.35 copied to clipboard
victor7w7r utils collection for flutter
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add zerothreesix_flutterThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
zerothreesix_flutter: ^1.4.35Alternatively, 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:zerothreesix_flutter/zerothreesix_flutter.dart';