-
### 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…
-
Problem encountered on https://dotnet.microsoft.com/en-us/learn/maui/first-app-tutorial/install
Operating System: windows
Provide details about the problem you're experiencing. Include your operating…
-
### 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…
-
### Steps to reproduce
In Flutter WASM builds the Google Fonts are not loaded when using them as implicit assets.
This is issue one of tree issues discussed with @kevmoo in a video meeting Nov 1…
-
### Steps to reproduce
1. clone flutter/packages
2. open `packages/third_party/packages/flutter_svg/example`
3. `flutter build web --wasm` (although the wasm option is probably not needed)
4. Ob…
-
### Operating System
macOS Sonoma version 14.6.1
### Plugin
connectivity_plus
### Version
6.1.0
### Flutter SDK
3.24.3
### Compilation command
`fvm flutter run`
### Dart Dependencies
_No re…
-
### Steps to reproduce
1. Compile and run the code sample from below on an iPad. The sample simply displays a TextField that is using a `SystemContextMenu`.
2. Enter some text into the text field.
…
-
### This issue respects the following points:
- [x] I have read the [FAQ](https://github.com/nextcloud/notes-android/blob/master/FAQ.md)
- [x] I have searched for existing issues
- [x] The issue affe…
-
* checkout main branch
* use Java 21
* do a native build with:
```
./mvnw -Pbuildpacks-native
```
* start the container
```
docker run -it -p 8080:8080 restbucks:1.0.0-SNAPSHOT
```
* do a …
-
### Version
^9.0.7
### Platforms
Android, iOS
### Device Model
emulator, iPhone 15 Pro Plus
### flutter info
```sh
[✓] Flutter (Channel stable, 3.24.4, on macOS 15.1.1 24B91 darwin-arm64, local…