-
Hi ,
Web Target is throwing above error while using AdaptiveWidget
`@ExperimentalAdaptiveApi
@Composable
fun AdaptiveText(
text:String,
modifier: Modifier = Modifier,
style…
-
iOS 11 added a standard full-screen dismiss gesture with a pull-down.
We may want to add a pre-canned gesture to cupertino to support this.
FYI @xster
-
If I were in hot_update dart, increase the import 'package: flutter/cupertino. Dart', will quote CompileError: Cannot find import 'package:flutter/cupertino.dart'
cupertino does not seem to be suppor…
-
### Steps to reproduce
Run the code and hover on the bottom destinations.
### Expected results
Tooltip should be shown when hovering a destination.
### Actual results
Tooltip isnt shown when hove…
-
### 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…
-
car and car_fill look a bit wonky
This issue is a consolidated proposal to add missing Cupertino icons and fix incorrect icons
### Incorrect icons
- [ ] `car`icon is incorrect https://github.…
-
Can we also use it in Cupertino App? I get a lot of Material Errors, when using it in a Cupertino App...
-
-
When building against the upcoming compose multiplatform 1.7 alphas, I see this warning when building an iOS app.
Repro: https://github.com/ZacSweers/FieldSpottr/pull/26
```
Showing Recent Issu…
-
I really like the direction _sheet_ is going and how it can work with Navigator2.
The only reason I use modal_bottom_sheet is for iOS-styled modals, which you can achieve with modal_bottom_sheet (b…