filmov
tv
Flutter App Architecture | Complete Books App - #03 Flutter App Localization

Показать описание
This video show you how to internationalize and Localize your application to support multiple languages.
GitHub source code:
ISO Language code table:
Official Flutter Internationalization Documentation:
Internationalization is the process of designing an application so that it can be adapted to various languages and regions without engineering changes.
Localization is the process of adapting internationalized app for a specific language or region. The process to translating your application to a specific language or region.
Flutter is a framework developed by Google to allow Developers build Cross-platform applications from one code base (Dart). Flutter SDK provides the tooling required to compile the Dart code into native code. Flutter UI is composed of Widgets can easily be styled to have a good design.
BLoC Pattern - This is a Design Pattern created by Google to help Developers separate Business Logic from the Presentation Layer. In Bloc pattern, everything in the application is represented as a stream of events.
-------------
Follow:
-------------
#Flutter #Localization #l10n #i18n #internationalization
GitHub source code:
ISO Language code table:
Official Flutter Internationalization Documentation:
Internationalization is the process of designing an application so that it can be adapted to various languages and regions without engineering changes.
Localization is the process of adapting internationalized app for a specific language or region. The process to translating your application to a specific language or region.
Flutter is a framework developed by Google to allow Developers build Cross-platform applications from one code base (Dart). Flutter SDK provides the tooling required to compile the Dart code into native code. Flutter UI is composed of Widgets can easily be styled to have a good design.
BLoC Pattern - This is a Design Pattern created by Google to help Developers separate Business Logic from the Presentation Layer. In Bloc pattern, everything in the application is represented as a stream of events.
-------------
Follow:
-------------
#Flutter #Localization #l10n #i18n #internationalization
Комментарии