logto_links_dart 3.0.1 copy "logto_links_dart: ^3.0.1" to clipboard
logto_links_dart: ^3.0.1 copied to clipboard

Third party Logto's Flutter SDK packages, based on the original logto_dart_sdk.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add logto_links_dart

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

dependencies:
  logto_links_dart: ^3.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:logto_links_dart/logto_core.dart';
import 'package:logto_links_dart/logto_dart_sdk.dart';
import 'package:logto_links_dart/logto_links_client.dart';
0
likes
115
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Third party Logto's Flutter SDK packages, based on the original logto_dart_sdk.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

crypto, flutter, flutter_secure_storage, http, jose, json_annotation, path, url_launcher

More

Packages that depend on logto_links_dart