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
the existing chrome.socket API has been removed from the chrome_app.dart
library. In order to continue using it, you can reference it directly
(import 'package:chrome/gen/socket.dart';)