flutter_gb_messenger 3.1.0 copy "flutter_gb_messenger: ^3.1.0" to clipboard
flutter_gb_messenger: ^3.1.0 copied to clipboard

A comprehensive Flutter package for implementing messaging and chat functionality in GeekBears applications, providing customizable templates and BLoC-based state management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_gb_messenger

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

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter package for implementing messaging and chat functionality in GeekBears applications, providing customizable templates and BLoC-based state management.

Homepage

License

BSD-2-Clause (license)

Dependencies

bloc, built_collection, 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, intl, logger, rxdart, sliver_tools

More

Packages that depend on flutter_gb_messenger