Skip to content

refactor(flutter_plugin): add pigeon for platform communication#386

Merged
marcossevilla merged 35 commits intomainfrom
feat/flutter_plugin/pigeon
Apr 15, 2026
Merged

refactor(flutter_plugin): add pigeon for platform communication#386
marcossevilla merged 35 commits intomainfrom
feat/flutter_plugin/pigeon

Conversation

@marcossevilla
Copy link
Copy Markdown
Member

Description

Closes #43.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore
  • 🧪 Test

@marcossevilla marcossevilla self-assigned this Nov 4, 2025
@marcossevilla marcossevilla changed the title feat(flutter_plugin): add pigeon for platform communication refactor(flutter_plugin): add pigeon for platform communication Nov 5, 2025
@marcossevilla marcossevilla marked this pull request as ready for review November 12, 2025 12:46
@marcossevilla marcossevilla requested a review from a team as a code owner November 12, 2025 12:46
@marcossevilla
Copy link
Copy Markdown
Member Author

making it draft until we fix the migration for windows/linux

@marcossevilla marcossevilla marked this pull request as draft January 8, 2026 16:22
@marcossevilla marcossevilla marked this pull request as ready for review March 31, 2026 12:40
erickzanardo
erickzanardo previously approved these changes Apr 14, 2026
@marcossevilla marcossevilla added this pull request to the merge queue Apr 15, 2026
Merged via the queue into main with commit 2baf743 Apr 15, 2026
6 checks passed
@marcossevilla marcossevilla deleted the feat/flutter_plugin/pigeon branch April 15, 2026 15:16
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.

feat: Using Pigeon for the platform communication

3 participants