No description
Find a file
toki 9a39917a2c Add Firebase push notification support and Android Mattermost integration
- Android: MainActivity, AppLifecycleTracker, Firebase Messaging Service
- Android: Notification handlers (dismiss, reply, receipt delivery)
- Android: Custom push notification helper and database support
- Android: Drawable resources for notification actions
- Android: Mipmap resources with foreground/background/round icons
- iOS: Push notification service support
- Flutter: Push notification background and foreground services
- Web/Windows: Generated plugin registrant updates
- Config: Added google-services.json for Firebase
2026-03-21 15:06:19 +09:00
.idea Initial commit: Flutter project setup 2026-03-21 11:41:47 +09:00
agent-ops Add agent-ops rules and documentation files 2026-03-21 15:04:37 +09:00
android Add Firebase push notification support and Android Mattermost integration 2026-03-21 15:06:19 +09:00
ios Initial commit: Flutter project setup 2026-03-21 11:41:47 +09:00
lib Add Firebase push notification support and Android Mattermost integration 2026-03-21 15:06:19 +09:00
linux Initial commit: Flutter project setup 2026-03-21 11:41:47 +09:00
macos Add Firebase push notification support and Android Mattermost integration 2026-03-21 15:06:19 +09:00
test Initial commit: Flutter project setup 2026-03-21 11:41:47 +09:00
web Initial commit: Flutter project setup 2026-03-21 11:41:47 +09:00
windows Add Firebase push notification support and Android Mattermost integration 2026-03-21 15:06:19 +09:00
.gitignore Update .gitignore with Flutter-related patterns 2026-03-21 11:34:09 +09:00
.metadata Initial commit: Flutter project setup 2026-03-21 11:41:47 +09:00
analysis_options.yaml Initial commit: Flutter project setup 2026-03-21 11:41:47 +09:00
CLAUDE.md Add agent-ops rules and documentation files 2026-03-21 15:04:37 +09:00
GEMINI.md Add agent-ops rules and documentation files 2026-03-21 15:04:37 +09:00
nomadcode.iml Initial commit: Flutter project setup 2026-03-21 11:41:47 +09:00
pubspec.lock Add Firebase push notification support and Android Mattermost integration 2026-03-21 15:06:19 +09:00
pubspec.yaml Add Firebase push notification support and Android Mattermost integration 2026-03-21 15:06:19 +09:00
push-notification-todo.md Add agent-ops rules and documentation files 2026-03-21 15:04:37 +09:00
README.md Initial commit: Flutter project setup 2026-03-21 11:41:47 +09:00

nomadcode

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.