Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 470 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 470 Bytes

DHIS2 Flutter Toolkit

Introduction

A collection of tools and utilities for interacting with DHIS2 authentication, Metadata, and Tracker data. The toolkit provides an abstraction on User authentication, metadata download from a DHIS2 instance, and tracker data management.

Installation

To install the package in your project run

 flutter pub add dhis2_flutter_toolkit

Dependencies

Getting Started

Features

Usage

Contributing