NEAR Client for Flutter This is an in-the-works Flutter library for interacting with the NEAR Protocol, a decentralized application platform. Prerequisites Dart 2.8+ and Flutter 1.17+ Compatibility Android and iOS. Installation pubspec.yaml dependencies: near: ^0.0.0 Examples Importing the library import 'package:near/near.dart';