chatview_utils 0.0.1 copy "chatview_utils: ^0.0.1" to clipboard
chatview_utils: ^0.0.1 copied to clipboard

Utility library for the chatview and chatview_connect libraries, containing shared type declarations. It should not be used directly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chatview_utils

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

dependencies:
  chatview_utils: ^0.0.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:chatview_utils/chatview_utils.dart';
2
likes
160
points
1.17k
downloads

Publisher

verified publishersimform.com

Weekly Downloads

Utility library for the chatview and chatview_connect libraries, containing shared type declarations. It should not be used directly.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on chatview_utils