Loading repository data…
Loading repository data…
Tim-HW / repository
Android Application to transform floorplan to 3D. This program is only the front-end that allows you to select the image from a photo or the gallery and send it to the server that gives you back the 3D model. The application features, a 3D vision of the floorplan as well as download methods to get the 3D model.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Android Application to transform floorplan to 3D. This program is only the front-end that allows you to select the image from a photo or the gallery and send it to the server that gives you back the 3D model. The application features, a 3D vision of the floorplan as well as download methods to get the 3D model.

This application requires flutter sdk < 2.7.0 link
To test it :
flutter run --no-sound-null-safety -d android
to build the .apk :
flutter build android --no-sound-null-safety