translatable_text_field 1.0.2+3 translatable_text_field: ^1.0.2+3 copied to clipboard
A text field that displays text on different languages based on your selection.
Version 1.0.2+3 #
- TranslatableText is no longer a class
- TranslatableText is now a function that returns a Text Widget
Version 1.0.1+2 #
- Used the "dart migrate" command to attempt to add null safety to this project
Version 1.0.1+1 #
- Fixed a problem when adding custom languages where they werent asociated with its translation
Version 1.0.0+1 #
Created and tested the basic functionality.