Davide Bianco
Davide Bianco
For linux i found a lib using gnome/gtk notification model https://github.com/canonical/desktop_notifications.dart, might want to take a peek. Saw a pr that already tried to use this model but had some...
We picked the current name as we ran a contest back then on twitter for the community to choose the name. They proposed some candidates and then proceeded to vote...
I agree by that, and of course it kinda hurts the project too as searching "leaflet" on google doesn't bring up the app but the obviously more famous library. I'll...
Yes got this several times, previously an issue within master. If it isn't fixed flutter side within releasing the newer version then I'll manually build with stable
We did consider some of those options already and we think it could be possible in the near future. End to end encryption was already tested but i myself cant...
The main issue is flutter being trash with version numbers with the split-per-abi option which adds a 2000 to the real build number. But yes, i can provide the older...
UX side its quite tricky to implement this, but its for sure a nice feature to have
there could be a way of implementing a flutterview inside a normal widget, but i'll have to look better into it
There is now similar functionality using app shortcuts, gonna eventually implement a widget if possible
This seems like a great idea and I already have some UI ideas in mind, altho I still have to think on how to implement it with sync and all...