Created
August 16, 2020 03:12
-
-
Save plateaukao/afc2ddbe521652a2ec699df22dc3fb99 to your computer and use it in GitHub Desktop.
sample of intl for flutter
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependencies: | |
flutter: | |
sdk: flutter | |
# Internationalization support. | |
flutter_localizations: | |
sdk: flutter | |
intl: 0.16.1 | |
# the rest of your dependencies |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment