Skip to content

Commit 8ec58c1

Browse files
committed
initial commit
0 parents  commit 8ec58c1

32 files changed

Lines changed: 3669 additions & 0 deletions

.flutter-plugins-dependencies

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"cloud_firestore","path":"/Users/anthony/.pub-cache/hosted/pub.dev/cloud_firestore-6.1.2/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false},{"name":"firebase_analytics","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_analytics-12.1.1/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false},{"name":"firebase_auth","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_auth-6.1.4/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false},{"name":"firebase_core","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_core-4.4.0/","native_build":true,"dependencies":[],"dev_dependency":false},{"name":"firebase_crashlytics","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_crashlytics-5.0.7/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false},{"name":"firebase_messaging","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_messaging-16.1.1/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false}],"android":[{"name":"cloud_firestore","path":"/Users/anthony/.pub-cache/hosted/pub.dev/cloud_firestore-6.1.2/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false},{"name":"firebase_analytics","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_analytics-12.1.1/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false},{"name":"firebase_auth","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_auth-6.1.4/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false},{"name":"firebase_core","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_core-4.4.0/","native_build":true,"dependencies":[],"dev_dependency":false},{"name":"firebase_crashlytics","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_crashlytics-5.0.7/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false},{"name":"firebase_messaging","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_messaging-16.1.1/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false}],"macos":[{"name":"cloud_firestore","path":"/Users/anthony/.pub-cache/hosted/pub.dev/cloud_firestore-6.1.2/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false},{"name":"firebase_analytics","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_analytics-12.1.1/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false},{"name":"firebase_auth","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_auth-6.1.4/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false},{"name":"firebase_core","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_core-4.4.0/","native_build":true,"dependencies":[],"dev_dependency":false},{"name":"firebase_crashlytics","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_crashlytics-5.0.7/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false},{"name":"firebase_messaging","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_messaging-16.1.1/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false}],"linux":[],"windows":[{"name":"cloud_firestore","path":"/Users/anthony/.pub-cache/hosted/pub.dev/cloud_firestore-6.1.2/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false},{"name":"firebase_auth","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_auth-6.1.4/","native_build":true,"dependencies":["firebase_core"],"dev_dependency":false},{"name":"firebase_core","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_core-4.4.0/","native_build":true,"dependencies":[],"dev_dependency":false}],"web":[{"name":"cloud_firestore_web","path":"/Users/anthony/.pub-cache/hosted/pub.dev/cloud_firestore_web-5.1.2/","dependencies":["firebase_core_web"],"dev_dependency":false},{"name":"firebase_analytics_web","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_analytics_web-0.6.1+2/","dependencies":["firebase_core_web"],"dev_dependency":false},{"name":"firebase_auth_web","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_auth_web-6.1.2/","dependencies":["firebase_core_web"],"dev_dependency":false},{"name":"firebase_core_web","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_core_web-3.4.0/","dependencies":[],"dev_dependency":false},{"name":"firebase_messaging_web","path":"/Users/anthony/.pub-cache/hosted/pub.dev/firebase_messaging_web-4.1.2/","dependencies":["firebase_core_web"],"dev_dependency":false}]},"dependencyGraph":[{"name":"cloud_firestore","dependencies":["cloud_firestore_web","firebase_core"]},{"name":"cloud_firestore_web","dependencies":["firebase_core","firebase_core_web"]},{"name":"firebase_analytics","dependencies":["firebase_analytics_web","firebase_core"]},{"name":"firebase_analytics_web","dependencies":["firebase_core","firebase_core_web"]},{"name":"firebase_auth","dependencies":["firebase_auth_web","firebase_core"]},{"name":"firebase_auth_web","dependencies":["firebase_core","firebase_core_web"]},{"name":"firebase_core","dependencies":["firebase_core_web"]},{"name":"firebase_core_web","dependencies":[]},{"name":"firebase_crashlytics","dependencies":["firebase_core"]},{"name":"firebase_messaging","dependencies":["firebase_core","firebase_messaging_web"]},{"name":"firebase_messaging_web","dependencies":["firebase_core","firebase_core_web"]}],"date_created":"2026-02-04 11:52:38.883242","version":"3.38.9","swift_package_manager_enabled":{"ios":false,"macos":false}}

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github: [agordn52]

.github/workflows/publish.yml

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# .github/workflows/publish.yml
2+
name: Publish to pub.dev
3+
4+
on:
5+
push:
6+
tags:
7+
- 'v[0-9]+.[0-9]+.[0-9]+*' # tag-pattern on pub.dev: 'v'
8+
9+
# Publish using the reusable workflow from dart-lang.
10+
jobs:
11+
publish-package:
12+
runs-on: ubuntu-latest
13+
14+
steps:
15+
- name: Checkout code
16+
uses: actions/checkout@v3
17+
18+
- name: Set up Flutter
19+
uses: subosito/flutter-action@v2
20+
21+
- name: Get dependencies
22+
run: flutter pub get
23+
24+
- name: Analyze code
25+
run: flutter analyze
26+
27+
- name: Format code
28+
run: dart format .
29+
30+
- name: Check publish warnings
31+
run: flutter pub publish --dry-run
32+
33+
- name: Publish package
34+
uses: k-paxian/dart-package-publisher@master
35+
with:
36+
credentialJson: ${{ secrets.CREDENTIAL_SECRET }}
37+
flutter: true
38+
skipTests: true

.gitignore

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Miscellaneous
2+
*.class
3+
*.log
4+
*.pyc
5+
*.swp
6+
.DS_Store
7+
.atom/
8+
.buildlog/
9+
.history
10+
.svn/
11+
migrate_working_dir/
12+
13+
# IntelliJ related
14+
*.iml
15+
*.ipr
16+
*.iws
17+
.idea/
18+
19+
# The .vscode folder contains launch configuration and tasks you configure in
20+
# VS Code which you may wish to be included in version control, so this line
21+
# is commented out by default.
22+
#.vscode/
23+
24+
# Flutter/Dart/Pub related
25+
# Libraries should not include pubspec.lock, per https://dart.dev/guides/libraries/private-files#pubspeclock.
26+
/pubspec.lock
27+
**/doc/api/
28+
.dart_tool/
29+
build/
30+
31+
CLAUDE.md
32+
.claude

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## 1.0.0
2+
3+
- Initial release
4+
- FirebaseKitMessaging: Push notifications, FCM tokens, topic subscriptions, `onAuthorized` callback
5+
- FirebaseKitAnalytics: Event logging, screen tracking, user properties
6+
- FirebaseKitCrashlytics: Crash reporting, error logging
7+
- FirebaseKitAuth: Authentication state management
8+
- FirebaseKitFirestore: Collection helpers, typed converters, queries, streaming

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2026 Anthony Gordon
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

0 commit comments

Comments
 (0)