kurdish_cupertino_localization_delegate library
Classes
- KurdishCupertinoLocalizations
 - A custom set of localizations for the 'nn' locale. In this example, only the value for openAppDrawerTooltip was modified to use a custom message as an example. Everything else uses the American English (en_US) messages and formatting.
 - KurdishCupertinoLocalizationsDelegate
 
Constants
- 
    kmrCupertinoDatePatterns
  → const Map<
String, String>  - 
    kmrCupertinoDateSymbols
  → const Map<
String, Object?>  - 
    kuDateSymbols2
  → const Map<
String, Object?>  - 
  A custom set of date symbols for the 
nnlocale. - 
    kurdishLocaleDatePatterns
  → const Map<
String, String>  - 
  A custom set of date patterns for the 
nnlocale. These are not accurate and are just a clone of the date patterns for thenolocale to demonstrate how one would write and use custom date patterns.