human_avatar 0.0.5 copy "human_avatar: ^0.0.5" to clipboard
human_avatar: ^0.0.5 copied to clipboard

A Flutter package for both ios and android creating animation text to speech.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add human_avatar

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

dependencies:
  human_avatar: ^0.0.5

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:human_avatar/human_avatar.dart';
5
likes
150
pub points
23%
popularity

Publisher

unverified uploader

A Flutter package for both ios and android creating animation text to speech.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on human_avatar