Skip to content

My Theta App is only designed for the User Interface. The commands have not been applied yet.

Notifications You must be signed in to change notification settings

caitlynbakery/Theta-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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

My Theta App is only designed for the User Interface. The commands have not been applied yet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published