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
It would be really nice if you could upgrade GoogleFonts package at least to 4.0.5 where http package was bumped to version ^1.0.0 (material-foundation/flutter-packages@2439bdf)
The text was updated successfully, but these errors were encountered:
Currently,
flutterflow-ui
usesgoogle_fonts: 4.0.3
which uses packagehttp: 0.13.0
.http: 0.13.0
has known security vulnerability - https://osv.dev/vulnerability/GHSA-4rgh-jx4f-qfcq.It would be really nice if you could upgrade GoogleFonts package at least to
4.0.5
wherehttp
package was bumped to version^1.0.0
(material-foundation/flutter-packages@2439bdf)The text was updated successfully, but these errors were encountered: