in_app_configs 1.0.2 copy "in_app_configs: ^1.0.2" to clipboard
in_app_configs: ^1.0.2 copied to clipboard

Configs is a powerful environment-aware configuration manager for Flutter apps.

1.0.2 #

  • Configs improved

1.0.1 #

  • Lazy mode support
  • Log throw support

1.0.0 #

  • 🧩 Environment-based configuration — supports live, test, and system modes
  • 💻 Platform-aware values — auto-detects platform or can be overridden (android, ios, web, etc.)
  • ⚡️ Dynamic initialization via Configs.init()
  • 🧠 Nested data lookup with get, getOrNull, and load methods
  • 🔁 Reactive updates using ChangeNotifier
  • 🧱 Declarative UI integration via ConfigBuilder widget
  • 🧩 Extensible delegate system (ConfigsDelegate)
  • 🧮 Supports environment merging and platform overrides
  • 🔍 Type-safe parsing and modifier callbacks
0
likes
160
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Configs is a powerful environment-aware configuration manager for Flutter apps.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, in_app_remote, object_finder

More

Packages that depend on in_app_configs