flutter_gen icon indicating copy to clipboard operation
flutter_gen copied to clipboard

Feature/add support for strings

Open brads-perc opened this issue 2 years ago • 2 comments

What does this change?

Added support for generating a dart class containing strings from both .yaml and .xml

Fixes #340 🎯

[FR]: Custom Constants Generate from XML. #340

Type of change

Please delete options that are not relevant.

  • [ x] New feature (non-breaking change which adds functionality)
  • [ x] This change requires a documentation update

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
    • [ ] Ensure the tests (melos run unit:test)
    • [ ] Ensure the analyzer and formatter pass (melos run format to automatically apply formatting)
  • [ ] Appropriate docs were updated (if necessary)

brads-perc avatar Aug 25 '23 13:08 brads-perc

@brads-perc Hi. Are you still on this? Could you update your branch and remove unnecessary changes to make the request clean so we can do further review?

AlexV525 avatar Nov 17 '23 09:11 AlexV525

@AlexV525 - I will make the updates, etc.

pedalPusher68 avatar Nov 17 '23 14:11 pedalPusher68

Please submit a new request before we can review it.

AlexV525 avatar Mar 07 '24 00:03 AlexV525