Flutter-Bounty-Hunters / swift_ui

Flutter port of Swift UI
MIT License
63 stars 4 forks source link

[Infra] - Add a lint rule that prevents importing from `material` #1

Open matthew-carroll opened 11 months ago

matthew-carroll commented 11 months ago

Ideally, the swift_ui package should avoid importing the material package, ever. To help achieve this goal, we should add a lint rule that complains whenever any file imports material.dart.