justinfargnoli / models

Provides all models for our flutter client apps. (e.g. models to fetch data from FHIR endpoints and AWS.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

A simple usage example:

import 'package:models/models.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

models

Provides all models for our flutter client apps. (e.g. models to fetch data from FHIR endpoints and AWS.)

About

Provides all models for our flutter client apps. (e.g. models to fetch data from FHIR endpoints and AWS.)


Languages

Language:Dart 100.0%