- Added a `FixedSizeList.filled` constructor
This commit is contained in:
2025-05-16 14:27:23 +02:00
parent 30eed3c4ac
commit f4b5c252d7
3 changed files with 105 additions and 9 deletions
+4
View File
@@ -1,3 +1,7 @@
## 1.4.5
- Added a `FixedSizeList.filled` constructor
## 1.4.4
- Updated `FixedSizeList` to act more like a proper `List`