flutter_magento_localizations 1.0.0 copy "flutter_magento_localizations: ^1.0.0" to clipboard
flutter_magento_localizations: ^1.0.0 copied to clipboard

Localization module for Flutter Magento SDK - i18n, currency, date formatting.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_magento_localizations

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

dependencies:
  flutter_magento_localizations: ^1.0.0

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:flutter_magento_localizations/flutter_magento_localizations.dart';
0
likes
130
points
25
downloads

Documentation

API reference

Publisher

verified publishermagento.nativemind.net

Weekly Downloads

Localization module for Flutter Magento SDK - i18n, currency, date formatting.

Homepage
Repository (GitHub)
View/report issues

Topics

#magento #ecommerce #localization

License

unknown (license)

Dependencies

flutter, flutter_localizations, flutter_magento_core, intl

More

Packages that depend on flutter_magento_localizations