env_indicator 0.9.3+24 copy "env_indicator: ^0.9.3+24" to clipboard
env_indicator: ^0.9.3+24 copied to clipboard

A Flutter widget that visually shows the current device info and app environment on every page. (i.e. DEV/QA, but not in 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.9.3 #

  • Added option to set the top location of the indicator
  • Updated examples
0
likes
0
points
0
downloads

Publisher

verified publishercavecafe.cc

Weekly Downloads

A Flutter widget that visually shows the current device info and app environment on every page. (i.e. DEV/QA, but not in PROD)

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

device_info_plus, flutter, package_info_plus

More

Packages that depend on env_indicator