flutter_gate_core 0.1.1
flutter_gate_core: ^0.1.1 copied to clipboard
Core policy and feature flag system for Flutter. Pure Dart, no Flutter SDK required.
Changelog #
All notable changes to the flutter_gate monorepo are documented here.
0.1.1 #
- Remove external test app references from documentation
- Improve package test coverage across adapters and generator
- Harden publish workflow for pub.flutter-io.cn rate limits
0.1.0 #
- Initial release of the flutter_gate monorepo
flutter_gate_core: policy engine, feature flags, hooks, and annotationsflutter_gate:Can,Cannot,FeatureGuard, andBuildContextextensionsflutter_gate_provider:GateScope,FeatureNotifier,ReactiveFeatureGuardflutter_gate_riverpod:gateProvider,policyProvider, feature providersflutter_gate_bloc:FeatureCubit,FeatureState,GateBlocObserverflutter_gate_getx:GateController,RxFeatureflutter_gate_generator:@PolicyForand@GateFeaturecode generation