passsionforprogramming
passsionforprogramming
Socket.io has had major changes. The server past 3.0 cannot connect with older client versions. https://socket.io/docs/v3/migrating-from-2-x-to-3-0/index.html
You could probably upgrade it yourself. If you checkout the build.gradle you can see that it's using version 1. You could upgrade that a number and use the package yourself...
Just use this notation dio_http_cache: git: url: https://github.com/hurshi/dio-http-cache.git Or download the folder and manually point to the path.
> I need nullsafety update. Just use this notation dio_http_cache: git: url: https://github.com/hurshi/dio-http-cache.git Or download the folder and manually point to the path.
I am also seeing this issue
Also seeing this issue as well
This looks pretty amazing. Is it done?
Seeing this issue as well
> Hi [@passsionforprogramming](https://github.com/passsionforprogramming), [@vincent-hoodoo](https://github.com/vincent-hoodoo), have you migrated your app to use `UISceneDelegate` per this [documentation](https://docs.flutter.dev/release/breaking-changes/uiscenedelegate#migration-guide-for-flutter-apps)? I suspect that could be the issue. Hello, yes I have migrated.