Skip to content

flying-meows/i18n_provider_json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i18n_provider_json

ENGLISH ARABIC
english arabic

Ref. Tutorial:
Flutter Internationalization the Easy Way — using Provider and JSON
(https://medium.com/flutter-community/flutter-internationalization-the-easy-way-using-provider-and-json-c47caa4212b2)

Ref. Github Repo:
https://github.com/mohamedHassanKa/flutter_internationalization

To solve ServicesBinding.defaultBinaryMessenger was accessed before the binding was initialized. error
ServicesBinding.defaultBinaryMessenger was accessed before the binding was initialize
mohamedHassanKa/flutter_internationalization#3

To test AxisAlignment
Flutter crossAxisAlignment vs mainAxisAlignment
https://stackoverflow.com/questions/53850149/flutter-crossaxisalignment-vs-mainaxisalignment

Xcode-How i can add other language on localization window
https://stackoverflow.com/questions/33340016/xcode-how-i-can-add-other-language-on-localization-window

How to run

$flutter pub get
$flutter doctor
$flutter devices
$flutter build ios
$flutter run

for web

$flutter channel beta
$flutter upgrade
$flutter create .
$flutter build web $flutter run -d chrome

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Repo Social Preview Photo Credit: https://www.myanpx.com/photo/153715265413554219505b9f168e37d27

About

A Flutter i18n project using Provider and JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published