Skip to content

uptech/flutter_app_analytics_laudspeaker_provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter App Analytics Provider for Laudspeaker

Implements support for Laudspeaker into the Flutter App Analytics package. This package uses the Laudspeaker http API.

How to use

LaudspeakerProvider laudspeaker = LaudspeakerProvider(apiKey: 'some_key');
Analytics analytics = ...;
analytics.providers = [laudspeaker];

Testing

Run Tests

run the tests:

flutter test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages