ckb_localizations 0.3.0
ckb_localizations: ^0.3.0 copied to clipboard
Support for kurdish sorani language ckb
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add ckb_localizationsThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
ckb_localizations: ^0.3.0Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:ckb_localizations/ckb_localizations.dart';