-
### Steps to reproduce
1. Place any sample background image within `assets/imgs/bg.png` in a flutter dummy project.
2. Run the provided Code Sample in a simulator (e.g. iPhone 15).
3. Switch amon…
-
During https://github.com/encointer/encointer-wallet-flutter/pull/1593, we have disabled the screenshots in the CI because, as they made the tests crash, presumably because of impeller.
-
**Steps to Reproduce**
I open the box and search for all the objects.
I choose an object and edit a field, but I don't record it in the box.
I search again for the same object in the box using the …
-
I believe I found an odd behaviour when the _onWillPop() callback always vetoes an attempt to pop the screen no matter if it returns true or false;
```dart
Future _onWillPop() async {
return …
-
**Question:** Are you using the latest version of flutter_tex package? [![pub package](https://img.shields.io/pub/v/flutter_tex.svg)](https://pub.dev/packages/flutter_tex)
**Answer:** Yes
**Questi…
-
When I scan a barcode with my barcode scanner I get this error.
```
======== Exception caught by services library ======================================================
The following assertion wa…
nivle updated
1 month ago
-
I've setup this project https://github.com/subfuzion/dart-flutter-fullstack-demo
Works great with macOS desktop, running the backend locally and on Google Cloud Run.
When I try with Flutter Web,…
-
When using the modular package and pushing to a new route, when swiping back to previous screen, the screen is wrapped in a PopScope widget, but the onPopInvoked method is not working.
**Expected b…
-
Hi, great flutter demo with OAuth2 - finally found a sample that actually works! Question more than anything - how is Logout supposed to work? Right now it deletes the refresh token, but when you cl…
-
如果使用最新的版本会编译失败
```
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Warning
──────────────────────────────────────────────────────────────────────────────
Your Flu…