I am building a Flutter app and would like to instrument it with a Custom Action so I can send events to Amplitude.
However, I haven’t seen an example of how to use the flutter-amplitude pub.dev package with a Flutter app in this way.
I searched here and Stack overflow and haven’t been able to find an example.