-
### Steps to reproduce
1. Create a new flutter project
2. Add integration_test folder
3. Add to pubspec.yaml
integration_test:
sdk: flutter
4. add new test file with the following…
-
**Package Version**
Github, main
**To Reproduce**
Steps to reproduce the behavior:
1. Run code sample in mobile browser (I tested on iOS)
2. Focus editor, so that the keyboard is opened
3. Tap…
-
## Steps to Reproduce
1. Execute `flutter build web` on the code sample, host it, embed into an iframe, open in IOS Safari (or visit https://ios-iframe-test.web.app/test.html)
2. Tap on the text f…
-
### Steps to reproduce
1. Copy code sample below into `main.dart` of a new Flutter project.
2. Run it on an Android emulator or iOS simulator.
3. Like in the video below, over-scroll the bottom s…
-
Hello,
I am trying this package on MacOs for reading at an .xlsx file located in "./test/example.xlsx" (same level as the lib folder).
Here is my code for getting the file.
```
testExcel…
-
On android work perfect, but on flutter web Chrome, Firefox is invisible.
https://rive.app/a/m1n0/files/flare/human-body
`name: splendor_app
description: A new Flutter application.
version: …
-
In the flutter app which relies on
- auto_route: 8.2.0
when having nested routes, back gesture pops all the added routes till parent route.
Expected behaviour: On Back Gesture we reach Screen A
…
-
My ColorFilter is being applied to the whole app, not just the container of the SVG. I tried wrapping the SVG in a `Container` and other widgets but it still applies the filter to the whole app. Is th…
-
![image](https://user-images.githubusercontent.com/8476017/90714589-9c39c100-e2da-11ea-8220-cfc7e33a5999.png)
import 'package:flare_flutter/flare_actor.dart';
import 'package:flutter/material.…
bing6 updated
4 years ago
-
The current Dart SDK version is 3.5.3.
Because flutter_midi_text depends on dependencies any which doesn't support null safety, version solving failed.
The lower bound of "sdk: '>=2.0.0