easy_localizer 0.0.1 copy "easy_localizer: ^0.0.1" to clipboard
easy_localizer: ^0.0.1 copied to clipboard

A lightweight Flutter localization library with JSON support.

Easy Localizer #

A lightweight Flutter localization library using JSON files.

Features #

  • Load translations from JSON files (en.json, ru.json, etc.)
  • Easy integration with MaterialApp via EasyLocalizerMaterialApp
  • Switch locales at runtime
  • Works with Flutter widgets, Material, and Cupertino

Installation #

Add to pubspec.yaml:

dependencies:
  easy_localizer:
    git:
      url: https://github.com/yourusername/easy_localizer.git
0
likes
130
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter localization library with JSON support.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, flutter_localizations

More

Packages that depend on easy_localizer