Skip to content

l10nization but using AppLocalizations.of(context)!.key instead of l10n.key

License

Notifications You must be signed in to change notification settings

Finn1510/l10nization

 
 

Repository files navigation

L10nization README

"L10nization" is a tool for extracting text to arb files in a Flutter application.

Features

  1. You must select the text with the quotes (like "Hello World").
  2. In the action code you will find Extract 'Hello World' to arb files.
  3. You can change the name of the key via the command.

Extract 'Hello World' to arb files

Release Notes

For full release notes, see the changelog.

About

l10nization but using AppLocalizations.of(context)!.key instead of l10n.key

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.9%
  • JavaScript 14.0%
  • Dart 11.1%