env_switcher 1.0.1 copy "env_switcher: ^1.0.1" to clipboard
env_switcher: ^1.0.1 copied to clipboard

A Flutter package for switching between different environment configurations (dev, staging, production) with a secret tap gesture.

1.0.1 - 2024-02-13 #

  • 📦 Add storage mode, temporary or permanent. Affects to the behaviour how env changed.

1.0.0 - 2026-02-05 #

Initial Release #

  • ✨ Secret tap gesture to reveal environment switcher
  • 🎨 Beautiful bottom sheet UI for environment selection
  • 💾 Persistent environment selection using SharedPreferences
  • 🔄 Support for unlimited environment configurations
  • 📦 Type-safe environment configuration with extras
  • 🔔 ChangeNotifier support for listening to environment changes
  • ⚡ Easy-to-use API with minimal setup
  • 📱 Full platform support (iOS, Android, Web, Desktop)
  • 🎯 Customizable tap count and time window
  • ✅ Visual feedback on taps
  • 🛡️ Production-safe with conditional enabling
1
likes
160
points
204
downloads

Publisher

verified publisherramashook.my.id

Weekly Downloads

A Flutter package for switching between different environment configurations (dev, staging, production) with a secret tap gesture.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on env_switcher