Skip to content

codetricity/theta-app-gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RICOH THETA Mobile App GUI Design

The download button is not implemented. The other buttons work with a RICOH THETA. You connect your app to the camera in AP mode.

This was built by a teenage student for educational purposes.

Set Up

To build this app I used Dart and Flutter. I created Column and Row widgets to hold my image and various buttons.

Steps

  • Create basic Flutter app with Scaffold Widget
  • Inside Scaffold make Column widget
  • The first child of the Column is the Image Widget (I used an AssetImage)
  • The next 3 children are Row Widges
  • Within each Row I created multiple FloatingActionButtons

My Color Palette

About

Fork of caitlynbakery GUI design for THETA APP. Download files not working. Other buttons work

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 93.0%
  • Kotlin 3.4%
  • Swift 3.3%
  • Objective-C 0.3%