feature_flags_toggly 1.0.5 copy "feature_flags_toggly: ^1.0.5" to clipboard
feature_flags_toggly: ^1.0.5 copied to clipboard

Dart package that provides feature flags support for Flutter applications allowing you to enable and disable features easily. Can be used with or without Toggly.io.

1.0.5 #

2023-06-01 (Date of Last Commit)

  • Better dependencies support.

1.0.4 #

2023-06-01 (Date of Last Commit)

  • Better dependencies support.

1.0.3 #

2022-11-22 (Date of Last Commit)

  • Added static "dispose" method to clear timers & cancel streams.

1.0.2 #

2022-11-22 (Date of Last Commit)

  • More doc comments

1.0.1 #

2022-11-22 (Date of Last Commit)

  • Doc comments
  • Fixed Lint issues
  • Cleaned unused methods *.featureGateFuture and replaced with *.evaluateFeatureGate

1.0.0 #

2022-11-13 (Date of Last Commit)

  • Toggly & Feature classes
  • Allow usage without Toggly service (by providing flagDefaults)
  • Allow usage with Toggly service (by providing your App Key & Environment name)
  • Feature Gate unit tests
  • Documentation
  • License
6
likes
140
pub points
69%
popularity

Publisher

verified publishertoggly.io

Dart package that provides feature flags support for Flutter applications allowing you to enable and disable features easily. Can be used with or without Toggly.io.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

dio, dio_smart_retry, equatable, flutter, flutter_secure_storage, rxdart, uuid

More

Packages that depend on feature_flags_toggly