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

outdated

修复StateWithLifecycle子类获取到的widget指向错误的问题。

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.2

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
0
pub points
71%
popularity

Publisher

unverified uploader

修复StateWithLifecycle子类获取到的widget指向错误的问题。

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_lifecycle_state