Getting Started
caution
D2Touch is inspired by DHIS2 Android SDK. Some of the functionalities may not yet be available as the SDK.
Installation#
Include dependency in pubspec.yaml.
Install dev_dependency in pubspec.yaml.
Additionally, you need to run the build_runner to allow class reflection:
D2Touch initialization#
In order to start using the SDK, the first step is to initialize to a D2Touch instance as follows: