fexr 1.0.23 fexr: ^1.0.23 copied to clipboard
fexr-flutter is a lite wallet for Rubix Blockchain Protocol that helps to Connect your on-chain connectors to authenticate or sign third party accounts which are integrated with Rubix Blockchain Platf [...]
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add fexr
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
fexr: ^1.0.23
Alternatively, your editor might support flutter pub get
. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:fexr/fexr.dart';