designflow_material_addon 0.0.3 copy "designflow_material_addon: ^0.0.3" to clipboard
designflow_material_addon: ^0.0.3 copied to clipboard

Addon for DesignFlow Material Widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add designflow_material_addon

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

dependencies:
  designflow_material_addon: ^0.0.3

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:designflow_material_addon/designflow_material_addon.dart';