decision 0.0.4 copy "decision: ^0.0.4" to clipboard
decision: ^0.0.4 copied to clipboard

discontinuedreplaced by: tiki_decision

Decision sdk for TIKI

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add decision

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

dependencies:
  decision: ^0.0.4

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:decision/decision.dart';
0
likes
120
points
28
downloads

Documentation

API reference

Publisher

verified publishermytiki.com

Weekly Downloads

Decision sdk for TIKI

License

MIT (license)

Dependencies

flutter, logging, provider, tiki_kv, tiki_style, url_launcher

More

Packages that depend on decision