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

feat: generate Flutter widgets #34

Merged
merged 12 commits into from
Jun 25, 2022
Merged

Conversation

wolfenrain
Copy link
Owner

@wolfenrain wolfenrain commented Jun 3, 2022

Description

Add support for directly generating Flutter widgets from a GLSL shader.

Closes #26

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 marked this pull request as ready for review June 21, 2022 18:20
analysis_options.yaml Outdated Show resolved Hide resolved
Co-authored-by: Felix Angelov <felangelov@gmail.com>
@wolfenrain wolfenrain merged commit 3ffc7a5 into main Jun 25, 2022
@wolfenrain wolfenrain deleted the feat/generate-flutter-widgets branch June 25, 2022 10:17
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: generate Flutter widgets
2 participants