proton_session 1.0.1 copy "proton_session: ^1.0.1" to clipboard
proton_session: ^1.0.1 copied to clipboard

This is the a partial port of https://github.com/ProtonMail/proton-python-client.git. You can find its license under COPYING.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add proton_session

With Flutter:

 $ flutter pub add proton_session

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

dependencies:
  proton_session: ^1.0.1

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:proton_session/proton_session.dart';
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

This is the a partial port of https://github.com/ProtonMail/proton-python-client.git. You can find its license under COPYING.

Repository (GitHub)
View/report issues

Documentation

API reference

License

LGPL-3.0 (LICENSE)

Dependencies

bcrypt, crypto, dart_pg, http

More

Packages that depend on proton_session