Skip to content

Commit 9317baa

Browse files
committed
notifications dont make duplicates anymore
1 parent 881a633 commit 9317baa

8 files changed

Lines changed: 225 additions & 223 deletions

File tree

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
#!/bin/sh
22
# This is a generated file; do not edit or check into version control.
3-
export "FLUTTER_ROOT=/home/ze/flutter"
4-
export "FLUTTER_APPLICATION_PATH=/home/ze/Facultis/3ano/ESOF/open-cx-facas/AgendappDEMO"
5-
export "FLUTTER_TARGET=lib/main.dart"
3+
export "FLUTTER_ROOT=/Users/gustavonrm/Developer/flutter"
4+
export "FLUTTER_APPLICATION_PATH=/Users/gustavonrm/Desktop/ESOF/open-cx-facas/AgendappDEMO"
5+
export "FLUTTER_TARGET=/Users/gustavonrm/Desktop/ESOF/open-cx-facas/AgendappDEMO/lib/main.dart"
66
export "FLUTTER_BUILD_DIR=build"
77
export "SYMROOT=${SOURCE_ROOT}/../build/ios"
8-
export "FLUTTER_FRAMEWORK_DIR=/home/ze/flutter/bin/cache/artifacts/engine/ios"
8+
export "FLUTTER_FRAMEWORK_DIR=/Users/gustavonrm/Developer/flutter/bin/cache/artifacts/engine/ios"
99
export "FLUTTER_BUILD_NAME=1.0.0"
1010
export "FLUTTER_BUILD_NUMBER=1"
11+
export "TRACK_WIDGET_CREATION=true"

AgendappDEMO/ios/Podfile.lock

