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

Customer profile module for Flutter Magento SDK - addresses, orders, wishlists.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_magento_profile

With Flutter:

 $ flutter pub add flutter_magento_profile

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

dependencies:
  flutter_magento_profile: ^1.0.0

Alternatively, your editor might support dart pub get or 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_profile/flutter_magento_profile.dart';
0
likes
140
points
25
downloads

Documentation

API reference

Publisher

verified publishermagento.nativemind.net

Weekly Downloads

Customer profile module for Flutter Magento SDK - addresses, orders, wishlists.

Homepage
Repository (GitHub)
View/report issues

Topics

#magento #ecommerce #profile

License

unknown (license)

Dependencies

flutter_magento_core

More

Packages that depend on flutter_magento_profile