-
这个 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…
-
I've made small explanation of what I have and what I'm expecting
https://github.com/kspo/super_cupertino_navigation_bar/assets/20270296/2e949c35-95c9-4b00-855d-bd5bc4d26eb7
here's the code of…
-
### 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…
-
Hi,
Is there a way to programatically change a route for not a current tab?
Let's say the current tab is tab2 and I want to pop some pages in the tab1. Is it possible?
Another option which wo…
-
@goderbauer
@gspencergoog
@lorenzOliveto
-
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…
-
https://docs.flutter.io/flutter/cupertino/cupertino-library.html should either show examples of using Cupertino, or link to some place which does.
I'm interested in having a place to point people w…
-
Currently there are special logic that pulls the font file from https://storage.googleapis.com/flutter_infra/flutter/fonts as a tool artifact cache, and a special yaml entry lets the tool add it to th…
xster updated
2 months ago
-
### Page URL
https://docs.flutter.dev/ui/widgets
### Page source
_No response_
### Describe the problem
The Cupertino sliver widgets are added but. not the Material sliver widgets. Add …
-
꼭 MaterialApp으로 생성해야하나?
cupertino 로 생성시도했는데 다른 위젯사용하다가 에러나서 다시 MaterialApp으로 수정하긴 했지만...
iOS Native스러운 화면을 그리고싶을땐 어떻게 하지?