-
I'm not sure if this is exactly the same as https://github.com/AbdulRahmanAlHamali/flutter_typeahead/issues/455, because that issue appears to exist on v4 unlike this one, but looks somewhat related.
…
-
**Describe the bug**
When my spot have non-uniform distance in the x-axis. (such as spot1:x = 1 , spot2:x = 2 , spot3:x = 20 .....
Some curve will overshooting in the x-axis.
I have use ```preventC…
-
**Reproduction Steps:**
1. Comment out `--disable-vm-service` flag from `packages/flutter_tools/lib/src/test/runner.dart`
2. Run `flutter test --experimental-faster-testing test/material` in `flut…
-
用真机测试,报没有插件,说明上不是写了支持iOS的吗?
```
[VERBOSE-2:ui_dart_state.cc(148)] Unhandled Exception: MissingPluginException(No implementation found for method scan on channel qr_scan)
#0 MethodChannel.inv…
-
I got Compass sensor is unreliable, device calibration is needed.
```
import 'dart:async';
import 'dart:math';
import 'package:flutter/material.dart';
import 'package:flutter_qiblah/flutter_qi…
-
Example screenshot:
https://github.com/flutter/flutter/issues/4607#issuecomment-262214734
https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/material/constants.dart#L6
http…
-
Environment details
1. Flutter version 3.24.3, stable channel
2. sonama 14.5, intel
3. google_navigation_flutter: ^0.3.0
OS type and version: iOS iOS 16.7.10 but reproduced at any IOS we tried
Li…
-
Hi,
I've implemented a list of lists which drags and drops effectively on mobile and tablet, but on web causes a weird and unusual crash. Here's the log of it:
```
"Error: This widget has been …
-
flutter_openim_widget-2.3.2/lib/src/chat_itemview.dart:6:1: Error: 'MenuStyle' is imported from both
'package:flutter/src/material/menu_style.dart' and 'package:flutter_openim_widget/src/chat_menu.da…
-
## NavigationDrawer has wrong width
The `NavigationDrawer` drawer width does not follow Material-3 specification.
**Reference:** Material-3 Navigation Drawer specification https://m3.material.io…