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

FlutterGen Roadmap for v6 #384

Open
5 tasks
wasabeef opened this issue Apr 19, 2023 · 3 comments
Open
5 tasks

FlutterGen Roadmap for v6 #384

wasabeef opened this issue Apr 19, 2023 · 3 comments
Assignees
Labels
contributions welcome Welcome contribute discussion Want to discuss it
Milestone

Comments

@wasabeef
Copy link
Member

wasabeef commented Apr 19, 2023

v6

Improvement

  • Split flutter_svg, lottie, rive, and flare integrations into separate packages.
  • Delete flare integration.
  • Allow the addition of custom integrations.
  • And more...

Team

  • Get more co-maintainers...
@wasabeef wasabeef added enhancement New feature or request and removed enhancement New feature or request labels Apr 19, 2023
@wasabeef wasabeef pinned this issue Apr 19, 2023
@wasabeef wasabeef self-assigned this Apr 19, 2023
@wasabeef wasabeef changed the title FlutterGen Roadmap for v6 v7 FlutterGen Roadmap for v6 Apr 19, 2023
@wasabeef wasabeef added this to the v6.0.0 milestone Apr 19, 2023
@wasabeef wasabeef added discussion Want to discuss it contributions welcome Welcome contribute labels Apr 19, 2023
@AlexV525 AlexV525 self-assigned this Sep 21, 2023
AlexV525 pushed a commit that referenced this issue Nov 14, 2023
## What does this change?

Refactored the `AssetGenImage` code to be another Integration, so that
it looks more similar to SVG/Lottie/Rive/etc.

This simplifies the assets_generator, and no longer forces
`AssetGenImage` to be output even when there are no images.

This can help ensure all integration are on level footing (perhaps
helping with task 1 in this list
#384)

## Type of change

- [x] Refactor to cleanup the code base.

## Checklist:

Before submitting your PR, there are a few things you can do to make
sure it goes smoothly:

- [ ] Make sure to open a GitHub issue as a bug/feature request before
writing your code! That way we can discuss the change, evaluate designs,
and agree on the general idea
  - [x] Ensure the tests (`melos run unit:test`)
- [x] Ensure the analyzer and formatter pass (`melos run format` to
automatically apply formatting)
@tonyrbf96

This comment was marked as off-topic.

@Prashant4900

This comment was marked as off-topic.

@AlexV525
Copy link
Member

AlexV525 commented Jul 2, 2024

For anyone who wants to discuss specific cases, please submit new issues and link to this so we will know all references. The issue is used for a general discussion that happens only with team members. :)

@FlutterGen FlutterGen locked and limited conversation to collaborators Jul 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
contributions welcome Welcome contribute discussion Want to discuss it
Projects
None yet
Development

No branches or pull requests

4 participants