begin_id_sdk_dart 1.0.4 copy "begin_id_sdk_dart: ^1.0.4" to clipboard
begin_id_sdk_dart: ^1.0.4 copied to clipboard

Flutter/Dart Begin Wallet Begin-ID SDK package. Easy to integrate and use across Flutter and Dart applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add begin_id_sdk_dart

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

dependencies:
  begin_id_sdk_dart: ^1.0.4

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:begin_id_sdk_dart/begin_id_sdk_dart.dart';
1
likes
150
points
52
downloads

Publisher

verified publisherbegin.is

Weekly Downloads

Flutter/Dart Begin Wallet Begin-ID SDK package. Easy to integrate and use across Flutter and Dart applications.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on begin_id_sdk_dart