Skip to main content

How to install Flutter SDK

Version

  • Android API level ≥ 23 (Android 6.0)
  • iOS ≥ 13.0

Run this command

 $ flutter pub add web3_cloud_sdk

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

dependencies:
web3_cloud_sdk: ^0.0.1-dev.1