env_indicator 0.9.2+15 copy "env_indicator: ^0.9.2+15" to clipboard
env_indicator: ^0.9.2+15 copied to clipboard

A Flutter widget that visually shows the current app environment (DEV / QA / PROD).

0.9.0 #

Initial release with the following features:

  • Environment indicator dot with customizable colors
  • Shows build number and environment name
  • Displays app version, OS version, and device details
  • Auto-hides in production environment
  • Positioned overlay that doesn't interfere with app UI
  • Support for both Android and iOS platforms
  • Can be used with flutter_dotenv to load environment settings from a file, but not necessary

0.9.1 #

  • Added larger screenshots to README

0.9.2 #

  • Run dart format to qualify code static analysis
  • Update README
  • Added DartDoc style comments
  • Corrected description on the sample screenshots
  • Remove excessive linter warnings
0
likes
0
points
0
downloads

Publisher

verified publishercavecafe.cc

Weekly Downloads

A Flutter widget that visually shows the current app environment (DEV / QA / PROD).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

device_info_plus, flutter, package_info_plus

More

Packages that depend on env_indicator