feature_core 1.1.0
feature_core: ^1.1.0 copied to clipboard
Core classes and contracts for managing features.
1.1.0 #
- Breaking changes: new architecture in
feature_core FeatureSourceseparated to: ---FeaturesContainerto save actual features ---FeaturesProviderto pull features from some source ---FeaturesManagerto control and manage providers- Abstract
Featurerenamed toFeatureAbstractand made constant, without any state
1.0.0 #
- Initial version.