openmhealth_schemas 0.0.4 copy "openmhealth_schemas: ^0.0.4" to clipboard
openmhealth_schemas: ^0.0.4 copied to clipboard

outdated

A Flutter implementation of the Open mHealth (omh) schemas.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add openmhealth_schemas

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  openmhealth_schemas: ^0.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:openmhealth_schemas/openmhealth_schemas.dart';
1
likes
0
pub points
33%
popularity

Publisher

verified publishercachet.dk

A Flutter implementation of the Open mHealth (omh) schemas.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, json_annotation, uuid

More

Packages that depend on openmhealth_schemas