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
  1. Calculator
  2. ToDo
  3. Tabs and dialog examples
  4. Solitaire
  5. Ruflet Studio

What to do next

Move into the Tutorials section and build one example step by step.