flagforge_flutter 0.1.0 copy "flagforge_flutter: ^0.1.0" to clipboard
flagforge_flutter: ^0.1.0 copied to clipboard

Flutter SDK client for FlagForge, an open-source on-premise feature flagging platform. Supports prefetch, local cache, auto-refresh, and user targeting.

0.1.0 #

  • Versione iniziale.
  • FlagForgeClient con prefetch di tutti i flag all'avvio tramite POST /api/evaluate/all.
  • Cache locale con isEnabled() sincrono.
  • Refresh automatico in background con intervallo configurabile.
  • Fallback silenzioso su errore nei refresh periodici.
  • EvaluationContext per targeting per userId e attributi.
  • Astrazione HttpAdapter per testabilità completa senza rete.
0
likes
150
points
99
downloads

Documentation

API reference

Publisher

verified publisherrollercoders.net

Weekly Downloads

Flutter SDK client for FlagForge, an open-source on-premise feature flagging platform. Supports prefetch, local cache, auto-refresh, and user targeting.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

http

More

Packages that depend on flagforge_flutter