schmucklicloud_auth 0.1.4 copy "schmucklicloud_auth: ^0.1.4" to clipboard
schmucklicloud_auth: ^0.1.4 copied to clipboard

outdated

The official schmuckliCloud Authentication SDK for Dart. Use this SDK if you want to install a fully functional authentication system in your apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add schmucklicloud_auth

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

dependencies:
  schmucklicloud_auth: ^0.1.4

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:schmucklicloud_auth/config.dart';
import 'package:schmucklicloud_auth/main.dart';
import 'package:schmucklicloud_auth/sCAuth.dart';
1
likes
0
pub points
0%
popularity

Publisher

verified publisherschmuckli.cloud

The official schmuckliCloud Authentication SDK for Dart. Use this SDK if you want to install a fully functional authentication system in your apps.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

http

More

Packages that depend on schmucklicloud_auth