form_builder_validators icon indicating copy to clipboard operation
form_builder_validators copied to clipboard

Updates to CI and code cleanup

Open martijn00 opened this issue 9 months ago • 1 comments

Solution description

Closes:

  • https://github.com/flutter-form-builder-ecosystem/form_builder_validators/issues/73
  • https://github.com/flutter-form-builder-ecosystem/form_builder_validators/issues/76
  • https://github.com/flutter-form-builder-ecosystem/form_builder_validators/pull/80
  • https://github.com/flutter-form-builder-ecosystem/form_builder_validators/pull/77
  • https://github.com/flutter-form-builder-ecosystem/form_builder_validators/issues/90

I've used this opportunity to also cleanup some code and CI. Let me know if i need to change anything.

It might be necessary to run flutter gen-l10n as a build step, but i can validate that once you approve running this PR.

Screenshots or Videos

To Do

  • [ ] Read contributing guide
  • [ ] Check the original issue to confirm it is fully satisfied
  • [ ] Add solution description to help guide reviewers
  • [ ] Add unit test to verify new or fixed behaviour
  • [ ] If apply, add documentation to code properties and package readme

martijn00 avatar May 08 '24 12:05 martijn00