i18n_multilanguage_with_flags 0.1.0 copy "i18n_multilanguage_with_flags: ^0.1.0" to clipboard
i18n_multilanguage_with_flags: ^0.1.0 copied to clipboard

Generic Flutter i18n toolkit with language metadata, flag dropdowns, and language selection persistence.

0.1.0 #

  • Added configurable catalog builder:
    • buildConfigurableLanguageCatalog(...)
    • include, exclude, and add/override support.
  • Added runtime language catalog management in controller:
    • upsertLanguage(...)
    • removeLanguage(...)
    • replaceLanguages(...)
    • hasLanguage(...)
  • Added publication metadata (homepage, repository, issue_tracker) in pubspec.yaml.
  • Improved pub.dev docs with full implementation guide and runtime examples.

0.0.1 #

  • Initial package structure for generic i18n with flags.
  • Added LanguageMetadata and defaultLanguageCatalog.
  • Added I18nMultilanguageController with translation fallback.
  • Added persistence with LanguageSelectionStorage.
  • Added reusable widgets:
    • FlagIcon
    • LanguageFlagDropdown
    • I18nLanguageSelectionForm
  • Added complete pub.dev documentation and implementation guide.
1
likes
160
points
147
downloads

Publisher

unverified uploader

Weekly Downloads

Generic Flutter i18n toolkit with language metadata, flag dropdowns, and language selection persistence.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

country_icons, flutter, shared_preferences

More

Packages that depend on i18n_multilanguage_with_flags