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.