-
### Summary
I am creating a mobile application for Android and ios using react-native this app shows customers' product and can create accounts using Facebook and Google, I use Firebase to create acc…
-
The app shows popups on top of the visible page. It uses `Overlay.of(context).insert(OverlayEntry(...))` to insert a widget into the `Navigator`'s `Overlay` `Stack`. Unfortunately, the widget …
-
I have serious Problems (Emulationstation freezing/white line on Top and not responing right at start) when i add too many / too big / corrupted gamelist.xml files.
I had this problem prior on diffre…
Ceuse updated
9 years ago
-
Hi Ed!,
First, thanks for this great library. I really enjoy your work.
I issued a problem when working with the library on .net 7.
The problem only accours when using Safari on Mac or IOS when the…
-
### Code sample
Code sample
```dart
CupertinoTextField(
minLines: 5,
controller: commentController,
keyboardType: TextInputType.multiline,
textInputAction: TextInputAction.done,
…
ziqq updated
3 months ago
-
## Steps to Reproduce
You can reproduce by running the following example on an iOS physical device:
```dart
import 'package:flutter/material.dart';
void main() {
runApp(MyApp());
}
cl…
-
### 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/docs/…
-
### What package does this bug report belong to?
google_maps_flutter
### What target platforms are you seeing this bug on?
iOS
### Have you already upgraded your packages?
Yes
### Dependency ver…
-
Hi!
I've managed to hide the dock icon, while keeping the menu bar. For me, the dock icon doesn't make much sense, cause the best thing about the macOS app is the quick toggle between noise cancelli…
-
## Steps to Reproduce
Flutter is painted on a canvas and the browser doesn't detect the scroll.
This causes problems when the native browser uses the scroll to perform their own actions.
Cur…