flutter_getit 2.0.0-dev.3 copy "flutter_getit: ^2.0.0-dev.3" to clipboard
flutter_getit: ^2.0.0-dev.3 copied to clipboard

This project, which integrates with the 'get_it' package, is an essential tool for efficient dependency management throughout the lifecycle of your Flutter project. It provides robust support for page [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_getit

With Flutter:

 $ flutter pub add flutter_getit

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flutter_getit: ^2.0.0-dev.3

Alternatively, 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:flutter_getit/flutter_getit.dart';
76
likes
0
pub points
87%
popularity

Publisher

verified publisheracademiadoflutter.com.br

This project, which integrates with the 'get_it' package, is an essential tool for efficient dependency management throughout the lifecycle of your Flutter project. It provides robust support for page control, including route management, and the flexibility to work with modules.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, get_it

More

Packages that depend on flutter_getit