|
05eb37bc80
|
Fix flutter project with new android-studio version:
- upgrade gradle from 7.5 to 7.6.1
- change java target from 1.8 to 17
- set flutter jdk-dir to system-jdk (instead of now-incompatible android-studio bundled jdk)
(android studio bundles jdk 21, jdk 21 needs gradle 8.4, flutetr does not work with gradle > 7.6.1 )
=> see https://docs.gradle.org/current/userguide/compatibility.html#java
=> https://www.liquidbcn.com/en/insights/solving-issues-android-studio-ladybug-java-21-flutter
|
2024-10-15 19:41:15 +02:00 |
|
|
e9ea573e33
|
Notifications (android via local) work
|
2024-06-15 21:29:51 +02:00 |
|
|
c4773d7b97
|
Add icon
|
2024-06-15 17:06:26 +02:00 |
|
|
0b7fb533da
|
FCM kinda works [does not receive notifications]
|
2024-06-01 03:06:02 +02:00 |
|
|
d5d89ee93a
|
Switch to better notification library
|
2024-05-31 23:56:07 +02:00 |
|
|
dfcee5dfc7
|
Implement FCM [WIP]
|
2024-05-31 15:22:27 +02:00 |
|
|
373683bbf0
|
flutter android build
|
2024-03-02 00:26:47 +01:00 |
|
|
46897cc51b
|
basic api access, state managment etc
|
2024-02-11 01:08:51 +01:00 |
|
|
7e798eb606
|
init flutter project
|
2024-02-10 18:29:41 +01:00 |
|