Skip to content

Commit 2546604

Browse files
committed
🔥 Code cleanup.
1 parent 85000d0 commit 2546604

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/widget/camera_picker.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ class CameraPicker extends StatefulWidget {
5959
/// 通过相机创建 [AssetEntity] 的静态方法
6060
static Future<AssetEntity> pickFromCamera(
6161
BuildContext context, {
62-
bool shouldKeptInLocal = false,
6362
bool isAllowRecording = false,
6463
Duration maximumRecordingDuration = const Duration(seconds: 15),
6564
ThemeData theme,

0 commit comments

Comments
 (0)