flutter_lifecycle_state 0.0.3 copy "flutter_lifecycle_state: ^0.0.3" to clipboard
flutter_lifecycle_state: ^0.0.3 copied to clipboard

outdated

修复v0.0.2的bug

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_lifecycle_state

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

dependencies:
  flutter_lifecycle_state: ^0.0.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:flutter_lifecycle_state/flutter_lifecycle_state.dart';
10
likes
15
pub points
72%
popularity

Publisher

unverified uploader

修复v0.0.2的bug

Homepage

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_lifecycle_state