mapped_list 1.0.0
mapped_list: ^1.0.0 copied to clipboard
Use Map<int, T> instead of List<T> for json patching efficiency, an extension for maps to use list methods on them when the key is an int (index)
1.0.0 #
- Initial Release