flutter_pcd_view 0.1.0 copy "flutter_pcd_view: ^0.1.0" to clipboard
flutter_pcd_view: ^0.1.0 copied to clipboard

Flutter plugin for viewing PCD point clouds with Rust parsing and native Android/iOS rendering.

Changelog #

0.1.0 #

  • Prepare the package for the first public pub.dev release.
  • Add Android OpenGL ES and iOS Metal native texture rendering.
  • Add PcdView.fromFile and PcdView.fromPoints as the primary viewer API.
  • Export the main viewer API from package:flutter_pcd_view/flutter_pcd_view.dart.
  • Automatically initialize the Rust parser when loading files through PcdView.
  • Add loading and preparing states for the default viewer.
  • Add configurable point size, colors, axes, grid, native render scale, point budget, deduplication, voxel sampling, outlier removal, and point connectivity options.
  • Update the example app with file selection, bundled sample files, renderer settings, and viewer controls.
0
likes
0
points
154
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for viewing PCD point clouds with Rust parsing and native Android/iOS rendering.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, flutter_hooks, flutter_rust_bridge

More

Packages that depend on flutter_pcd_view

Packages that implement flutter_pcd_view