Lines changed: 138 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,138 @@
1+
PODS:
2+
- Firebase/Core (6.12.0):
3+
- Firebase/CoreOnly
4+
- FirebaseAnalytics (= 6.1.5)
5+
- Firebase/CoreOnly (6.12.0):
6+
- FirebaseCore (= 6.3.3)
7+
- Firebase/Messaging (6.12.0):
8+
- Firebase/CoreOnly
9+
- FirebaseMessaging (~> 4.1.8)
10+
- firebase_messaging (0.0.1):
11+
- Firebase/Core
12+
- Firebase/Messaging
13+
- Flutter
14+
- FirebaseAnalytics (6.1.5):
15+
- FirebaseCore (~> 6.3)
16+
- FirebaseInstanceID (~> 4.2)
17+
- GoogleAppMeasurement (= 6.1.5)
18+
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
19+
- GoogleUtilities/MethodSwizzler (~> 6.0)
20+
- GoogleUtilities/Network (~> 6.0)
21+
- "GoogleUtilities/NSData+zlib (~> 6.0)"
22+
- nanopb (= 0.3.9011)
23+
- FirebaseAnalyticsInterop (1.4.0)
24+
- FirebaseCore (6.3.3):
25+
- FirebaseCoreDiagnostics (~> 1.0)
26+
- FirebaseCoreDiagnosticsInterop (~> 1.0)
27+
- GoogleUtilities/Environment (~> 6.2)
28+
- GoogleUtilities/Logger (~> 6.2)
29+
- FirebaseCoreDiagnostics (1.1.1):
30+
- FirebaseCoreDiagnosticsInterop (~> 1.0)
31+
- GoogleDataTransportCCTSupport (~> 1.0)
32+
- GoogleUtilities/Environment (~> 6.2)
33+
- GoogleUtilities/Logger (~> 6.2)
34+
- nanopb (~> 0.3.901)
35+
- FirebaseCoreDiagnosticsInterop (1.1.0)
36+
- FirebaseInstanceID (4.2.7):
37+
- FirebaseCore (~> 6.0)
38+
- GoogleUtilities/Environment (~> 6.0)
39+
- GoogleUtilities/UserDefaults (~> 6.0)
40+
- FirebaseMessaging (4.1.8):
41+
- FirebaseAnalyticsInterop (~> 1.3)
42+
- FirebaseCore (~> 6.2)
43+
- FirebaseInstanceID (~> 4.1)
44+
- GoogleUtilities/AppDelegateSwizzler (~> 6.2)
45+
- GoogleUtilities/Environment (~> 6.2)
46+
- GoogleUtilities/Reachability (~> 6.2)
47+
- GoogleUtilities/UserDefaults (~> 6.2)
48+
- Protobuf (>= 3.9.2, ~> 3.9)
49+
- Flutter (1.0.0)
50+
- flutter_local_notifications (0.0.1):
51+
- Flutter
52+
- GoogleAppMeasurement (6.1.5):
53+
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
54+
- GoogleUtilities/MethodSwizzler (~> 6.0)
55+
- GoogleUtilities/Network (~> 6.0)
56+
- "GoogleUtilities/NSData+zlib (~> 6.0)"
57+
- nanopb (= 0.3.9011)
58+
- GoogleDataTransport (3.0.1)
59+
- GoogleDataTransportCCTSupport (1.2.1):
60+
- GoogleDataTransport (~> 3.0)
61+
- nanopb (~> 0.3.901)
62+
- GoogleUtilities/AppDelegateSwizzler (6.3.1):
63+
- GoogleUtilities/Environment
64+
- GoogleUtilities/Logger
65+
- GoogleUtilities/Network
66+
- GoogleUtilities/Environment (6.3.1)
67+
- GoogleUtilities/Logger (6.3.1):
68+
- GoogleUtilities/Environment
69+
- GoogleUtilities/MethodSwizzler (6.3.1):
70+
- GoogleUtilities/Logger
71+
- GoogleUtilities/Network (6.3.1):
72+
- GoogleUtilities/Logger
73+
- "GoogleUtilities/NSData+zlib"
74+
- GoogleUtilities/Reachability
75+
- "GoogleUtilities/NSData+zlib (6.3.1)"
76+
- GoogleUtilities/Reachability (6.3.1):
77+
- GoogleUtilities/Logger
78+
- GoogleUtilities/UserDefaults (6.3.1):
79+
- GoogleUtilities/Logger
80+
- nanopb (0.3.9011):
81+
- nanopb/decode (= 0.3.9011)
82+
- nanopb/encode (= 0.3.9011)
83+
- nanopb/decode (0.3.9011)
84+
- nanopb/encode (0.3.9011)
85+
- Protobuf (3.10.0)
86+
87+
DEPENDENCIES:
88+
- firebase_messaging (from `.symlinks/plugins/firebase_messaging/ios`)
89+
- Flutter (from `.symlinks/flutter/ios`)
90+
- flutter_local_notifications (from `.symlinks/plugins/flutter_local_notifications/ios`)
91+
92+
SPEC REPOS:
93+
trunk:
94+
- Firebase
95+
- FirebaseAnalytics
96+
- FirebaseAnalyticsInterop
97+
- FirebaseCore
98+
- FirebaseCoreDiagnostics
99+
- FirebaseCoreDiagnosticsInterop
100+
- FirebaseInstanceID
101+
- FirebaseMessaging
102+
- GoogleAppMeasurement
103+
- GoogleDataTransport
104+
- GoogleDataTransportCCTSupport
105+
- GoogleUtilities
106+
- nanopb
107+
- Protobuf
108+
109+
EXTERNAL SOURCES:
110+
firebase_messaging:
111+
:path: ".symlinks/plugins/firebase_messaging/ios"
112+
Flutter:
113+
:path: ".symlinks/flutter/ios"
114+
flutter_local_notifications:
115+
:path: ".symlinks/plugins/flutter_local_notifications/ios"
116+
117+
SPEC CHECKSUMS:
118+
Firebase: da031bc7012374e3bed17a6731b89327b29863b9
119+
firebase_messaging: db3f19ec4490799e5c660723626740e539c41c04
120+
FirebaseAnalytics: 4e53a7eb7b76bc703c4d9239bc964545e9b23361
121+
FirebaseAnalyticsInterop: d48b6ab67bcf016a05e55b71fc39c61c0cb6b7f3
122+
FirebaseCore: bcd6c112429249d7921e907d661e8955a3549e26
123+
FirebaseCoreDiagnostics: af29e43048607588c050889d19204f4d7b758c9f
124+
FirebaseCoreDiagnosticsInterop: e9b1b023157e3a2fc6418b5cb601e79b9af7b3a0
125+
FirebaseInstanceID: ebd2ea79ee38db0cb5f5167b17a0d387e1cc7b6e
126+
FirebaseMessaging: de30f83a372a390be6f2ba44ec43a45b7ccdb43f
127+
Flutter: 0e3d915762c693b495b44d77113d4970485de6ec
128+
flutter_local_notifications: 9e4738ce2471c5af910d961a6b7eadcf57c50186
129+
GoogleAppMeasurement: 037f46d1d8ae8b312720f1042585ab961a1289e3
130+
GoogleDataTransport: 166f9b9f82cbf60a204e8fe2daa9db3e3ec1fb15
131+
GoogleDataTransportCCTSupport: f6ab1962e9dc05ab1fb938b795e5b310209edeec
132+
GoogleUtilities: f895fde57977df4e0233edda0dbeac490e3703b6
133+
nanopb: 18003b5e52dab79db540fe93fe9579f399bd1ccd
134+
Protobuf: a4dc852ad69c027ca2166ed287b856697814375b
135+
136+
PODFILE CHECKSUM: 64b2109b760ac9073c864e2a8278e6464efaa219
137+
138+
COCOAPODS: 1.8.4

AgendappDEMO/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 66 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
2020
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
2121
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
22+
D0C71DE2D4738741C2C55284 /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F34DEA5B80280CC6FB1F1AB4 /* libPods-Runner.a */; };
2223
/* End PBXBuildFile section */
2324

2425
/* Begin PBXCopyFilesBuildPhase section */
@@ -41,6 +42,7 @@
4142
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
4243
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
4344
3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; };
45+
414408C40DB6D9CE658E9587 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
4446
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
4547
7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
4648
7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
@@ -53,6 +55,9 @@
5355
97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
5456
97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
5557
97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
58+
97C6BC984103F901D64C43E1 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
59+
DA54BF08FF3E223FD78885C7 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
60+
F34DEA5B80280CC6FB1F1AB4 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; };
5661
/* End PBXFileReference section */
5762

