You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
config refactor: Space routes to normal room routes 2 years ago
pages refactor: Update to Flutter 3.13.0 2 years ago
utils refactor: Update to Flutter 3.13.0 2 years ago
widgets refactor: Update badge 2 years ago
main.dart feat: Background fetch mode on Android 2 years ago