Skip to content

Release v0.5.0

Choose a tag to compare

@adam-singer adam-singer released this 20 Feb 22:52
· 194 commits to master since this release

0.5.0 2014-02-20 (SDK 1.2.0-dev.5.12 r32844)

  • added the new chrome.sockets API
  • 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';)
  • added chrome.gcm; exposes Google Cloud Messaging
  • added chrome.signedInDevices
  • added chrome.wallpaper
  • added chrome.system.display
  • added chrome.system.network