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

outdated

A streamlined and flexible local notification solution for Flutter mobile apps, seamlessly integrated with DjangoFlow framework to enable dynamic notification actions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add djangoflow_local_notification

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

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

Publisher

verified publisherapexive.com

Weekly Downloads

A streamlined and flexible local notification solution for Flutter mobile apps, seamlessly integrated with DjangoFlow framework to enable dynamic notification actions.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc, collection, dio, djangoflow_openapi, flutter, flutter_bloc, flutter_local_notifications, freezed_annotation, hydrated_bloc, json_annotation, path_provider

More

Packages that depend on djangoflow_local_notification