Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ PODS:
- SwiftNIOTransportServices (< 2.0.0, >= 1.11.1)
- SwiftProtobuf (< 2.0.0, >= 1.19.0)
- GTMSessionFetcher/Core (2.3.0)
- image_gallery_saver (2.0.2):
- Flutter
- integration_test (0.0.1):
- Flutter
- JPSVolumeButtonHandler (1.0.5)
Expand Down Expand Up @@ -262,6 +264,7 @@ DEPENDENCIES:
- google_mlkit_commons (from `.symlinks/plugins/google_mlkit_commons/ios`)
- google_mlkit_face_detection (from `.symlinks/plugins/google_mlkit_face_detection/ios`)
- google_mlkit_text_recognition (from `.symlinks/plugins/google_mlkit_text_recognition/ios`)
- image_gallery_saver (from `.symlinks/plugins/image_gallery_saver/ios`)
- integration_test (from `.symlinks/plugins/integration_test/ios`)
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
- patrol (from `.symlinks/plugins/patrol/ios`)
Expand Down Expand Up @@ -326,6 +329,8 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/google_mlkit_face_detection/ios"
google_mlkit_text_recognition:
:path: ".symlinks/plugins/google_mlkit_text_recognition/ios"
image_gallery_saver:
:path: ".symlinks/plugins/image_gallery_saver/ios"
integration_test:
:path: ".symlinks/plugins/integration_test/ios"
path_provider_foundation:
Expand Down Expand Up @@ -359,7 +364,8 @@ SPEC CHECKSUMS:
GoogleUtilitiesComponents: 679b2c881db3b615a2777504623df6122dd20afe
gRPC-Swift: 74adcaaa62ac5e0a018938840328cb1fdfb09e7b
GTMSessionFetcher: 3a63d75eecd6aa32c2fc79f578064e1214dfdec2
integration_test: 13825b8a9334a850581300559b8839134b124670
image_gallery_saver: cb43cc43141711190510e92c460eb1655cd343cb
integration_test: ce0a3ffa1de96d1a89ca0ac26fca7ea18a749ef4
JPSVolumeButtonHandler: 53110330c9168ed325def93eabff39f0fe3e8082
Logging: beeb016c9c80cf77042d62e83495816847ef108b
MLImage: 7bb7c4264164ade9bf64f679b40fb29c8f33ee9b
Expand All @@ -370,7 +376,7 @@ SPEC CHECKSUMS:
MLKitTextRecognitionCommon: 0d48930fee25cce9d52d0ba217490d4797061aa2
MLKitVision: 8baa5f46ee3352614169b85250574fde38c36f49
nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5
path_provider_foundation: 3784922295ac71e43754bd15e0653ccfd36a147c
path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46
patrol: a7622350c42b3a944962fbfe052d07e3691789e5
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
SwiftNIO: 829958aab300642625091f82fc2f49cb7cf4ef24
Expand All @@ -387,8 +393,8 @@ SPEC CHECKSUMS:
SwiftNIOTLS: 598af547490133e9aac52aed0c23c4a90c31dcfc
SwiftNIOTransportServices: 0b2b407819d82eb63af558c5396e33c945759503
SwiftProtobuf: 69f02cd54fb03201c5e6bf8b76f687c5ef7541a3
video_player_avfoundation: 02011213dab73ae3687df27ce441fbbcc82b5579
video_player_avfoundation: 7c6c11d8470e1675df7397027218274b6d2360b3

PODFILE CHECKSUM: a8b143db2d88d9458665bb11a320e286001a8119

COCOAPODS: 1.14.3
COCOAPODS: 1.15.2
6 changes: 3 additions & 3 deletions example/ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = Q8N2T428YG;
DEVELOPMENT_TEAM = 962Y46483Y;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down Expand Up @@ -741,7 +741,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = Q8N2T428YG;
DEVELOPMENT_TEAM = 962Y46483Y;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
Expand All @@ -764,7 +764,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = Q8N2T428YG;
DEVELOPMENT_TEAM = 962Y46483Y;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down
2 changes: 2 additions & 0 deletions example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import 'dart:io';
import 'package:camerawesome/camerawesome_plugin.dart';
import 'package:camerawesome/pigeon.dart';
import 'package:flutter/material.dart';
import 'package:image_gallery_saver/image_gallery_saver.dart';
import 'package:path_provider/path_provider.dart';
import 'utils/file_utils.dart';

Expand Down Expand Up @@ -55,6 +56,7 @@ class CameraPage extends StatelessWidget {
event.captureRequest.when(
single: (single) {
debugPrint('Video saved: ${single.file?.path}');
ImageGallerySaver.saveFile(single.file!.path);
},
multiple: (multiple) {
multiple.fileBySensor.forEach((key, value) {
Expand Down
Loading