Skip to content

feat!: return FlutterApplication on app.start instead of app.started - #12

Open
wolfenrain wants to merge 3 commits into
mainfrom
feat!-return-flutter-application-on-app-start-instead-of-app-started
Open

feat!: return FlutterApplication on app.start instead of app.started#12
wolfenrain wants to merge 3 commits into
mainfrom
feat!-return-flutter-application-on-app-start-instead-of-app-started

Conversation

@wolfenrain

@wolfenrain wolfenrain commented May 17, 2025

Copy link
Copy Markdown
Owner

Status

READY

Description

Instead of waiting for the app.started event the daemon now wait for the app.start allowing the user to catch events between the start and started events. Provided a getter started on the FlutterApplication to still be able to wait for it to be fully started.

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

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.

1 participant