Flutter multiple languages (Easy tutorial)

preview_player
Показать описание
We will use a simple and clean way to write i18n (internationalization), we will use a package that you will use is called i18n.

Packages installed:

-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------

⌚ Timestamp

00:00 i18n simple and clean way
00:35 Project structure
02:10 Solving build runner error SDK version
03:11 Adding languages
05:43 Generate dart language files
06:54 Use created languages
09:13 Watching for changes

-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------

- US -

PC spec. 💻

-------------------------------------------------------------------------------------

- UK -

PC spec. 💻

-------------------------------------------------------------------------------------

- EU -

PC spec. 💻

-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------

🎥 Playlists 🎥

- More Flutter tutorials -

- Web Development -

-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------

🔥 Follow me here 🔥

Remember to subscribe if you enjoy the content 👋 Have a good day 😉🔥

#flutter #flutterLanguages #i18n #Internationalization
Рекомендации по теме
Комментарии
Автор

i18n not working.
environment:
sdk: ">=2.7.0 <3.0.0"

dependencies:
flutter:
sdk: flutter
i18n: any

Error on line 26, column 3 of pubspec.yaml: A package may not list itself as a dependency.

26 │ i18n: any
│ ^^^^

pub finished with exit code 65
exit code 65

thedevinsideme
welcome to shbcf.ru