rollgate 1.1.0 copy "rollgate: ^1.1.0" to clipboard
rollgate: ^1.1.0 copied to clipboard

Rollgate Feature Flag SDK for Dart/Flutter. Evaluate feature flags with targeting, rollout, and caching.

1.1.0 #

  • Event tracking: track() for A/B testing conversion events
  • Event batching with automatic flush (30s default, 100 max buffer)
  • Manual flushEvents() to send pending events immediately

1.0.0 #

  • Initial stable release
  • Feature flag evaluation with targeting and rollout
  • In-memory caching with TTL and stale-while-revalidate
  • Circuit breaker and retry with exponential backoff
  • Evaluation reasons support
  • User context and identify flow
0
likes
0
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

Rollgate Feature Flag SDK for Dart/Flutter. Evaluate feature flags with targeting, rollout, and caching.

Homepage
Repository (GitHub)
View/report issues

Topics

#feature-flags #feature-toggles

License

unknown (license)

Dependencies

crypto, http

More

Packages that depend on rollgate