flutter_near
flutter_near copied to clipboard
NEAR protocol client for Flutter apps.
NEAR Client for Flutter
This is an in-the-works Flutter library for interacting with the NEAR Protocol, a decentralized application platform.
Prerequisites
Compatibility
Android and iOS.
Installation
pubspec.yaml
dependencies:
near: ^0.0.0
Examples
Importing the library
import 'package:near/near.dart';