0.1.0

  • update now requires DateTime when commit was merged
  • Removed github dependency

0.0.9

  • Remove legacy datastore and destination.

0.0.8

  • Allow tests to override LegacyFlutterDestination GCP project id.

0.0.7

  • Expose constants that were missing since 0.0.4+1.

0.0.6

  • Allow datastoreFromCredentialsJson to specify project id.

0.0.5

  • FlutterDestination writes into both Skia perf GCS and the legacy datastore.
  • FlutterDestination.makeFromAccessToken returns a Future.

0.0.4+1

  • Moved to the flutter/packages repository