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
fix: Update Package.swift to remove archived flutter/engine dependency
The flutter/engine repository has been archived and moved under flutter/flutter.
Swift Package Manager support in Flutter handles dependencies automatically,
so no explicit Flutter dependencies are needed in Package.swift.
Thanks to @navaronbracke for pointing this out.
0 commit comments