Actions
Task #21
closed
Task #19: Ensure Compatibility with Flutter Web
Replace Libraries for Flutter Web Compatibility
Task #21:
Replace Libraries for Flutter Web Compatibility
Status:
Closed
Priority:
High
Assignee:
Milad Khnefes
Target version:
Sunnex - V1.1
Updated by Fadi Hussein about 2 months ago
- Assignee set to Milad Khnefes
Updated by Milad Khnefes about 2 months ago
Figured out that neither sqflite nor sqlite3 will work on both web and Android
Switching back to trying drift
Updated by Milad Khnefes about 2 months ago
- % Done changed from 0 to 100
Managed to make Drift DB initialize and insert on both Android and Web (Indexed DB without WASM, since it caused a lot of errors and problems)
Updated by Milad Khnefes about 2 months ago
- % Done changed from 100 to 70
flutter_phoenix is working fine on web
no need to change anything
Updated by Milad Khnefes about 2 months ago
- % Done changed from 70 to 100
Migrated to awesome_notification package successfully (android and web)
Updated by Milad Khnefes about 2 months ago
Fixed the web inconsistencies when calling a web code inside an android build
Updated by Fadi Hussein about 1 month ago
- Status changed from New to Closed
Actions