fluffychat/lib
krille-chan c7c801c695
feat: Background fetch mode on Android
This adds a background fetch
mode on android which makes
sure that the flutter engine
is not rendered when the app
started to process background
push notifications only. This should
safe some resources like
battery and performance and
should make processing
background notifications
faster.
2023-08-19 09:50:03 +02:00
..
config refactor: Space routes to normal room routes 2023-08-13 16:21:28 +02:00
pages refactor: Update to Flutter 3.13.0 2023-08-18 07:24:31 +02:00
utils refactor: Update to Flutter 3.13.0 2023-08-18 07:24:31 +02:00
widgets refactor: Update badge 2023-08-19 08:17:40 +02:00
main.dart feat: Background fetch mode on Android 2023-08-19 09:50:03 +02:00