Welcome to WSC Sports Flutter SDK Sample app.
Further details can be found here:
Getting Started Guide
-
In the root folder, run:
flutter pub get
-
In the ios folder, run:
pod update
-
In
main.dartreplace'<API_KEY>'with the WSC api key you were provided. -
For Android, make sure you have defined
"$gprUsr"and"$gprKey"as described in this Readme section. -
You are ready to run the iOS and Android apps.