Skip to content

Boilerplate Flutter app using Dart's intl package. Script included for continuous integration of .arb extraction/generation. Maintainer: @lukasgit

License

Notifications You must be signed in to change notification settings

lukasgit/flutter_localization_l10n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_localization_l10n

Boilerplate Flutter app using Dart's intl package. Script included for continuous integration of .arb extraction/generation.

  • KISS principle
  • Powerful localization without the added complexity
  • Export/import language translations on the fly with external teams
  • Fast and easy to implement and maintain
  • Clean, well-documented code

Getting Started

To run this app, execute the following commands from the app's root directory (the one that contains pubspec.yaml):

  1. flutter pub get
  2. flutter run

Then, review the code comments in lib/main.dart and lib/localization.dart for details.

Contribute

Contributions are always welcomed. Please follow these three simple steps to contribute improvements:

  1. Fork this project.
  2. Make improvements as you see fit.
  3. Submit a pull request to this project's development branch with your proposed improvements.

About

Boilerplate Flutter app using Dart's intl package. Script included for continuous integration of .arb extraction/generation. Maintainer: @lukasgit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published