David PHAM-VAN

Update xml dependency

... ... @@ -11,6 +11,8 @@
- Table cell: dynamic widget [Shahriyar Aghajani]
- Move Table.fromTextArray to TableHelper.fromTextArray
- Fix PdfImage constructor without alpha channel [Tomasz Gucio]
- image.fromBytes() pass bytes offset [Aravindhan K]
- Update xml dependency and deprecated getter
## 3.10.1
... ...
... ... @@ -20,7 +20,7 @@ dependencies:
meta: ">=1.3.0 <2.0.0"
path_parsing: ">=0.2.0 <2.0.0"
vector_math: ^2.1.0
xml: ">=5.1.0 <7.0.0"
xml: ">=6.0.1 <7.0.0"
dev_dependencies:
flutter_lints: ^2.0.0
... ...