feature_core 2.0.0 copy "feature_core: ^2.0.0" to clipboard
feature_core: ^2.0.0 copied to clipboard

Dart package for flexible retrieving and managing feature flags.

[1.2.0] #

  • Update deps

[1.1.1] #

  • Update readme and deps constraints

[1.1.0] #

  • Breaking changes: new architecture in feature_core
  • FeatureSource separated to: --- FeaturesContainer to save actual features --- FeaturesProvider to pull features from some source --- FeaturesManager to control and manage providers
  • Abstract Feature renamed to FeatureAbstract and made constant, without any state

[1.0.0] #

  • Initial version.
6
likes
120
pub points
0%
popularity

Publisher

verified publisherdart.nogipx.dev

Dart package for flexible retrieving and managing feature flags.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, logging, meta

More

Packages that depend on feature_core