cocoapods-embed-flutter 0.5.2 → 0.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.vscode/extensions.json +6 -0
- data/CHANGELOG.md +70 -19
- data/Gemfile +2 -4
- data/Gemfile.lock +66 -9
- data/README.md +15 -1
- data/Rakefile +19 -8
- data/cocoapods-embed-flutter.gemspec +13 -11
- data/lib/cocoapods-embed-flutter/flutter/dependency.rb +22 -7
- data/lib/cocoapods-embed-flutter/flutter/downloader.rb +3 -0
- data/lib/cocoapods-embed-flutter/flutter/external_sources.rb +17 -10
- data/lib/cocoapods-embed-flutter/flutter/pubspec.rb +51 -18
- data/lib/cocoapods-embed-flutter/gem_version.rb +1 -1
- data/lib/cocoapods-embed-flutter/src/pub.rb +8 -2
- metadata +22 -33
- data/.github/config/config.js +0 -21
- data/.github/config/package-lock.json +0 -223
- data/.github/config/package.json +0 -16
- data/.github/config/pre_changelog_hook.js +0 -27
- data/.github/dependabot.yml +0 -23
- data/.github/workflows/main.yml +0 -146
- data/example/flutter_module/.gitignore +0 -48
- data/example/flutter_module/.metadata +0 -10
- data/example/flutter_module/README.md +0 -11
- data/example/flutter_module/analysis_options.yaml +0 -4
- data/example/flutter_module/flutter_module.iml +0 -18
- data/example/flutter_module/flutter_module_android.iml +0 -27
- data/example/flutter_module/lib/main.dart +0 -112
- data/example/flutter_module/pubspec.lock +0 -174
- data/example/flutter_module/pubspec.yaml +0 -87
- data/example/flutter_module/test/widget_test.dart +0 -30
- data/example/ios_app/Gemfile +0 -4
- data/example/ios_app/Gemfile.lock +0 -110
- data/example/ios_app/Podfile +0 -11
- data/example/ios_app/Podfile.lock +0 -28
- data/example/ios_app/ios_app/Assets.xcassets/AccentColor.colorset/Contents.json +0 -11
- data/example/ios_app/ios_app/Assets.xcassets/AppIcon.appiconset/Contents.json +0 -98
- data/example/ios_app/ios_app/Assets.xcassets/Contents.json +0 -6
- data/example/ios_app/ios_app/ContentView.swift +0 -40
- data/example/ios_app/ios_app/Preview Content/Preview Assets.xcassets/Contents.json +0 -6
- data/example/ios_app/ios_app/ios_appApp.swift +0 -18
- data/example/ios_app/ios_app.xcodeproj/project.pbxproj +0 -426
@@ -1,110 +0,0 @@
|
|
1
|
-
PATH
|
2
|
-
remote: ../..
|
3
|
-
specs:
|
4
|
-
cocoapods-embed-flutter (0.5.1)
|
5
|
-
cocoapods
|
6
|
-
fileutils
|
7
|
-
yaml
|
8
|
-
|
9
|
-
GEM
|
10
|
-
remote: https://rubygems.org/
|
11
|
-
specs:
|
12
|
-
CFPropertyList (3.0.5)
|
13
|
-
rexml
|
14
|
-
activesupport (6.1.5)
|
15
|
-
concurrent-ruby (~> 1.0, >= 1.0.2)
|
16
|
-
i18n (>= 1.6, < 2)
|
17
|
-
minitest (>= 5.1)
|
18
|
-
tzinfo (~> 2.0)
|
19
|
-
zeitwerk (~> 2.3)
|
20
|
-
addressable (2.8.0)
|
21
|
-
public_suffix (>= 2.0.2, < 5.0)
|
22
|
-
algoliasearch (1.27.5)
|
23
|
-
httpclient (~> 2.8, >= 2.8.3)
|
24
|
-
json (>= 1.5.1)
|
25
|
-
atomos (0.1.3)
|
26
|
-
claide (1.1.0)
|
27
|
-
cocoapods (1.11.2)
|
28
|
-
addressable (~> 2.8)
|
29
|
-
claide (>= 1.0.2, < 2.0)
|
30
|
-
cocoapods-core (= 1.11.2)
|
31
|
-
cocoapods-deintegrate (>= 1.0.3, < 2.0)
|
32
|
-
cocoapods-downloader (>= 1.4.0, < 2.0)
|
33
|
-
cocoapods-plugins (>= 1.0.0, < 2.0)
|
34
|
-
cocoapods-search (>= 1.0.0, < 2.0)
|
35
|
-
cocoapods-trunk (>= 1.4.0, < 2.0)
|
36
|
-
cocoapods-try (>= 1.1.0, < 2.0)
|
37
|
-
colored2 (~> 3.1)
|
38
|
-
escape (~> 0.0.4)
|
39
|
-
fourflusher (>= 2.3.0, < 3.0)
|
40
|
-
gh_inspector (~> 1.0)
|
41
|
-
molinillo (~> 0.8.0)
|
42
|
-
nap (~> 1.0)
|
43
|
-
ruby-macho (>= 1.0, < 3.0)
|
44
|
-
xcodeproj (>= 1.21.0, < 2.0)
|
45
|
-
cocoapods-core (1.11.2)
|
46
|
-
activesupport (>= 5.0, < 7)
|
47
|
-
addressable (~> 2.8)
|
48
|
-
algoliasearch (~> 1.0)
|
49
|
-
concurrent-ruby (~> 1.1)
|
50
|
-
fuzzy_match (~> 2.0.4)
|
51
|
-
nap (~> 1.0)
|
52
|
-
netrc (~> 0.11)
|
53
|
-
public_suffix (~> 4.0)
|
54
|
-
typhoeus (~> 1.0)
|
55
|
-
cocoapods-deintegrate (1.0.5)
|
56
|
-
cocoapods-downloader (1.5.1)
|
57
|
-
cocoapods-plugins (1.0.0)
|
58
|
-
nap
|
59
|
-
cocoapods-search (1.0.1)
|
60
|
-
cocoapods-trunk (1.6.0)
|
61
|
-
nap (>= 0.8, < 2.0)
|
62
|
-
netrc (~> 0.11)
|
63
|
-
cocoapods-try (1.2.0)
|
64
|
-
colored2 (3.1.2)
|
65
|
-
concurrent-ruby (1.1.9)
|
66
|
-
escape (0.0.4)
|
67
|
-
ethon (0.15.0)
|
68
|
-
ffi (>= 1.15.0)
|
69
|
-
ffi (1.15.5)
|
70
|
-
fileutils (1.6.0)
|
71
|
-
fourflusher (2.3.1)
|
72
|
-
fuzzy_match (2.0.4)
|
73
|
-
gh_inspector (1.1.3)
|
74
|
-
httpclient (2.8.3)
|
75
|
-
i18n (1.10.0)
|
76
|
-
concurrent-ruby (~> 1.0)
|
77
|
-
json (2.6.1)
|
78
|
-
minitest (5.15.0)
|
79
|
-
molinillo (0.8.0)
|
80
|
-
nanaimo (0.3.0)
|
81
|
-
nap (1.1.0)
|
82
|
-
netrc (0.11.0)
|
83
|
-
public_suffix (4.0.6)
|
84
|
-
rexml (3.2.5)
|
85
|
-
ruby-macho (2.5.1)
|
86
|
-
typhoeus (1.4.0)
|
87
|
-
ethon (>= 0.9.0)
|
88
|
-
tzinfo (2.0.4)
|
89
|
-
concurrent-ruby (~> 1.0)
|
90
|
-
xcodeproj (1.21.0)
|
91
|
-
CFPropertyList (>= 2.3.3, < 4.0)
|
92
|
-
atomos (~> 0.1.3)
|
93
|
-
claide (>= 1.0.2, < 2.0)
|
94
|
-
colored2 (~> 3.1)
|
95
|
-
nanaimo (~> 0.3.0)
|
96
|
-
rexml (~> 3.2.4)
|
97
|
-
yaml (0.2.0)
|
98
|
-
zeitwerk (2.5.4)
|
99
|
-
|
100
|
-
PLATFORMS
|
101
|
-
universal-darwin-21
|
102
|
-
x86_64-darwin-19
|
103
|
-
x86_64-linux
|
104
|
-
|
105
|
-
DEPENDENCIES
|
106
|
-
cocoapods
|
107
|
-
cocoapods-embed-flutter!
|
108
|
-
|
109
|
-
BUNDLED WITH
|
110
|
-
2.3.7
|
data/example/ios_app/Podfile
DELETED
@@ -1,11 +0,0 @@
|
|
1
|
-
# Uncomment the next line to define a global platform for your project
|
2
|
-
platform :ios, '9.0'
|
3
|
-
plugin 'cocoapods-embed-flutter'
|
4
|
-
|
5
|
-
target 'ios_app' do
|
6
|
-
# Comment the next line if you don't want to use dynamic frameworks
|
7
|
-
use_frameworks!
|
8
|
-
|
9
|
-
# Pods for ios_app
|
10
|
-
pub 'flutter_module', :path => '../'
|
11
|
-
end
|
@@ -1,28 +0,0 @@
|
|
1
|
-
PODS:
|
2
|
-
- Flutter (1.0.0)
|
3
|
-
- flutter_module (0.0.1):
|
4
|
-
- Flutter
|
5
|
-
- FlutterPluginRegistrant (0.0.1):
|
6
|
-
- Flutter
|
7
|
-
|
8
|
-
DEPENDENCIES:
|
9
|
-
- Flutter (from `../flutter_module/.ios/Flutter/engine`)
|
10
|
-
- flutter_module (from `../flutter_module/.ios/Flutter`)
|
11
|
-
- FlutterPluginRegistrant (from `../flutter_module/.ios/Flutter/FlutterPluginRegistrant`)
|
12
|
-
|
13
|
-
EXTERNAL SOURCES:
|
14
|
-
Flutter:
|
15
|
-
:path: "../flutter_module/.ios/Flutter/engine"
|
16
|
-
flutter_module:
|
17
|
-
:path: "../flutter_module/.ios/Flutter"
|
18
|
-
FlutterPluginRegistrant:
|
19
|
-
:path: "../flutter_module/.ios/Flutter/FlutterPluginRegistrant"
|
20
|
-
|
21
|
-
SPEC CHECKSUMS:
|
22
|
-
Flutter: bdfa2e8fe0e2880a2c6a58a0b1a8675c262a07af
|
23
|
-
flutter_module: d1e1ff44505640bd9aa37f23f63380c646272be4
|
24
|
-
FlutterPluginRegistrant: 2afd5ea46d3a949472c9b7da6462d8fbf7d8b16e
|
25
|
-
|
26
|
-
PODFILE CHECKSUM: 63b6421f4bf00554065d89d2308ed2deb78332fc
|
27
|
-
|
28
|
-
COCOAPODS: 1.11.2
|
@@ -1,98 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"images" : [
|
3
|
-
{
|
4
|
-
"idiom" : "iphone",
|
5
|
-
"scale" : "2x",
|
6
|
-
"size" : "20x20"
|
7
|
-
},
|
8
|
-
{
|
9
|
-
"idiom" : "iphone",
|
10
|
-
"scale" : "3x",
|
11
|
-
"size" : "20x20"
|
12
|
-
},
|
13
|
-
{
|
14
|
-
"idiom" : "iphone",
|
15
|
-
"scale" : "2x",
|
16
|
-
"size" : "29x29"
|
17
|
-
},
|
18
|
-
{
|
19
|
-
"idiom" : "iphone",
|
20
|
-
"scale" : "3x",
|
21
|
-
"size" : "29x29"
|
22
|
-
},
|
23
|
-
{
|
24
|
-
"idiom" : "iphone",
|
25
|
-
"scale" : "2x",
|
26
|
-
"size" : "40x40"
|
27
|
-
},
|
28
|
-
{
|
29
|
-
"idiom" : "iphone",
|
30
|
-
"scale" : "3x",
|
31
|
-
"size" : "40x40"
|
32
|
-
},
|
33
|
-
{
|
34
|
-
"idiom" : "iphone",
|
35
|
-
"scale" : "2x",
|
36
|
-
"size" : "60x60"
|
37
|
-
},
|
38
|
-
{
|
39
|
-
"idiom" : "iphone",
|
40
|
-
"scale" : "3x",
|
41
|
-
"size" : "60x60"
|
42
|
-
},
|
43
|
-
{
|
44
|
-
"idiom" : "ipad",
|
45
|
-
"scale" : "1x",
|
46
|
-
"size" : "20x20"
|
47
|
-
},
|
48
|
-
{
|
49
|
-
"idiom" : "ipad",
|
50
|
-
"scale" : "2x",
|
51
|
-
"size" : "20x20"
|
52
|
-
},
|
53
|
-
{
|
54
|
-
"idiom" : "ipad",
|
55
|
-
"scale" : "1x",
|
56
|
-
"size" : "29x29"
|
57
|
-
},
|
58
|
-
{
|
59
|
-
"idiom" : "ipad",
|
60
|
-
"scale" : "2x",
|
61
|
-
"size" : "29x29"
|
62
|
-
},
|
63
|
-
{
|
64
|
-
"idiom" : "ipad",
|
65
|
-
"scale" : "1x",
|
66
|
-
"size" : "40x40"
|
67
|
-
},
|
68
|
-
{
|
69
|
-
"idiom" : "ipad",
|
70
|
-
"scale" : "2x",
|
71
|
-
"size" : "40x40"
|
72
|
-
},
|
73
|
-
{
|
74
|
-
"idiom" : "ipad",
|
75
|
-
"scale" : "1x",
|
76
|
-
"size" : "76x76"
|
77
|
-
},
|
78
|
-
{
|
79
|
-
"idiom" : "ipad",
|
80
|
-
"scale" : "2x",
|
81
|
-
"size" : "76x76"
|
82
|
-
},
|
83
|
-
{
|
84
|
-
"idiom" : "ipad",
|
85
|
-
"scale" : "2x",
|
86
|
-
"size" : "83.5x83.5"
|
87
|
-
},
|
88
|
-
{
|
89
|
-
"idiom" : "ios-marketing",
|
90
|
-
"scale" : "1x",
|
91
|
-
"size" : "1024x1024"
|
92
|
-
}
|
93
|
-
],
|
94
|
-
"info" : {
|
95
|
-
"author" : "xcode",
|
96
|
-
"version" : 1
|
97
|
-
}
|
98
|
-
}
|
@@ -1,40 +0,0 @@
|
|
1
|
-
//
|
2
|
-
// ContentView.swift
|
3
|
-
// ios_app
|
4
|
-
//
|
5
|
-
// Created by Soumya Ranjan Mahunt on 06/03/22.
|
6
|
-
//
|
7
|
-
|
8
|
-
import SwiftUI
|
9
|
-
import Flutter
|
10
|
-
import FlutterPluginRegistrant
|
11
|
-
|
12
|
-
struct ContentView: View {
|
13
|
-
var body: some View {
|
14
|
-
NavigationView {
|
15
|
-
VStack {
|
16
|
-
Text("Hello, world!")
|
17
|
-
.padding()
|
18
|
-
NavigationLink("Go to Flutter", destination: FlutterView())
|
19
|
-
}
|
20
|
-
}
|
21
|
-
}
|
22
|
-
}
|
23
|
-
|
24
|
-
|
25
|
-
struct FlutterView: UIViewControllerRepresentable {
|
26
|
-
|
27
|
-
func makeUIViewController(context: Context) -> FlutterViewController {
|
28
|
-
let flutterViewController = FlutterViewController(project: nil, nibName: nil, bundle: nil)
|
29
|
-
return flutterViewController
|
30
|
-
}
|
31
|
-
|
32
|
-
func updateUIViewController(_ uiViewController: FlutterViewController, context: Context) {
|
33
|
-
}
|
34
|
-
}
|
35
|
-
|
36
|
-
struct ContentView_Previews: PreviewProvider {
|
37
|
-
static var previews: some View {
|
38
|
-
ContentView()
|
39
|
-
}
|
40
|
-
}
|