Water Me - Plant Watering Reminder
A simple, open and privacy friendly plant watering reminder for Android.
Andrin Bertschi Internet Sports & Health
Screenshots
Description
Water me is a mobile application written in Flutter to remind you to water your plants.
Features and Components:
- Add plants with watering frequency, name and picture
- No remote entity, local-only application
- Backup and Restore data
- Flutter, currently support for Android
- Camera access
- Local Notifications
- Workmanager with periodic task
- Provider package for MVC separation
What’s new (1.0.8)
## 1.0.8+8
- Bugfix: Serialization issue when launched without existing user data
- Add about popup
- New logo: Many thanks to @7eter
## 1.0.7+7
- Add option to import and export data.
- Add default group for future group support feature.
- Camera no longer creates temporary files but stores plants to app directory.
- Padding changes in plant details.
- Drop support for landscape mode.
- This version changes the model data. Add migration code to introduce a single group on import.
## 1.0.6+6
-
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Write storageCreate and change files on the device storage.
- Read storageRead files on the device storage.
- CameraTake photos and videos.
- Run at startupStart automatically after the device is switched on.
- VibrationControl the vibration alert.
- USE_FULL_SCREEN_INTENT
- Prevent sleepingKeep the device from going to sleep.
- Foreground serviceKeep running in the background, visible in the status bar.
Comments