state_lifecycle 1.0.0 copy "state_lifecycle: ^1.0.0" to clipboard
state_lifecycle: ^1.0.0 copied to clipboard

Page life cycle, the listening page is covered by other pages or is in the state of being displayed

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add state_lifecycle

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

dependencies:
  state_lifecycle: ^1.0.0

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

Publisher

unverified uploader

Page life cycle, the listening page is covered by other pages or is in the state of being displayed

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on state_lifecycle