You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, I do not have access to edit the source, but this one is a quick fix:
We need to add vector_graphics: ^1.1.14 in pubspec.yaml as asset generation needs it.
Also, I had to update flutter_svg to ^2.0.14 and flutter_lints to ^4.0.0
The text was updated successfully, but these errors were encountered:
I've forked this repo - https://github.com/Take-A-Byte/ui_package and updated dependencies, let me know if you want the same changes here. I would be more than happy to do them.
Unfortunately, I do not have access to edit the source, but this one is a quick fix:
We need to add
vector_graphics: ^1.1.14
in pubspec.yaml as asset generation needs it.Also, I had to update flutter_svg to ^2.0.14 and flutter_lints to ^4.0.0
The text was updated successfully, but these errors were encountered: