flutter_dicom 0.1.0+3 copy "flutter_dicom: ^0.1.0+3" to clipboard
flutter_dicom: ^0.1.0+3 copied to clipboard

An advanced medical imaging and DICOM processing library for Flutter.

0.1.0+3 #

  • (docs): refine performance benchmarks in README

0.1.0+2 #

  • (feat): add comprehensive performance benchmarks and metadata defaults
  • (feat) add DicomMetadata defaults and refactor DICOM processing
  • (feat): implement DicomMetadata defaults and a new constructor in Rust; refactor process_dicom_file to use them.
  • Added Default implementation and a new constructor for DicomMetadata in Rust.
  • Refactored process_dicom_file to use DicomMetadata defaults when tags are missing.
  • (feat): add newInstance and default_ static methods to DicomMetadata and DicomFrameResult Dart classes.
  • Added newInstance and default_ static methods to DicomMetadata and DicomFrameResult Dart classes.
  • (feat): introduce LibShaders constant for centralized shader asset path management.
  • Introduced LibShaders constant for centralized shader asset path management.
  • (refactor): integrate LibShaders into DicomController.
  • Integrated LibShaders into DicomController for shader loading.
  • (fix): update MedicalScreen to support an optional title parameter.
  • Updated MedicalScreen to support an optional title parameter.
  • (feat): add series_performance_test.dart covering throughput, latency, windowing stress, and lifecycle tests.
  • (docs): add detailed performance benchmarks and workstation-grade metrics to README.
  • (chore): add test series data to .gitignore.

0.1.0+1 #

  • (fix): README images src

0.1.0 #

  • Initial release of Flutter-Dicom.
  • High-performance Rust core for DICOM parsing and pixel extraction.
  • GPU Fragment Shaders for real-time Windowing (Level/Width).
  • Support for 16-bit precision and Hounsfield Unit (HU) mapping.
  • Built-in DicomViewer widget with interactive pan, zoom, and contrast adjustments.
  • Comprehensive metadata extraction (Patient Name, Modality, Rescale Slope/Intercept, etc.).
  • Cross-platform support (Android, iOS, macOS, Windows, Linux).
3
likes
160
points
1
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An advanced medical imaging and DICOM processing library for Flutter.

Repository (GitHub)
View/report issues
Contributing

Topics

#dicom #medical-imaging #radiology #rust

Funding

Consider supporting this project:

github.com
buymeacoffee.com
ipn.eg

License

GPL-3.0 (license)

Dependencies

flutter, flutter_rust_bridge, plugin_platform_interface

More

Packages that depend on flutter_dicom

Packages that implement flutter_dicom