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

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+9

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
110
pub points
8%
popularity

Publisher

verified publisherapexive.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

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

More

Packages that depend on djangoflow_local_notification