airo_notifications 1.1.0 copy "airo_notifications: ^1.1.0" to clipboard
airo_notifications: ^1.1.0 copied to clipboard

Native-first local alert, notification grouping, task follow-up & scheduling execution engine for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add airo_notifications

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

dependencies:
  airo_notifications: ^1.1.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:airo_notifications/airo_notifications.dart';
0
likes
140
points
132
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Native-first local alert, notification grouping, task follow-up & scheduling execution engine for Flutter.

Homepage
Repository (GitHub)
View/report issues

Topics

#notifications #alerts #scheduling #flutter #tasks

License

MIT (license)

Dependencies

equatable, flutter, flutter_local_notifications, shared_preferences, timezone

More

Packages that depend on airo_notifications