flowery_tts 1.1.0 copy "flowery_tts: ^1.1.0" to clipboard
flowery_tts: ^1.1.0 copied to clipboard

Flowery TTS is a free Text-to-Speech generator. This package is an unofficial wrapper of Flowery TTS API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flowery_tts

With Flutter:

 $ flutter pub add flowery_tts

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

dependencies:
  flowery_tts: ^1.1.0

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:flowery_tts/flowery_tts.dart';
7
likes
160
pub points
69%
popularity

Publisher

unverified uploader

Flowery TTS is a free Text-to-Speech generator. This package is an unofficial wrapper of Flowery TTS API.

Repository (GitHub)
View/report issues

Topics

#api #flowery #text-to-speech #tts #voice

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on flowery_tts