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

Authentication module for Flutter Magento SDK - login, registration, token management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_magento_auth

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

dependencies:
  flutter_magento_auth: ^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_auth/flutter_magento_auth.dart';
0
likes
120
points
28
downloads

Documentation

API reference

Publisher

verified publishermagento.nativemind.net

Weekly Downloads

Authentication module for Flutter Magento SDK - login, registration, token management.

Homepage
Repository (GitHub)
View/report issues

Topics

#magento #ecommerce #authentication

License

unknown (license)

Dependencies

flutter, flutter_magento_core, flutter_secure_storage, shared_preferences

More

Packages that depend on flutter_magento_auth