FLUTTER ECOSYSTEM

unleash_proxy_client_flutter

A Flutter/Dart client that can be used together with the unleash-proxy, Unleash Edge and Unleash Frontend API.

Latest version
1.9.8
30-day downloads
28.3K
Likes
11
Pub points
150

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

The unleash_proxy_client_flutter package is a Flutter/Dart client designed to integrate with the unleash-proxy, Unleash Edge, and Unleash Frontend API. It enables feature flag management in Flutter applications by connecting to a centralized feature toggle system. This allows developers to dynamically control app behavior without releasing new code. The client supports multiple platforms including Android, iOS, Web, macOS, Windows, and Linux, ensuring consistent feature flag usage across environments. It simplifies feature rollout, A/B testing, and gradual deployments through a reliable and scalable interface.

Use cases
  • Dynamic feature toggling
  • A/B testing in mobile and web apps
  • Gradual feature rollouts
  • Remote configuration management
  • Real-time feature updates
  • Cross-platform feature control
Key features
  • Supports unleash-proxy and Unleash Edge
  • Multi-platform compatibility
  • Real-time feature state synchronization
  • Easy integration with Flutter apps
  • Lightweight and performant
  • Secure communication with backend
Suitable for
  • Flutter developers using feature flags
  • Teams implementing continuous delivery
  • Apps requiring remote configuration
  • Projects with multi-platform deployment
  • Development teams doing A/B testing
Considerations
  • Requires a running unleash-proxy or Unleash Edge instance
  • Network connectivity needed for feature state updates
  • May require caching strategy for offline use
  • Authentication setup required with unleash backend
  • Limited to feature flag use cases only
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add unleash_proxy_client_flutter

Categories

Source repository

Related projects

No data available yet.