-
There's a weird interaction between this widget and the official [flutter google maps ](https://pub.dev/packages/google_maps_flutter).
Whenever the both widgets are in view the cupertino controls a…
-
Developing native-feeling MacOS apps with Flutter should use standard controls for items such as:
- Alert dialogs (wrapper for NSAlert)
- Buttons
- Edit boxes
- Selectors
https://developer.ap…
-
The showCupertinoModalPopup shows a modal at the bottom of the screen. On iPad modals such as action sheets are shown via a popover.
Currently there is no way to show Cupertino style moda…
-
### Package
cronet_http
### Version
1.2.1
### Operating-System
Android
### Output of `flutter doctor -v`
```shell
flutter doctor -v
[✓] Flutter (Channel stable, 3.19.6, on macOS…
-
Several window controls present in the Adwaita icon set are missing in Cupertino-iCons, including the "hamburger menu" used in almost every Gnome core application for the "help" and "about" dialogs. T…
-
I have a flutter app (cupertino styled) with a CupertinoTabBar for navigation. On the HomePage, I have a button to go to the settings (where I use `MaterialWithModalsPageRoute` to navigate, in order t…
-
CupertinoTextFeild:
https://user-images.githubusercontent.com/30322203/186804383-0c05d340-ceed-4cc1-8a1d-d9df6882b6fd.mov
Native iOS UITextField:
https://user-images.githubusercontent.com/3…
-
### Description
[onDateTimeChanged](https://master-api.flutter.dev/flutter/cupertino/CupertinoDatePicker/onDateTimeChanged.html) is called for every item in scroll wheel in `CupertinoDatePicker`. …
-
The errors currently in the Flutter framework on the Engine -> Framework roll look lik
```
In sample starting at packages/flutter/lib/src/cupertino/context_menu.dart:77:import 'package:flutter/cuper…
-
这个 cupertino_icons 库版本差得有点多。
Because data_plugin >=0.0.18 depends on cupertino_icons ^0.1.3 and flutter_combat depends on cupertino_icons ^1.0.1, data_plugin >=0.0.18 is forbidden.
So, because flu…