mirror of
https://github.com/flutter/samples.git
synced 2026-03-27 14:51:45 +00:00
Adds add2app Flutter module and an iOS project to run it. (#126)
This commit is contained in:
28
experimental/add_to_app/SimpleIOSExample/Podfile.lock
Normal file
28
experimental/add_to_app/SimpleIOSExample/Podfile.lock
Normal file
@@ -0,0 +1,28 @@
|
||||
PODS:
|
||||
- example_module (0.0.1):
|
||||
- Flutter
|
||||
- Flutter (1.0.0)
|
||||
- FlutterPluginRegistrant (0.0.1):
|
||||
- Flutter
|
||||
|
||||
DEPENDENCIES:
|
||||
- example_module (from `../example_module/.ios/Flutter`)
|
||||
- Flutter (from `../example_module/.ios/Flutter/engine`)
|
||||
- FlutterPluginRegistrant (from `../example_module/.ios/Flutter/FlutterPluginRegistrant`)
|
||||
|
||||
EXTERNAL SOURCES:
|
||||
example_module:
|
||||
:path: "../example_module/.ios/Flutter"
|
||||
Flutter:
|
||||
:path: "../example_module/.ios/Flutter/engine"
|
||||
FlutterPluginRegistrant:
|
||||
:path: "../example_module/.ios/Flutter/FlutterPluginRegistrant"
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
example_module: 9b3ae62667af6b748c59e68774be3d4760f9749b
|
||||
Flutter: 58dd7d1b27887414a370fcccb9e645c08ffd7a6a
|
||||
FlutterPluginRegistrant: 8855ca2b426d228cb41aa6c26c0c83b8c49e3593
|
||||
|
||||
PODFILE CHECKSUM: b7560f9a15a01771cb2ffbac185d4fd57e3250cc
|
||||
|
||||
COCOAPODS: 1.7.2
|
||||
Reference in New Issue
Block a user