package icon

Water Me - Plant Watering Reminder

A simple, open and privacy friendly plant watering reminder for Android.
New in version 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
-
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

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 1.0.8 (8) suggested Added on Apr 25, 2023

    arm64-v8a armeabi-v7a x86_64

    This version requires Android 5.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions

    Download APK 19 MiB PGP Signature | Build Log

  • New in version 1.0.7
    ## 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
    - Fix issue on Android 7 with crash due to notification misconfig

    ## 1.0.5+5
    - Remove permissions from being auto merged into manifest:
  • Version 1.0.7 (7) - Added on Apr 10, 2023

    arm64-v8a armeabi-v7a x86_64

    This version requires Android 5.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions

    Download APK 18 MiB PGP Signature | Build Log

  • New in version 1.0.6
    ## 1.0.6+6
    - Fix issue on Android 7 with crash due to notification misconfig

    ## 1.0.5+5
    - Remove permissions from being auto merged into manifest: ACCESS_NETWORK_STATE, RECORD_AUDIO
    - input validation and eye candy

    ## 1.0.4+4
    - Introduce fdroid release

    ## 1.0.2+3
    - Count days always at midnight

    ## 1.0.1+2
    - Fix bug to properly store model
    - UI sugar, input validation
    - Github runner to build APK

    ## 1.0.0+1
    - Initial release, base functionality
    - Plant list, detail-, edit-, add- plant view
  • Version 1.0.6 (6) - Added on Sep 18, 2022

    arm64-v8a armeabi-v7a x86_64

    This version requires Android 5.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions

    Download APK 18 MiB PGP Signature | Build Log