localize_and_translate 6.0.7 localize_and_translate: ^6.0.7 copied to clipboard
Flutter localization in easy steps, simple ways to localize and translate your app
Next #
- Add more features
6.0.7 #
- init() : add
assetLoadersExtra
parameter to change the default assetLoadersExtra - add getKey() method
6.0.5 #
- Fix exports
6.0.4 #
- init() : add
assetLoaderSecondary
parameter to change the default assetLoaderSecondary
6.0.3 #
- init() : add
mapper
parameter to change the default mapper
6.0.2 #
- Enhance Docs
6.0.1 #
- remove intl package
- add AssetLoaderNetwork adapter
- add NestedJsonMapper adapter
- add separator to assetLoaders
6.0.0 #
- remove intl package
- add AssetLoaderNetwork adapter
- add NestedJsonMapper adapter
5.1.2 #
- enable hive path and prefs change through params
- disable resetLocale for now
5.1.1 #
- Enhance docs
5.0.21-dev #
- Code analysis
5.0.20-dev #
- Bug Fix
- Auto state change after change lang
- Enhance Performance
5.0.7-dev #
- New Architecture
- New Methods
- New Features
- New Docs
5.0.0-dev #
- Re-Structure Package
4.1.2-dev #
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