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
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