Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 483 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 483 Bytes

axeptio_sdk_example

This project demonstrates the basic usage of the axeptio_sdk plugin.

Getting Started

First, be sure you have Flutter installed. If not follow these instructions.

Then, install dependencies by running :

flutter pub get

Finally, run the projet by running :

flutter run

If you have any trouble or want more information, check the online documentation