flutter_remote_config 1.0.0 copy "flutter_remote_config: ^1.0.0" to clipboard
flutter_remote_config: ^1.0.0 copied to clipboard

A completely abstract and configurable Flutter SDK for managing remote configurations. Works with any backend - you implement the interfaces to match your backend's API.

1.0.0 #

Initial Release #

  • ✅ Complete abstraction layer for remote configuration management
  • ✅ Backend-agnostic architecture - works with any backend (REST, GraphQL, gRPC, etc.)
  • ✅ Three load modes: hybrid, remoteOnly, and localOnly
  • ✅ Flexible sync strategies with customizable sync checking
  • ✅ Local caching with automatic synchronization
  • ✅ Type-safe configuration mapping with generic mappers
  • ✅ Comprehensive error handling with specific exception types
  • ✅ Optional logging system with pluggable loggers
  • ✅ Builder pattern for easy configuration
  • ✅ Complete test coverage
  • ✅ Full documentation and examples
0
likes
160
points
25
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A completely abstract and configurable Flutter SDK for managing remote configurations. Works with any backend - you implement the interfaces to match your backend's API.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

meta

More

Packages that depend on flutter_remote_config