motor_flutter 0.5.3 copy "motor_flutter: ^0.5.3" to clipboard
motor_flutter: ^0.5.3 copied to clipboard

The Official Implementation of the Sonr Motor Node in Flutter. This package provides methods for Authentication, Data Management, and Wallet interactions for the Sonr Network.

Sonr motor_flutter banner image for github and pub.dev

Docs Status License

Pub Pod GitHub Issues

The Official Implementation of the Sonr Motor Node in Flutter. This package provides methods for Authentication, Data Management, and Wallet interactions for the Sonr Network.

Quick Start

Installation #

Here's how to install the motor_flutter package in your Flutter project:

Prerequisites

Using the Flutter CLI

flutter pub add motor_flutter

or

dependencies:
  motor_flutter: ^0.5.3

iOS

Add the following to your Podfile:

platform :ios, '13.0'

Then remove or comment out this line from your Podfile:

# use_frameworks!

Usage #

We have full usage examples available in the motor_flutter docs site. Each method on the MotorFlutter class has a full example and usage guide for its functionality.

Contributing #

This library is still under active core team development. We welcome contributions from the community, but for the time being we would ask that you create an issue before submitting a pull request.

License #

Our code is licensed under the GPLv3 license.

5
likes
0
pub points
0%
popularity

Publisher

verified publishersonr.io

The Official Implementation of the Sonr Motor Node in Flutter. This package provides methods for Authentication, Data Management, and Wallet interactions for the Sonr Network.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

device_info_plus, encrypt, fancy_password_field, fixnum, flutter, flutter_keychain, flutter_svg, get, get_storage, logger, path_provider, plugin_platform_interface, protobuf, tuple

More

Packages that depend on motor_flutter