gaeilge_flutter_l10n library Null safety

Provides Irish language support

A custom localizations delegate is required for supporting any languages not included in the list supported by default in flutter here GlobalMaterialLocalizations-class.

This has been done for the Irish language due to it not yet being supported according to this issue ticket.

Support for other languages may be added in the same way it has been for Irish by following the guide here. adding support for a new language

Classes

GaMaterialLocalizations
A custom set of localizations for the 'ga' locale.

Functions

extendLanguageDelegates(List<LocalizationsDelegate> delegates) List<LocalizationsDelegate>
simple helper to extend existing list of delegates