5863
/* Begin PBXFrameworksBuildPhase section */
@@ -62,12 +67,24 @@
6267
files = (
6368
9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */,
6469
3B80C3941E831B6300D905FE /* App.framework in Frameworks */,
70+
D0C71DE2D4738741C2C55284 /* libPods-Runner.a in Frameworks */,
6571
);
6672
runOnlyForDeploymentPostprocessing = 0;
6773
};
6874
/* End PBXFrameworksBuildPhase section */
6975

7076
/* Begin PBXGroup section */
77+
6CC1E63312504B0088AAC66C /* Pods */ = {
78+
isa = PBXGroup;
79+
children = (
80+
414408C40DB6D9CE658E9587 /* Pods-Runner.debug.xcconfig */,
81+
DA54BF08FF3E223FD78885C7 /* Pods-Runner.release.xcconfig */,
82+
97C6BC984103F901D64C43E1 /* Pods-Runner.profile.xcconfig */,
83+
);
84+
name = Pods;
85+
path = Pods;
86+
sourceTree = "<group>";
87+
};
7188
9740EEB11CF90186004384FC /* Flutter */ = {
7289
isa = PBXGroup;
7390
children = (
@@ -87,7 +104,8 @@
87104
9740EEB11CF90186004384FC /* Flutter */,
88105
97C146F01CF9000F007C117D /* Runner */,
89106
97C146EF1CF9000F007C117D /* Products */,
90-
CF3B75C9A7D2FA2A4C99F110 /* Frameworks */,
107+
6CC1E63312504B0088AAC66C /* Pods */,
108+
AEF33CDA48B643044E63BE8C /* Frameworks */,
91109
);
92110
sourceTree = "<group>";
93111
};
@@ -123,19 +141,29 @@
123141
name = "Supporting Files";
124142
sourceTree = "<group>";
125143
};
144+
AEF33CDA48B643044E63BE8C /* Frameworks */ = {
145+
isa = PBXGroup;
146+
children = (
147+
F34DEA5B80280CC6FB1F1AB4 /* libPods-Runner.a */,
148+
);
149+
name = Frameworks;
150+
sourceTree = "<group>";
151+
};
126152
/* End PBXGroup section */
127153

128154
/* Begin PBXNativeTarget section */
129155
97C146ED1CF9000F007C117D /* Runner */ = {
130156
isa = PBXNativeTarget;
131157
buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
132158
buildPhases = (
159+
6E3FB0C3B4A5CC6DD317F902 /* [CP] Check Pods Manifest.lock */,
133160
9740EEB61CF901F6004384FC /* Run Script */,
134161
97C146EA1CF9000F007C117D /* Sources */,
135162
97C146EB1CF9000F007C117D /* Frameworks */,
136163
97C146EC1CF9000F007C117D /* Resources */,
137164
9705A1C41CF9048500538489 /* Embed Frameworks */,
138165
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
166+
B4F582696216927E9C34BC14 /* [CP] Embed Pods Frameworks */,
139167
);
140168
buildRules = (
141169
);
@@ -208,6 +236,28 @@
208236
shellPath = /bin/sh;
209237
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" thin";
210238
};
239+
6E3FB0C3B4A5CC6DD317F902 /* [CP] Check Pods Manifest.lock */ = {
240+
isa = PBXShellScriptBuildPhase;
241+
buildActionMask = 2147483647;
242+
files = (
243+
);
244+
inputFileListPaths = (
245+
);
246+
inputPaths = (
247+
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
248+
"${PODS_ROOT}/Manifest.lock",
249+
);
250+
name = "[CP] Check Pods Manifest.lock";
251+
outputFileListPaths = (
252+
);
253+
outputPaths = (
254+
"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
255+
);
256+
runOnlyForDeploymentPostprocessing = 0;
257+
shellPath = /bin/sh;
258+
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
259+
showEnvVarsInLog = 0;
260+
};
211261
9740EEB61CF901F6004384FC /* Run Script */ = {
212262
isa = PBXShellScriptBuildPhase;
213263
buildActionMask = 2147483647;
@@ -222,6 +272,21 @@
222272
shellPath = /bin/sh;
223273
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
224274
};
275+
B4F582696216927E9C34BC14 /* [CP] Embed Pods Frameworks */ = {
276+
isa = PBXShellScriptBuildPhase;
277+
buildActionMask = 2147483647;
278+
files = (
279+
);
280+
inputPaths = (
281+
);
282+
name = "[CP] Embed Pods Frameworks";
283+
outputPaths = (
284+
);
285+
runOnlyForDeploymentPostprocessing = 0;
286+
shellPath = /bin/sh;
287+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
288+
showEnvVarsInLog = 0;
289+
};
225290
/* End PBXShellScriptBuildPhase section */
226291

227292
/* Begin PBXSourcesBuildPhase section */

AgendappDEMO/ios/Runner.xcworkspace/contents.xcworkspacedata

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
library my_app.globals;
2+
3+
bool generated = false;
4+
int notificationId= 1;

0 commit comments

Comments
 (0)