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

[BREAKING CHANGE] Jaspr migrate v1 #25

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

[BREAKING CHANGE] Jaspr migrate v1 #25

wants to merge 17 commits into from

Conversation

mhmzdev
Copy link
Owner

@mhmzdev mhmzdev commented Sep 17, 2024

Context

The reason of this migration is flutter is never good for websites. It's good for web apps. Hence, a dart-based framework jaspr can be used to develop such static websites.

It supports almost everything from native websites such as css, html or tailwind css even. You can integrate flutter into it as well.

SEO: The most FAQ can be resolved via Jaspr too.

Changes Proposed

  • Flutter has been removed
  • Migrating the devfolio from flutter to jaspr

Checklist

  • Tested on multiplatform (web, tablet, mobile views)
  • No commented code
  • No print statement left
  • Widget tests added

@mhmzdev mhmzdev self-assigned this Sep 17, 2024
@mhmzdev mhmzdev added improvement breaking change Something crucial has been updated that might break existing code labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Something crucial has been updated that might break existing code improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant