togglit_sdk 0.0.3 copy "togglit_sdk: ^0.0.3" to clipboard
togglit_sdk: ^0.0.3 copied to clipboard

Dart SDK for accessing configuration from ToggLit

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1 - 2025-07-06 #

Added #

  • Initial release of ToggLit SDK for Flutter/Dart
  • Basic configuration fetching with TogglitConfig.getConfig()
  • Automatic fallback support for when API calls fail
  • Environment-based configuration management
  • Version-specific configuration fetching
  • Comprehensive error handling
  • Full null safety support
  • Cross-platform compatibility (Flutter mobile, web, desktop, and Dart server)

Features #

  • API key authentication
  • Project and environment-based configuration
  • Optional version parameter for specific config versions
  • Fallback configuration for offline/error scenarios
  • Minimal dependencies (only http package)
  • Comprehensive documentation and examples

0.0.3 - 2025-07-06 #

Added #

0
likes
130
points
6
downloads

Documentation

API reference

Publisher

verified publishertogglit.dev

Weekly Downloads

Dart SDK for accessing configuration from ToggLit

Homepage

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on togglit_sdk