194 Forks
465 Stars
465 Watchers

flutter_tts

Flutter Text to Speech package

How to download and setup flutter_tts

Open terminal and run command
git clone https://github.com/dlutton/flutter_tts.git
git clone is used to create a copy or clone of flutter_tts repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutter_tts https://github.com/dlutton/flutter_tts/archive/master.zip

Or simply clone flutter_tts with SSH
[email protected]:dlutton/flutter_tts.git

If you have some problems with flutter_tts

You may open issue on flutter_tts support forum (system) here: https://github.com/dlutton/flutter_tts/issues