Skip to content

Examples

Here you can find a collection of examples using flutter_solidart to help you get started with the library. These examples cover various aspects of the library, including state management, dependency injection, and more.

  • Counter example A simple counter application that demonstrates the basic usage of flutter_solidart.
  • Toggle theme example An example that demonstrates how to toggle themes using flutter_solidart.
  • Todo example A todo application that showcases how to manage state and dependencies in a more complex scenario. You can find a step-by-step guide on disco
  • Github search example A more advanced example that shows how to build a GitHub search application using flutter_solidart.
  • General example A general example that shows all the features of flutter_solidart.