td_strategy 1.0.0 copy "td_strategy: ^1.0.0" to clipboard
td_strategy: ^1.0.0 copied to clipboard

Official Thinking Strategy Flutter plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add td_strategy

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

dependencies:
  td_strategy: ^1.0.0

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:td_strategy/strategy.dart';
0
likes
135
points
112
downloads

Publisher

unverified uploader

Weekly Downloads

Official Thinking Strategy Flutter plugin.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, td_remote_config

More

Packages that depend on td_strategy

Packages that implement td_strategy