Skip to content

Google Fonts old version uses unsafe http package under the hood #17

Open
@gawi151

Description

@gawi151

Currently, flutterflow-ui uses google_fonts: 4.0.3 which uses package http: 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 where http package was bumped to version ^1.0.0 (material-foundation/flutter-packages@2439bdf)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions