Obtain key of a certain position
Open
question
- Dominant language
- Dart
- Stars
- 4.4k
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
Hi all!
I am using hiver version 2.0.4 an I am wonder how do I get the index of a certain element. Actually, I retrieve data from a box and afer that I filtered it (using .where ). Since I am building with the filtered data a ListView.builder, I am not able to delete or update any data in the box since my index inside the ListView is different than the one in the box.
Is there any way to retrieve the key in the box?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.