descope 0.9.1 copy "descope: ^0.9.1" to clipboard
descope: ^0.9.1 copied to clipboard

A Flutter package for working with the Descope API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add descope

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

dependencies:
  descope: ^0.9.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:descope/descope.dart';
3
likes
130
points
62
downloads

Publisher

verified publisherdescope.com

Weekly Downloads

A Flutter package for working with the Descope API.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

cryptography, flutter, http, json_annotation

More

Packages that depend on descope