lifecycle_widget 1.0.0+3 copy "lifecycle_widget: ^1.0.0+3" to clipboard
lifecycle_widget: ^1.0.0+3 copied to clipboard

Flutter widget with lifecycle methods

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lifecycle_widget

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

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

Publisher

unverified uploader

Flutter widget with lifecycle methods

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on lifecycle_widget