initial_runnable_state 0.0.1 copy "initial_runnable_state: ^0.0.1" to clipboard
initial_runnable_state: ^0.0.1 copied to clipboard

The Flutter package for getting `Context` in `initState()` callback of State.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add initial_runnable_state

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

dependencies:
  initial_runnable_state: ^0.0.1

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:initial_runnable_state/initial_runnable_state.dart';
0
likes
30
pub points
0%
popularity

Publisher

verified publisherholly-dev.com

The Flutter package for getting `Context` in `initState()` callback of State.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on initial_runnable_state