We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85000d0 commit 2546604Copy full SHA for 2546604
lib/src/widget/camera_picker.dart
@@ -59,7 +59,6 @@ class CameraPicker extends StatefulWidget {
59
/// 通过相机创建 [AssetEntity] 的静态方法
60
static Future<AssetEntity> pickFromCamera(
61
BuildContext context, {
62
- bool shouldKeptInLocal = false,
63
bool isAllowRecording = false,
64
Duration maximumRecordingDuration = const Duration(seconds: 15),
65
ThemeData theme,
0 commit comments