# Implement these screen and functions - [x] Home screen - [ ] Translation screen - [ ] Dictionary - [ ] Search with voice - [ ] text to speech ## Reference - https://pub.dev/documentation/text_to_speech/latest/ - https://nureddineraslan.medium.com/text-to-speech-in-flutter-5a6e63c3313d ## Prequisite - Performance first - Minimally use third party library unless have to
Implement these screen and functions
Reference
Prequisite