-
Simplified code:
```
showModalBottomSheet(
context: context,
isScrollControlled: true,
isDismissible: true,
backgroundColor: Colors.transparent,
builder: (context) => Dragga…
-
Just had the idea, that a SPARQL based campaign builder would be a great idea (if and when the campaigns are added back to the app). A simple user interface to choose the campaign duration, and other …
-
### Version
5.2.3
### Flutter Doctor Output
```shell
mihai@Mihais-MacBook-Air ios % flutter doctor -v
[✓] Flutter (Channel stable, 3.22.2, on macOS 14.5 23F79 darwin-arm64, locale en-RO)
• Fl…
-
When `CupertinoPageScaffold` is placed inside `CupertinoTabScaffold`, their `resizeToAvoidBottomInset` attributes stack and cause visual bugs with the navigation bar when the onscreen keyboard is pres…
-
## Steps to Reproduce
See the code below, or [this repo](https://github.com/jonmountjoy/navShell).
**Expected results:**
I would expect `didPush` in `NavigatorObserver` to be called for ev…
-
Microservices are very popular, and I hope to create an easy-to-use GRPC library to help developers transition to the rust ecosystem.
Is there an example of integrating gRPC server and client at pres…
-
Hi,
When using the `pushDialog` function with an instance of `AlertDialog` (and probably other `Dialog` instances too), the accessibility leaves a lot to be desired.
#### Code
```dart
import '…
-
Subscribe to this issue and stay notified about new [daily trending repos in Rust](https://github.com/trending/rust?since=daily)!
-
I'm seeing an issue which feels like a Flutter bug.
I have a StatefulWidget which has a state class that looks like this
```dart
class _SearchScreenTabsContainerState extends State
with Singl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package/Plugin version
4.0.0
### Platforms
- [X] Android
- [X] iOS
- [ ] Linux
- [ ] MacOS
- […