nations 0.0.3 nations: ^0.0.3 copied to clipboard
queen support for localization in flutter
0.0.3 #
0.0.2 #
- ⚠ Breaking :: remove translation methods , we will stick with extension methods to unify the package usage in all projects
- ✔ downgrade dart to 2.12
- 🆕 new
numberToLocale()
// map numbers to language numberscapitalizeFirstCharForEachWord()
capitalizeFirstChar()
0.0.1 #
- nations.speak();