sirenapp_flutter_inbox 1.1.0 copy "sirenapp_flutter_inbox: ^1.1.0" to clipboard
sirenapp_flutter_inbox: ^1.1.0 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 Dart:

 $ dart pub add sirenapp_flutter_inbox

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 dart pub get):

dependencies:
  sirenapp_flutter_inbox: ^1.1.0

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (license)

Dependencies

dio, flutter

More

Packages that depend on sirenapp_flutter_inbox