Skip to content

chore: migrated to flutter 3.0.0#588

Merged
juicycleff merged 15 commits intomasterfrom
migration/flutter3
May 30, 2022
Merged

chore: migrated to flutter 3.0.0#588
juicycleff merged 15 commits intomasterfrom
migration/flutter3

Conversation

@juicycleff
Copy link
Owner

@juicycleff juicycleff commented May 18, 2022

Description

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

@juicycleff juicycleff linked an issue May 18, 2022 that may be closed by this pull request
@adam-fu
Copy link

adam-fu commented May 22, 2022

I could reproduce the problem on flutter 3.0.1 and using the option
useAndroidViewSurface: true, makes the panels render above the unity widget again.

@juicycleff
Copy link
Owner Author

@adam-fu shouldn't be the case any more

@juicycleff juicycleff merged commit 713f608 into master May 30, 2022
@juicycleff juicycleff deleted the migration/flutter3 branch May 30, 2022 16: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.

UnityView is above Flutter UI

2 participants