efik_localization 0.0.1 copy "efik_localization: ^0.0.1" to clipboard
efik_localization: ^0.0.1 copied to clipboard

This package provides localization support for Efik locale

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add efik_localization

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  efik_localization: ^0.0.1

Alternatively, 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:efik_localization/efik_localization.dart';
1
likes
120
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

This package provides localization support for Efik locale

Repository

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, flutter_localizations, intl, localized

More

Packages that depend on efik_localization