flutter_typing_indicator 0.0.3 copy "flutter_typing_indicator: ^0.0.3" to clipboard
flutter_typing_indicator: ^0.0.3 copied to clipboard

A Flutter package to show typing indicator in chat screen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_typing_indicator

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

dependencies:
  flutter_typing_indicator: ^0.0.3

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_typing_indicator/flutter_typing_indicator.dart';
3
likes
150
points
383
downloads

Publisher

verified publishernimusoftlabs.com

Weekly Downloads

A Flutter package to show typing indicator in chat screen.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_typing_indicator