Cuong Nguyen
Cuong Nguyen
I need it for web too, is there any plan to support it for web?
I am also facing the same problem.
You need to upgrade `flutter_svg` to newer version. Or use `flutter_gen: 5.1.0+1` or older for `flutter_svg: 1.1.6` by using: `dart pub global activate flutter_gen 5.1.0+1`
I also had the same problem with my Galaxy S10+
it works on Galaxy S6 (Android 7), but not on Galaxy S10+ (Android 11). ----------------------------------------------------------------------------------------- `android.content.ActivityNotFoundException: No Activity found to handle Intent { act=com.github.alezhka.flutter_incoming_call.activity.ACTION_INCOMING_CALL` ----------------------------------------------------------------------------------------- Is it missing something? How...
How is this request going? I need the arrow line too.
I have the same issue with POST request: the CURL can't use in Postman.
You should try this: ``` dependency_overrides: chopper: 8.3.0 ```