MagicSource
MagicSource
``` /D:/flutter/.pub-cache/hosted/pub.flutter-io.cn/extended_text-7.0.0/lib/src/selection/extended_text_selection.dart:135:7: Error: The non-abstract class 'ExtendedTextSelectionState' is missing implementations for these members: - TextSelectionDelegate.copySelection - TextSelectionDelegate.cutSelection - TextSelectionDelegate.pasteText - TextSelectionDelegate.selectAll Try to either - provide an implementation, - inherit...
消息本地存储
消息本地存储支持吗?
Hi, I simply replaced face detector, and the landmark generate is wrong: ``` [ 931.92762136 2339.20769691] [ 510.39959192 2297.27704525] [ 63.24823201 2284.217906 ] [ 494.01687384 2427.17235088] [ 744.55595613 1609.01716948] [...
when will the new version publish?
```dart return Navigator( onGenerateRoute: (_) => MaterialPageRoute(builder: (context) { return CupertinoPageScaffold( navigationBar: appBar(context), ```   I have a view like this, which using demo code, push child page with...
 like this, the bottom sheet have a larger padding , how to make it looks like this?
Hi, I have a stateless page, every time the sotfkeyboard lay down after finish text filed input, the whole page will rebuild. And the text just input will gone. I...
headline4: ^^^^^^^^^ /E:/apps/flutter/packages/flutter/lib/src/material/text_theme.dart:109:9: Context: Found this candidate, but the arguments don't match. const TextTheme({ ^^^^^^^^^ lib/main.dart:79:52: Error: The getter 'headline4' isn't defined for the class 'TextTheme'. - 'TextTheme' is from...
Does it support checkbox right click with out manually editing?