dbrij_ship_rfw 0.1.1
dbrij_ship_rfw: ^0.1.1 copied to clipboard
Server driven Flutter screens for Dbrij Ship: Remote Flutter Widgets delivered on the release rail, staged and rolled back like any other release.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add dbrij_ship_rfwThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
dbrij_ship_rfw: ^0.1.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:dbrij_ship_rfw/dbrij_ship_rfw.dart';