Thibault Deckers
Thibault Deckers
### Discussed in https://github.com/deckerst/aves/discussions/55 Originally posted by **zigatilli** August 17, 2021 On this day feature (memories), like google photos or snapchat.
**Describe the bug** Any tap down, tap up or double tap starts to pan when displaying a zoomed image in a `PhotoViewGallery`. `PhotoViewGalleryPageOptions` callbacks `onTapUp` and `onTapDown` are not called,...
## Steps to Reproduce 1. Create a new default Flutter project 2. change `/android/build.gradle` to use `classpath 'com.android.tools.build:gradle:7.3.1'` 3. change `/android/app/build.gradle` to use `minifyEnabled true` in the appropriate build type....
### Discussed in https://github.com/deckerst/aves/discussions/848 Originally posted by **AeliusSaionji** December 21, 2023 https://fcast.org/ Would love to see aves support fcast. It seems to be the most coordinated foss competitor to chromecast/other.
### Discussed in https://github.com/deckerst/aves/discussions/515 Originally posted by **Saijin-Naib** February 8, 2023 I have found Aves by looking for something that was FOSS and can handle raster data like GeoTIFF. It...
`charts_common` and `charts_flutter` currently restrict their `intl` dependency to a version < 0.18.0. This is incompatible with the latest flutter (master branch). Would it possible to lift/loosen the constraint?
I don't know if it's related but HDR videos of the pixel 8 pro look super bright - to the point that it looks very bad - on Aves, when...
### Discussed in https://github.com/deckerst/aves/discussions/1012 Originally posted by **imsodin** May 7, 2024 I searched quite a bit for this in the app or here on github, but couldn't find anything: Can...
**Describe the bug** In a specific complex SVG all the text was hidden, and I trimmed it down to a minimum sample showing the issue. It does not seem to...