condition_helper 0.0.5 copy "condition_helper: ^0.0.5" to clipboard
condition_helper: ^0.0.5 copied to clipboard

discontinuedreplaced by: conditional_trigger
outdated

Make it easier for you to set the Case for specific method.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add condition_helper

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

dependencies:
  condition_helper: ^0.0.5

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:condition_helper/condition_helper.dart';
0
likes
150
points
15
downloads

Publisher

verified publisherlamnhan.dev

Weekly Downloads

Make it easier for you to set the Case for specific method.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, package_info_plus, satisfied_version, shared_preferences, update_helper

More

Packages that depend on condition_helper