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

Communication feature package for Fleet Glide Admin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fyral_comms

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

dependencies:
  fyral_comms: ^0.4.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:fyral_comms/comms.dart';
import 'package:fyral_comms/communication.dart';
1
likes
150
points
1.3k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Communication feature package for Fleet Glide Admin

Repository (GitHub)

License

MIT (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