flutter_roomplan 0.0.1 copy "flutter_roomplan: ^0.0.1" to clipboard
flutter_roomplan: ^0.0.1 copied to clipboard

A Flutter plugin for Apple's RoomPlan API that allows room scanning and USDZ export on iOS devices.

🏠 flutter_roomplan #

Seamlessly integrate Apple's RoomPlan SDK into your Flutter apps
Capture accurate 3D room scans using ARKit with this powerful plugin. Perfect for AR measurement, smart home, and interior design solutions.


⚠️ Requirements #

  • iOS 16+
  • ARKit-compatible device:
    iPhone 12 or later, or recent iPad Pro

πŸ“Œ Key Features #

  • πŸ“Έ Launches native RoomCaptureViewController for full-screen AR scanning
  • πŸͺ„ Captures room geometry + objects as structured JSON
  • πŸ”— Simple Flutter API to start scans and handle results
  • πŸš€ Returns complete CapturedRoom JSON specification

πŸš€ Quick Start #

1️⃣ Installation #

Add to pubspec.yaml:

dependencies:
  flutter_roomplan: ^1.1.0
5
likes
0
points
208
downloads

Publisher

verified publisherstudykiya.in

Weekly Downloads

A Flutter plugin for Apple's RoomPlan API that allows room scanning and USDZ export on iOS devices.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_roomplan

Packages that implement flutter_roomplan