fuels_dart_universal 0.0.7 copy "fuels_dart_universal: ^0.0.7" to clipboard
fuels_dart_universal: ^0.0.7 copied to clipboard

Flutter Plugin for Fuel SDK that supports all fuel networks starting from beta-3

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fuels_dart_universal

With Flutter:

 $ flutter pub add fuels_dart_universal

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

dependencies:
  fuels_dart_universal: ^0.0.7

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fuels_dart_universal/fuels_dart_universal.dart';
0
likes
0
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Plugin for Fuel SDK that supports all fuel networks starting from beta-3

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_fuels, flutter_fuels_beta3

More

Packages that depend on fuels_dart_universal