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

A lifecycle-driven Flutter toolkit for custom business logic, periodic task scheduling, and automated UI security.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_lifecycle_protector

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

dependencies:
  app_lifecycle_protector: ^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:app_lifecycle_protector/app_lifecycle_protector.dart';
0
likes
160
points
123
downloads

Documentation

API reference

Publisher

verified publisheriche2.com

Weekly Downloads

A lifecycle-driven Flutter toolkit for custom business logic, periodic task scheduling, and automated UI security.

Repository (GitHub)
View/report issues

Topics

#lifecycle #background #time #authentication #security

Funding

Consider supporting this project:

github.com
buymeacoffee.com

License

MIT (license)

Dependencies

flutter, logging

More

Packages that depend on app_lifecycle_protector