supertokens_flutter 0.6.3 copy "supertokens_flutter: ^0.6.3" to clipboard
supertokens_flutter: ^0.6.3 copied to clipboard

SuperTokens SDK for Flutter apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add supertokens_flutter

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

dependencies:
  supertokens_flutter: ^0.6.3

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:supertokens_flutter/dio.dart';
import 'package:supertokens_flutter/http.dart';
import 'package:supertokens_flutter/supertokens.dart';
13
likes
90
points
655
downloads

Publisher

unverified uploader

Weekly Downloads

SuperTokens SDK for Flutter apps

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

dio, flutter, http, mutex, shared_preferences

More

Packages that depend on supertokens_flutter