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

feat: add Animal Crossing card numbers and orders by #29

Closed

Conversation

cesardka
Copy link

@cesardka cesardka commented Sep 9, 2022

A draft of a PR trying to implement an OrderBy considering the collection number of an amiibo card series

Adding the card numbers for the following amiibo series:

- Animal Crossing Series 1
- Animal Crossing Series 2
- Animal Crossing Series 3
- Animal Crossing Series 4
- Animal Crossing Series 5
- Animal Crossing New Leaf
- Animal Crossing Sanrio

I pulled the data from https://animal-crossing.com/amiibo/collections/series-1-4-amiibo-cards/ and had a few conflicts in some cases (e.g. K.K. name being different from the one listed in amiibos.json, Isabelle too had a lot of false positives)

This is just a start at least on trying to find a solution to this sorting problem
I am no Flutter specialist, but this is what I assume should be the barebones of a feature to implement the Order By collection number for the cards / figures
@EdwynZN
Copy link
Owner

EdwynZN commented Sep 16, 2022

I try it but without updating the scheme of the SQL table it won't load the CollectionNumber, I believe I need to redesign a bit the UI so users can really hide cards or figures according to their need

@EdwynZN
Copy link
Owner

EdwynZN commented Oct 16, 2022

superseeded by #31

@EdwynZN EdwynZN closed this Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants