tijorat_id 0.0.3 copy "tijorat_id: ^0.0.3" to clipboard
tijorat_id: ^0.0.3 copied to clipboard

A complete authentication package for Tijorat ID

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tijorat_id

With Flutter:

 $ flutter pub add tijorat_id

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

dependencies:
  tijorat_id: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:tijorat_id/tijorat_id.dart';
0
likes
0
pub points
0%
popularity

Publisher

verified publishertijorat.org

A complete authentication package for Tijorat ID

Homepage

License

unknown (LICENSE)

Dependencies

flutter, get, http, shared_preferences

More

Packages that depend on tijorat_id