fyral_comms 0.3.2 copy "fyral_comms: ^0.3.2" to clipboard
fyral_comms: ^0.3.2 copied to clipboard

Communication feature package for Fleet Glide Admin

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fyral_comms

With Flutter:

 $ flutter pub add fyral_comms

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

dependencies:
  fyral_comms: ^0.3.2

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:fyral_comms/comms.dart';
import 'package:fyral_comms/communication.dart';
1
likes
0
points
1.33k
downloads

Publisher

unverified uploader

Weekly Downloads

Communication feature package for Fleet Glide Admin

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

animated_emoji, emoji_picker_flutter, flutter, flutter_blurhash, image_picker, intl, video_player, wechat_assets_picker

More

Packages that depend on fyral_comms