Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 448 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 448 Bytes

Flutter Localization

A new Flutter application.

Getting Started

Ths repo can act as a boiler plate for Flutter Localisation. Create Multilingual app taking this as a base.

Add Flutter Intl and add arb files as number of language to be supported. Use ChangeNotifier to publish changes to registered widget about change in Locale.

Alt Text