flutter_icp 1.0.0+1 copy "flutter_icp: ^1.0.0+1" to clipboard
flutter_icp: ^1.0.0+1 copied to clipboard

Flutter library for Internet Computer Protocol (ICP) blockchain operations

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_icp

With Flutter:

 $ flutter pub add flutter_icp

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

dependencies:
  flutter_icp: ^1.0.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:flutter_icp/flutter_icp.dart';
1
likes
0
points
1
downloads

Publisher

verified publisherweb3.nativemind.net

Weekly Downloads

Flutter library for Internet Computer Protocol (ICP) blockchain operations

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

convert, crypto, equatable, flutter, flutter_nft, http, json_annotation, shared_preferences

More

Packages that depend on flutter_icp