#UI Dev - Scene Manager tutorial
9 messages · Page 1 of 1 (latest)
so where is it xD
CODE: This video is part of a series of videos where I will cover how to use scenes and views in you own Flipper application. In this video, we discuss what a scene is and why you may want to use it.
My tutorials are in GitHub at:
https://github.com/jamisonderek/flipper-zero-tutorials
and the demo from this video is under the "plugin\scenes" f...
I will use this repository for my Flipper Zero projects. The various README.md files should describe how to use the files on your Flipper Zero. - flipper-zero-tutorials/plugins/basic_scenes at mai...

Here are links to videos 2-4 as well...
https://youtu.be/inn16XhJ42w
https://youtu.be/R9RaSwqp9JA
https://youtu.be/9KMVn99vkTY
Next month I also plan on releasing a tutorial on writing a custom view. (Basically the knob view I used in the tutorial.)