flutter_gate 0.1.1 copy "flutter_gate: ^0.1.1" to clipboard
flutter_gate: ^0.1.1 copied to clipboard

Flutter widgets and extensions for the flutter_gate policy and feature flag system.

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 annotations
  • flutter_gate: Can, Cannot, FeatureGuard, and BuildContext extensions
  • flutter_gate_provider: GateScope, FeatureNotifier, ReactiveFeatureGuard
  • flutter_gate_riverpod: gateProvider, policyProvider, feature providers
  • flutter_gate_bloc: FeatureCubit, FeatureState, GateBlocObserver
  • flutter_gate_getx: GateController, RxFeature
  • flutter_gate_generator: @PolicyFor and @GateFeature code generation
0
likes
140
points
24
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Flutter widgets and extensions for the flutter_gate policy and feature flag system.

Repository (GitHub)
View/report issues

Topics

#authorization #feature-flags #widget #policy

License

MIT (license)

Dependencies

flutter, flutter_gate_core

More

Packages that depend on flutter_gate