Skip to content

feat: add Flutter SDK for push notifications#28

Open
seoeaa wants to merge 1 commit into
productdevbook:mainfrom
seoeaa:feature/flutter-sdk
Open

feat: add Flutter SDK for push notifications#28
seoeaa wants to merge 1 commit into
productdevbook:mainfrom
seoeaa:feature/flutter-sdk

Conversation

@seoeaa

@seoeaa seoeaa commented Jan 17, 2026

Copy link
Copy Markdown
  • Add NitroPingClient for device registration and message handling
  • Add GraphQL service for API communication
  • Add exception classes for error handling
  • Add models for config, device, and notification
  • Add example app demonstrating SDK usage
  • Add comprehensive README documentation

Supports iOS (APNs) and Android (FCM) via firebase_messaging

- Add NitroPingClient for device registration and message handling
- Add GraphQL service for API communication
- Add exception classes for error handling
- Add models for config, device, and notification
- Add example app demonstrating SDK usage
- Add comprehensive README documentation

Supports iOS (APNs) and Android (FCM) via firebase_messaging
@productdevbook

Copy link
Copy Markdown
Owner

It's great to see this. Thank you

@productdevbook

Copy link
Copy Markdown
Owner

I'm not fully proficient in Flutter, so what are the priorities I should pay attention to while reviewing it?

@productdevbook

Copy link
Copy Markdown
Owner

Okay, I understand the codes. I'll combine them soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants