localize_and_translate 4.0.0
localize_and_translate: ^4.0.0 copied to clipboard
Flutter localization in easy steps, simple ways to localize and translate your app
Next #
- Improvements
- Add another online translation methods
4.0.0 #
- Migrate To Null-Safe
3.0.3 #
- Bug Fix
- Upgrade Packages
- Remove intl
3.0.2 #
- Bug Fix
- Remove
LIST_OF_LANGS
&LANGS_DIR
init()
now takes all needed parameters- Google Translate : added with developer-based api key -> NOT YET TESTED
2.2.1 #
googleTranslate()
: Remove
2.1.2 #
- Plugin -> Package
2.0.0 : 2.1.1 #
- translate() enhance
- translate() with keys
- googleTranslate() added
- in error, return given key
- in not found case return given key
- FIXs, docs, video docs
1.2.0 | 1.2.1 #
- Performance Improvements
- Docs Improvements
1.1.1+6 #
- add isDirectionRTL method
1.0.1+5 #
- Documentation Enhancements
- iOS Delegates
1.0.1 #
- first lanuch
- added main methods
0.0.1 #
- init
- add description