flutter_i18n

I18n made easy, for Flutter!

MIT License

Stars
217
Committers
20

Bot releases are hidden (Show)

flutter_i18n - Plugins

Published by ilteoood over 3 years ago

Plugins support, commands validate and diff

flutter_i18n - Support for pre release version of intl

Published by ilteoood almost 4 years ago

flutter_i18n - Fix for streams

Published by ilteoood almost 4 years ago

flutter_i18n - Loading status & key separator

Published by ilteoood about 4 years ago

flutter_i18n - Fixes and plugins

Published by ilteoood about 4 years ago

Fixed support for Flutter web
New plugin for locize by @defint

flutter_i18n - LocalTranslationLoader

Published by ilteoood over 4 years ago

New loader: LocalTranslationLoader

flutter_i18n - RTL support

Published by ilteoood over 4 years ago

RTL support

flutter_i18n - Removed cache from loadString

Published by ilteoood over 4 years ago

Removed cache from loadString method

flutter_i18n - Missing translation handler

Published by ilteoood over 4 years ago

Support for missing translation handler

flutter_i18n - Decode strategies on other loaders

Published by ilteoood over 4 years ago

Support for decode strategies on other loaders

flutter_i18n - Support for supportedLocales

Published by ilteoood over 4 years ago

Support for supportedLocales

flutter_i18n - Missing key from fallback file

Published by ilteoood over 4 years ago

New feature: missing key are now retrieved from the fallback file.

flutter_i18n - Decode strategies

Published by ilteoood over 4 years ago

New feature: file translation decode strategies.
New translation strategy provided, able to load XML file.

flutter_i18n - Fixed immutable warnings

Published by ilteoood over 4 years ago

Fixed immutable warnings on I18n widgets

flutter_i18n - Fix for #83

Published by ilteoood over 4 years ago

When you use a key that point to an object, no more exception are throwed.

flutter_i18n - Child parameter on I18n widgets is now optional

Published by ilteoood over 4 years ago

Child parameter on I18nText and i18nPlurals is now optional

flutter_i18n - New NamespaceFileTranslationLoader loader

Published by ilteoood over 4 years ago

New loader provided: NamespaceFileTranslationLoader

flutter_i18n - Loaders strategies

Published by ilteoood over 4 years ago

Are now provided 3 different load strategies:

  • FileTranslationLoader
  • NetworkFileTranslationLoader
  • E2EFileTranslationLoader
Package Rankings
Top 3.89% on Pub.dev
Badges
Extracted from project README
All Contributors Pub Package GitHub Actions
Related Projects