localization_by_muz 1.0.2 copy "localization_by_muz: ^1.0.2" to clipboard
localization_by_muz: ^1.0.2 copied to clipboard

A simple Flutter package for easy localization with inline text support and JSON-based translations

1.0.2 #

  • Bump package version to 1.0.2
  • README: update dependency example to ^1.0.2
  • Example: update About screen version text to v1.0.2

1.0.1 #

  • Bump package version to 1.0.1
  • README: add SVG banner, author section (GitHub: @muzzammil763), and closing tagline
  • Docs: clarify JSON asset path and setup for lib/localization.json
  • Example: update About screen version text to v1.0.1

1.0.0 #

  • Initial stable release
  • Inline localization via String.localize([Map<String, String>? translations])
  • JSON-based localization read from lib/localization.json
  • Widgets: LocalizationProvider, LocalizedText, LocalizedBuilder
  • Instant language switching with LocalizationProvider.setLocale(context, locale)
  • Fallback behavior when translation key/locale is missing
  • Example app and comprehensive tests
1
likes
0
points
9
downloads

Publisher

verified publishermuz.satech.dev

Weekly Downloads

A simple Flutter package for easy localization with inline text support and JSON-based translations

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on localization_by_muz