flutter_cuw_l10n 0.1.0 copy "flutter_cuw_l10n: ^0.1.0" to clipboard
flutter_cuw_l10n: ^0.1.0 copied to clipboard

Commonly used words localization flutter implement

Commonly used words localization flutter implement

Features #

Commonly used words localization flutter implement

Getting started #

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage #

Step 1: Add delegate to MaterialApp

MaterialApp( ... localizationsDelegates: [Cuw.delegate], ... )

Step 2: Use in text

Text(Cuw.current.mobile)

Additional information #

Commonly used words localization flutter implement

1
likes
130
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Commonly used words localization flutter implement

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on flutter_cuw_l10n