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

Simplifies multilingual support and translation management for Flutter apps.

language_service Package - Version 1 Changelog #

1.0.0 #

Initial Release #

  • Multi-language Support: Added support for loading and managing multiple languages using JSON files.
  • Language Management: Ability to change the application's language dynamically.
  • User Preference Saving: Stores the user's selected language preference for future sessions.
  • UI Update: Automatically updates the UI when the language changes.
  • Supported Languages: Added support for listing the languages available in the app.

Features #

  • JSON Language Files: Language data is loaded from JSON files stored in the app's lib/Languages/ directory.
  • Dynamic Language Switching: Seamless switching between different languages without needing to restart the app.
  • Localization Delegates: Integrated localization delegates for easy language integration in Flutter.
2
likes
0
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Simplifies multilingual support and translation management for Flutter apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_localizations, flutter_secure_storage

More

Packages that depend on language_service