desktop_flow 0.0.2 copy "desktop_flow: ^0.0.2" to clipboard
desktop_flow: ^0.0.2 copied to clipboard

A flutter package to help you create desktop apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add desktop_flow

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

dependencies:
  desktop_flow: ^0.0.2

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:desktop_flow/desktop_flow.dart';
0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

A flutter package to help you create desktop apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

bitsdojo_window, flutter, provider

More

Packages that depend on desktop_flow