g_faraday 0.4.1-pre.1
g_faraday: ^0.4.1-pre.1 copied to clipboard
A new hybrid stack plugin
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add g_faradayThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
g_faraday: ^0.4.1-pre.1Alternatively, 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:g_faraday/g_faraday.dart';