Nguyen Quang Huy
Nguyen Quang Huy
### Actual result On iOS, when I click on this link https://web.twake.app/client/bDxmFx1KPWhhJeetsVj12J/w/w31iupjuCFvvbf8ewYcYg7/c/u5cSraDEmV3HnWSQSDRWxP, it opened Twake app with nothing happens ### Expected Twake app should only accept magic link with format:...
When I opened the twake url : https://web.twake.app/client/bDxmFx1KPWhhJeetsVj12J/w/w31iupjuCFvvbf8ewYcYg7/c/u5cSraDEmV3HnWSQSDRWxP, it opened share by screen https://images.zenhubusercontent.com/271994210/da7d3d47-cddd-4a99-ac33-4bf85dffcb11/signal_2022_04_13_172436.mp4
### Affected feature: Caching data, offline support ### Current behavior - `sqflite` is only supported for Android, iOS, MacOS Need an alternative solution for other platforms: Web, Linux, Windows
### Affected feature: OIDC authentication ### Current behavior - `flutter_appauth` is only supported for Android, iOS Need an alternative solution for other platforms: Web, Linux, Windows, MacOS
### Affected feature: File downloading ### Current behavior - `flutter_downloader` is only supported for Android, iOS Need an alternative solution for other platforms: Web, Linux, Windows, MacOS
Please provide Gradle integration. It's easier for everyone
I tried to upgrade the latest version from `1.2.1` to `3.0.0-beta.1` same as below: - Old: ```dart await _uploader.enqueue( url: url, files: [ FileItem(savedDir: fileInfo.filePath, filename: fileInfo.fileName) ], headers: {...
Fix #1345 https://github.com/miguelpruivo/flutter_file_picker/assets/29337364/836d1613-4f63-42f3-b38f-6afba4f85616
Hello Mike, I just pulled your example and found there is an issue on and afterward: https://github.com/rydmike/flex_color_scheme/blob/be91c990c9b99afadd56a65b00b02412a00fe13a/example/lib/example5_themes_playground/widgets/panels/theme_simulator/app_example_material3/component_screen.dart#L1656 ```console The type 'PersistentBottomSheetController' is declared with 0 type parameters, but 1 type...
I got crash by following these steps: 1. Click to Sheep 2. Click Open Bubble chat by clicking on action bar menu icon 3. Wait for incoming chat via bubble...