0 purchases
zxcvbnm flutter
Translations for zxcvbnm for use in Flutter.
Usage #
import 'package:zxcvbnm_flutter/zxcvbnm_flutter.dart';
...
return MaterialApp(
localizationsDelegates: [
ZxcvbnmLocalizations.delegate,
...
],
...
);
copied to clipboard
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.