get_it_future_builder 0.3.3 copy "get_it_future_builder: ^0.3.3" to clipboard
get_it_future_builder: ^0.3.3 copied to clipboard

Wait for your async `get_it` dependencies to be ready in the presentation layer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add get_it_future_builder

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

dependencies:
  get_it_future_builder: ^0.3.3

Alternatively, 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:get_it_future_builder/get_it_future_builder.dart';
1
likes
150
pub points
11%
popularity

Publisher

verified publishererayerdin.com

Wait for your async `get_it` dependencies to be ready in the presentation layer.

Repository (GitHub)
View/report issues

Topics

#widget #ui

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, get_it

More

Packages that depend on get_it_future_builder