Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: flutter_plugin template generates all platforms no matter the platform flag used #462

Conversation

wolfenrain
Copy link
Member

@wolfenrain wolfenrain commented Jul 15, 2022

Description

Closes #424

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

@wolfenrain wolfenrain changed the title fix: flutter_plugin template generates all platforms no matter the … fix: flutter_plugin template generates all platforms no matter the platform flag used Jul 15, 2022
@felangel
Copy link
Contributor

Shouldn't this be replacing the current bundle?

@wolfenrain wolfenrain merged commit 29c034e into main Jul 18, 2022
@wolfenrain wolfenrain deleted the fix/flutter-plugin-template-generates-all-platforms-no-matter-the-platform-flag-used branch July 18, 2022 11:23
@felangel felangel mentioned this pull request Jul 19, 2022
7 tasks
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.

fix: flutter_plugin template generates all platforms no matter the platform flag used
2 participants