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

A comprehensive solution for handling in-app notifications in Flutter, including fetching, displaying, managing states (read, unread, archived), and customizable UI components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_gb_app_notifications

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

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive solution for handling in-app notifications in Flutter, including fetching, displaying, managing states (read, unread, archived), and customizable UI components.

Homepage

License

BSD-2-Clause (license)

Dependencies

built_value, collection, dartz, flutter, flutter_bloc, flutter_gb_built_utils, flutter_gb_stack_base, flutter_gb_ui_kit, flutter_slidable, freezed_annotation, get_it, http, logger

More

Packages that depend on flutter_gb_app_notifications