material-foundation / flutter-packages

A collection of useful Material Design packages
https://pub.dev/publishers/material.io
Apache License 2.0
834 stars 156 forks source link

Revert "remove unused import" #569

Closed Hamdor closed 7 months ago

Hamdor commented 7 months ago

This reverts commit e32cc8e6546b5cf12cc2e6a456f0428f68f59d8a.

Description

It seems the dart:ui improt was not unused. See: https://stackoverflow.com/questions/78090711/error-type-fontfeature-not-found-flutter-google-fonts-package-error

Tests

Please describe the tests that you added or updated to verify your changes.

Issues

Fixes #567 #568

Checklist

guidezpl commented 7 months ago

thanks, however the desired fix here was bumping up the minimum supported version