uiflow 0.3.1 copy "uiflow: ^0.3.1" to clipboard
uiflow: ^0.3.1 copied to clipboard

A complete, open source, rapid development package for creating apps using Flutter/Dart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uiflow

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

dependencies:
  uiflow: ^0.3.1

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:uiflow/uiflow.dart';
1
likes
75
points
8
downloads

Publisher

verified publishersaifalmajd.blogspot.com

Weekly Downloads

A complete, open source, rapid development package for creating apps using Flutter/Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0, BSD-2-Clause, MIT (license)

Dependencies

flutter, flutter_icon_snackbar, flutter_web_plugins, google_fonts, hexcolor, loading_animation_widget, plugin_platform_interface, url_launcher, web

More

Packages that depend on uiflow

Packages that implement uiflow