jt_xapi_tools 1.0.6
jt_xapi_tools: ^1.0.6 copied to clipboard
A toolkit for sending and querying xAPI statements with built-in relay support.
JT xAPI Tools Example #
This is a simple Flutter app demonstrating how to use the jt_xapi_tools package.
Setup #
- Ensure you have your xAPI LRS credentials or a PHP Relay endpoint.
- Run
flutter run -d chromefrom this directory.
Testing the Relay #
To test the Relay logic, ensure the relay.php provided in the root project is hosted on your server.