ed_dicom_viewer 0.0.2 copy "ed_dicom_viewer: ^0.0.2" to clipboard
ed_dicom_viewer: ^0.0.2 copied to clipboard

It is used to view .dcm (Dicom) files for flutter. Android only for now.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ed_dicom_viewer

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

dependencies:
  ed_dicom_viewer: ^0.0.2

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:ed_dicom_viewer/ed_dicom_viewer.dart';
3
likes
120
pub points
46%
popularity

Publisher

unverified uploader

It is used to view .dcm (Dicom) files for flutter. Android only for now.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ed_dicom_viewer