agentxm_example_tinyflags 0.1.0 copy "agentxm_example_tinyflags: ^0.1.0" to clipboard
agentxm_example_tinyflags: ^0.1.0 copied to clipboard

Tiny feature flags library used by AXM companion package examples.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add agentxm_example_tinyflags

With Flutter:

 $ flutter pub add agentxm_example_tinyflags

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

dependencies:
  agentxm_example_tinyflags: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:agentxm_example_tinyflags/agentxm_example_tinyflags.dart';
0
likes
150
points
151
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Tiny feature flags library used by AXM companion package examples.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on agentxm_example_tinyflags