-
**Describe the bug**
The stacktrace links in debug console are not clickable (on Android Studio, the links are clickable).
**To Reproduce**
Steps to reproduce the behavior:
1. Throw an exception…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
in native sdk i do something like that:
```
if ("release" != BuildConfig.BUILD_TYPE) {
F…
-
### Steps to reproduce
1. Run flutter app for web: `flutter run -d web-server --web-renderer canvaskit`
2. Open the URL in Firebox: `lib/main.dart is being served at http://localhost:XXXXX`
3. Op…
-
Hey Flutter-Tizen Team,
Thanks for this a lot of support its a good job, thanks again.
Im build app of media player to display content of m3u8, not included channels its pure media player.
so i n…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Android
### Description
I have correct…
-
### Steps to reproduce
1. Create a basic flutter app with localizations including English and Simplified Chinese
2. Change the device language from English to Chinese
### Expected results
Th…
-
### Steps to reproduce
The project code format will appear
### Code sample
Code sample
```dart
[Paste your code here]
```
### What target platforms are you seeing this bug on?
macOS
#…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Core, Auth
### Which platforms are affected?
iOS, macOS
### Description
When …
-
### Steps to reproduce
1. Create flutter web project
2. Diasble browser context menu
3. Add SearchAnchor with SearchBar inside
4. run app
If you click on SearchBar with the right button, you'll…