schoolar_auth 0.1.0+1 copy "schoolar_auth: ^0.1.0+1" to clipboard
schoolar_auth: ^0.1.0+1 copied to clipboard

Schoolar Authentication Module

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add schoolar_auth

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

dependencies:
  schoolar_auth: ^0.1.0+1

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:schoolar_auth/schoolar_auth.dart';
5
likes
100
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Schoolar Authentication Module

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_dotenv, flutter_inappwebview, flutter_secure_storage, flutter_svg, fluttertoast, mockito, shared_preferences, url_launcher

More

Packages that depend on schoolar_auth