-
@eseidelGoogle commented on [Thu May 25 2017](https://github.com/flutter/flutter/issues/10307)
@sethladd asked me how difficult it was to test landscape layouts in tests. I suspect it's straightforw…
-
**Serverpod** comes with a built-in **web server** called **Relic**. It's still experimental, and it would be nice to clean it up and make it top-notch, like the rest of Serverpod. 🚀
![relic](https…
-
### Steps to reproduce
in the following code:
````
@override
Widget build(BuildContext context) {
LutFoldersProvider lutFoldersProvider = Provider.of(
context,
);
retur…
-
I have an app that works fine in debug mode. When run in release the application can not find the provider from the context. I can see that the MultiProvider is working as I see the constructor prin…
-
Flutter plugin version 54.1.1
Dart plugin version 201.9335
Android Studio 4.1.3
Thanks!
-
```════════ Exception caught by widgets library ═══════════════════════════════════════════════════════
The following assertion was thrown building NotificationListener:
Unexpected call to replaceSe…
-
======== Exception caught by widgets library =======================================================
The following assertion was thrown while finalizing the widget tree:
Multiple widgets used the sa…
-
### Version
3.1.0
### Library
feedback
### Flutter channel
stable
### Flutter version
3.22.0
### Platform
Android
### Details
After wrapping myApp() with BetterFeedback() (no parameters spe…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
I've been trying to run this project on iOS, but I keep getting Module 'flutter_unity_widget' not found. I already exported the project from unity
What do you think the problem is?