influenzanet_survey_engine 0.1.1 copy "influenzanet_survey_engine: ^0.1.1" to clipboard
influenzanet_survey_engine: ^0.1.1 copied to clipboard

discontinued

The current package is a project of Influenzanet. The package provides a reusable survey parsing library for Influenzanet surveys. It can be integrated easily to develop flutter applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add influenzanet_survey_engine

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

dependencies:
  influenzanet_survey_engine: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:influenzanet_survey_engine/api/api.dart';
import 'package:influenzanet_survey_engine/api/engine_core_api.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

The current package is a project of Influenzanet. The package provides a reusable survey parsing library for Influenzanet surveys. It can be integrated easily to develop flutter applications.

Homepage
View/report issues

Documentation

Documentation

License

BSD-3-Clause (LICENSE)

Dependencies

path, pedantic

More

Packages that depend on influenzanet_survey_engine