Skip to content

Commit

Permalink
....
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed dawood committed Dec 16, 2021
1 parent d251e0a commit 0f5a9a8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fcm_config/.dart_tool/package_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
"languageVersion": "2.12"
}
],
"generated": "2021-12-16T15:45:55.152649Z",
"generated": "2021-12-16T21:00:44.483522Z",
"generator": "pub",
"generatorVersion": "2.15.0"
}
2 changes: 1 addition & 1 deletion fcm_config/.packages
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# For more info see: https://dart.dev/go/dot-packages-deprecation
#
# Generated by pub on 2021-12-16 17:45:55.129895.
# Generated by pub on 2021-12-16 23:00:44.462984.
args:file:///Users/dawood/.pub-cache/hosted/pub.dartlang.org/args-2.3.0/lib/
async:file:///Users/dawood/.pub-cache/hosted/pub.dartlang.org/async-2.8.2/lib/
characters:file:///Users/dawood/.pub-cache/hosted/pub.dartlang.org/characters-1.2.0/lib/
Expand Down
5 changes: 5 additions & 0 deletions fcm_config/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,8 @@ dependencies:

dev_dependencies:
pedantic: ^1.11.0
false_secrets:
- /example/android/app/google-services.json
- /example/ios/Runner/GoogleService-Info.plist
- /example/web/firebase-messaging-sw.js
- /example/web/index.html

0 comments on commit 0f5a9a8

Please sign in to comment.