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

PlatformAndroid

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.4

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';
8
likes
150
points
17
downloads

Publisher

verified publisherarsam.me

Weekly Downloads

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cafebazaar_auth

Packages that implement cafebazaar_auth