unflow_flutter 0.0.1-dev.8 copy "unflow_flutter: ^0.0.1-dev.8" to clipboard
unflow_flutter: ^0.0.1-dev.8 copied to clipboard

Tired of building the same simple screens over and over again? Empower your product team to create and ship content using the Unflow mobile SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add unflow_flutter

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

dependencies:
  unflow_flutter: ^0.0.1-dev.8

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:unflow_flutter/opener.dart';
import 'package:unflow_flutter/unflow.dart';
import 'package:unflow_flutter/unflow_event.dart';
1
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Tired of building the same simple screens over and over again? Empower your product team to create and ship content using the Unflow mobile SDK.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on unflow_flutter