A flutter package to help abstract away vendor specific implementations of in app analytics.
Amplitude Firebase Segment Laudspeaker
We don't want to dissiminate private information to third parties, so we've added the ability to set an allowed list of user properties that get used in the identify call. It's up to each provider to pass this list into the constructor and save them, but after that this class will make sure to filter out any properties that are sent in identify calls that aren't explicitly allowed.