Skip to content

zeezooz/zxcvbnm_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translations for zxcvbnm for use in Flutter.

Usage

import 'package:zxcvbnm_flutter/zxcvbnm_flutter.dart';
...
return MaterialApp(
  localizationsDelegates: [
    ZxcvbnmLocalizations.delegate,
    ...
  ],
  ...
);

See flutter_example.

Included languages

  • ar - Arabic
  • cs - Czech
  • de - German
  • en - English
  • es - Spanish (Spain)
  • fi - Finnish
  • fr - French
  • id - Indonesian
  • it - Italian
  • ja - Japanese
  • nl - Dutch (Belgium)
  • pl - Polish
  • pt - Portuguese (Brazil)

Contribution

Please feel free to open an issue or provide a pull request.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published