-
I cloned the repo. run the xample but I got below can you tell me what the cause?
The Flutter DevTools debugger and profiler on TPS360 is available at:
http://127.0.0.1:9104?uri=http://127.0.0.1:567…
-
### Steps to reproduce
add camera ^0.11.0 and permission_handler ^11.3.1 plugin then use storage permission for android 10 device and try to create directory outside of app storage.
even though i …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Web
### Description
## D…
-
### Steps to reproduce
I'm using Mac
using Safari browser:
1. Enable Touch ID for autofilling passwords on your Mac.
2. Run the code on the web using Safari.
3. Choose the suggested userna…
-
Create WebRTC plugin
https://github.com/flutter-webrtc/flutter-webrtc
-
**Describe the bug**
Quando utilizado o flutter modular para Web ele não está direcionando para o que estiver dentro do Modular.setInitialRoute. Para Android não ocorre o mesmo problema.
[√] Flutt…
-
## Command
```
flutter --no-color run --machine --track-widget-creation --device-id=8b5ddc6e --start-paused --dart-define=flutter.inspector.structuredErrors=true lib/main.dart
```
## Steps to Re…
-
**Describe the bug**
The hint text or the initial text doesn't who up no matter what I try.
**To Reproduce**
Steps to reproduce the behavior:
Use this code and run it in web.
```dart
final…
-
Looks like there's a bug in [CachedNetworkImage](https://github.com/Baseflow/flutter_cached_network_image) that doesn't properly pass the authorization header when on the web platform, but it works fi…
hbh7 updated
8 months ago
-
### Steps to reproduce
1. Create a shell route.
2. Go to a shell branch, push a detail screen with context.push().
3. Show a modal bottomSheet (without any GoRoutes), then show a modal dialog (ag…