-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
flutter_ume_kit_ui 和系统的SearchBar冲突 #120
Comments
同样问题,希望尽快得到修复 |
4 tasks
jixiaoyong
added a commit
to jixiaoyong/flutter_ume
that referenced
this issue
Jul 18, 2023
jixiaoyong
added a commit
to jixiaoyong/flutter_ume
that referenced
this issue
Jul 18, 2023
有解决吗? 如何处理呢? |
talisk
pushed a commit
that referenced
this issue
Sep 8, 2023
…d ume's SearchBar. (#122) * fix conflicted SearchBar * add comment
现在flutter_ume_kit_ui用了1.1.0也不行. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
##flutter和dart环境
Flutter 3.10.2 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 9cd3d0d9ff (9 days ago) • 2023-05-23 20:57:28 -0700
Engine • revision 90fa3ae28f
Tools • Dart 3.0.2 • DevTools 2.23.1
##dependencies
flutter_ume: ^1.0.1
flutter_ume_kit_ui: ^1.0.0
flutter_ume_kit_device: ^1.0.0
flutter_ume_kit_perf: ^1.0.0
flutter_ume_kit_show_code: ^1.0.0
flutter_ume_kit_console: ^1.0.0
flutter_ume_kit_dio: ^1.0.0
##错误日志
Error (Xcode): ../../.pub-cache/hosted/pub.dev/flutter_ume_kit_ui-1.1.0/lib/components/widget_detail_inspector/widget_detail_inspector.dart:202:24: Error: 'SearchBar' is imported from both 'package:flutter/src/material/search_anchor.dart' and 'package:flutter_ume_kit_ui/components/widget_detail_inspector/search_bar.dart'.
The text was updated successfully, but these errors were encountered: