flutter_chat_types 2.0.9 copy "flutter_chat_types: ^2.0.9" to clipboard
flutter_chat_types: ^2.0.9 copied to clipboard

outdated

Utility library for the flutter_chat_ui and flutter_firebase_chat_core libraries which contains shared type declarations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_chat_types

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

dependencies:
  flutter_chat_types: ^2.0.9

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_chat_types/flutter_chat_types.dart';
39
likes
0
pub points
97%
popularity

Publisher

verified publisherflyer.chat

Utility library for the flutter_chat_ui and flutter_firebase_chat_core libraries which contains shared type declarations.

Homepage

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on flutter_chat_types