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

outdated

With this package you can use CafeBazaar auth and storage in flutter applications, This package only supports Android applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cafebazaar_auth

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

dependencies:
  cafebazaar_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:cafebazaar_auth/cafebazaar_auth.dart';
7
likes
0
pub points
0%
popularity

Publisher

verified publisherarsam.me

With this package you can use CafeBazaar auth and storage in flutter applications, This package only supports Android applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on cafebazaar_auth