flutter_roomplan 0.0.1
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
RoomCaptureViewControllerfor full-screen AR scanning - 🪄 Captures room geometry + objects as structured JSON
- 🔗 Simple Flutter API to start scans and handle results
- 🚀 Returns complete
CapturedRoomJSON specification
🚀 Quick Start #
1️⃣ Installation #
Add to pubspec.yaml:
dependencies:
flutter_roomplan: ^1.1.0