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
final pubUpdater =PubUpdater();
// You can query the latest version available for a specific package.final latestVersion =await pubUpdater.getLatestVersion('my_package');