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

Plural of collection ending in "y" to "ies" not "ys" #1588

Open
Phil-D-D opened this issue Mar 29, 2024 · 1 comment
Open

Plural of collection ending in "y" to "ies" not "ys" #1588

Phil-D-D opened this issue Mar 29, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Phil-D-D
Copy link

Is your feature request related to a problem? Please describe.
When creating a collection like supply, the getter is supplys.

Describe the solution you'd like
it would be nice to have it auto change to the getter to supplies

Describe alternatives you've considered
N/A

Version

  • Platform: iOS, Android, Mac, Windows, Linux, Web
  • Flutter version: 3.19
  • Isar version: ^3.1.0+1
@Phil-D-D Phil-D-D added the enhancement New feature or request label Mar 29, 2024
@ashleymorris2
Copy link

Use:
@Collection(accessor: "supplies")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants