-
这个 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…
-
将transitionDuration设置为Duration(milliseconds: 500),或者更高的数值,在动画为Transition.cupertino时,前进动画感觉没有根据设置的时长而变化,但后退动画却是设置的时长
-
Creating this issue to track interest for adding Turkmen as a supported language for Material/Cupertino widgets.
Related to an [attempt to add Cupertino Turkmen translations](https://github.com/fl…
-
Hello, when using the Cupertino alerts dialogs on web application its become this way
![image](https://i.ibb.co/Wp6qqjr/211438909-518467235867631-382585805963580310-n.png)
while it's should look…
-
-
We deploy a Flutter app and have been noticing frequent exceptions from our HTTP requests:
```
SocketException: OS Error: Bad file descriptor, errno = 9, address = , port = 64436
```
From my d…
-
https://github.com/fluttercommunity/chewie/blob/b847af388434b149f47fba10ba969fbec8a9a7f4/lib/src/cupertino/cupertino_controls.dart#L98
**To**
```dart
CircularProgressIndicator.adaptive()
```
-
Iam using `state.selectedDateMillis` to get selected date millisecs about it always return current date
`val state = rememberCupertinoDatePickerState()
AdaptiveDatePicker(
…
-
**Describe the bug**
Pane is not draggable by the dragging handle.
**To Reproduce**
Steps to reproduce the behavior:
Use this react component
// components/MyComponent.tsx
```
import React, …
-
插件
```yaml
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupert…