sirenapp_flutter_inbox 1.2.1 copy "sirenapp_flutter_inbox: ^1.2.1" to clipboard
sirenapp_flutter_inbox: ^1.2.1 copied to clipboard

Flutter SDK tailored for creating and managing in-app notification inboxes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sirenapp_flutter_inbox

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

dependencies:
  sirenapp_flutter_inbox: ^1.2.1

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:sirenapp_flutter_inbox/sirenapp_flutter_inbox.dart';
7
likes
130
points
38
downloads

Publisher

verified publisherkeyvalue.systems

Weekly Downloads

Flutter SDK tailored for creating and managing in-app notification inboxes.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #siren #in-app #notifications

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on sirenapp_flutter_inbox