Skip to content

Commit 336134f

Browse files
committed
update readme
1 parent 9195285 commit 336134f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,10 @@
22

33
🔥🚀 I teach you how to Internationalize and localize your Flutter App easily using [Flutter Intl](https://marketplace.visualstudio.com/items?itemName=localizely.flutter-intl) extension for VS Code and [Flutter Intl](https://plugins.jetbrains.com/plugin/13666-flutter-intl) plugin for IntelliJ / Android Studio.
44

5-
🔥🚀 Also I teach you how to change the language and locale from the App using [provider](https://pub.dev/packages/provider) package and [flutter_bloc](https://pub.dev/packages/flutter_bloc) package.
5+
🔥🚀 Also I teach you how to change the language and locale from the App using [provider](https://pub.dev/packages/provider) package and [flutter_bloc](https://pub.dev/packages/flutter_bloc) package.
6+
7+
### 🖥️ Demo: https://giancarlocode.github.io/flutter_intl_example/#/
8+
9+
## Tutorials
10+
### 📚 Flutter Intl: https://www.youtube.com/watch?v=icTT6xUYHow
11+
### 📚 Flutter Intl With Flutter Bloc: https://www.youtube.com/watch?v=ZoA01U9XLyw

0 commit comments

Comments
 (0)