Closed migdev-br closed 8 months ago
Hi team, any new on this? pls advise.
Hi @migdev-br, until we wait for an update of the package, you can use a version that is compatible with your project:
[...]
dependencies:
flutter_modular: any
[...]
Pubspec.yaml
[...]
dependency_overrides::
uuid: <put here the higher version that your packages require>
[...]
I decides to add a different package and it is working now...
Hi team, the fluter_modular last version 6.3.2 has dependency versions that are incompatible with some packages such as image_network 2.5.6 and/or fast_cached_network_image 1.2.6, it seems something related to uuid dependency.
Could you please have a look? Thanks in advance,