metrics_center 0.0.9
metrics_center: ^0.0.9 copied to clipboard
Support multiple performance metrics sources/formats and destinations.
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
datastoreFromCredentialsJsonto specify project id.
0.0.5 #
FlutterDestinationwrites into both Skia perf GCS and the legacy datastore.FlutterDestination.makeFromAccessTokenreturns aFuture.
0.0.4+1 #
- Moved to the
flutter/packagesrepository