wialon
wialon
is a Dart package to connect to Wialon RemoteAPI. This package only work in native environments, so, Flutter web
is not supported due to a browser limitation.
Where are the methods?
We rely on the official Wialon RemoteAPI documentation and the method call
from wialon
package to handle the requests.
Where can I get a Remote API Token?
You can use our token generator available here in this page.
Where can I get the package?
You can get the package from pub.dev.
Where is your repository?
You can find our repository on GitHub.