- Lowered minimum required collection dependency version to prevent forcing
  users into the latest Flutter release

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2024-12-16 14:35:02 +01:00
parent f028c1e5ba
commit 47ce767fb6
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
## 1.2.2
- Lowered minimum required collection dependency version to prevent forcing
users into the latest Flutter release
## 1.2.1
- Lowered minimum required SDK version to prevent forcing users into the latest