⌂
›
Learn
›
Examples Overview
Examples Overview
Once you understand app structure and know how to run a Ruflet app, the examples become much easier to learn from.
Why examples matter
Ruflet is still growing, and the example apps are one of the best sources of truth for current patterns.
They show:
- naming conventions
- control composition
- state management
- event handling
- responsive layout choices
- service integration
Recommended order
- Calculator
- ToDo
- Tabs and dialog examples
- Solitaire
- Ruflet Studio
What to do next
Move into the Tutorials section and build one example step by step.