A Flutter plugin that exposes the Google/Apple Exposure Notification API
Make sure you call
GactPlugin.setup()
Before any usage of the plugin API.
Follow the instructions to install the protoc
CL tool here:
https://pub.dev/packages/protoc_plugin
pub global activate protoc_plugin
protoc --plugin=/Users/{USERNAME}/.pub-cache/bin/protoc-gen-dart --dart_out=. lib/diagnosisKeyURL.proto