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
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.
The text was updated successfully, but these errors were encountered:
Ideally, the
swift_ui
package should avoid importing thematerial
package, ever. To help achieve this goal, we should add a lint rule that complains whenever any file importsmaterial.dart
.The text was updated successfully, but these errors were encountered: