Skip to content

PiotrFLEURY/tusmo_flutter

Repository files navigation

tusmo_flutter

Flutter project for educational purpose on Riverpod state management.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

State management with Riverpod

This project uses Riverpod for state management. You can find the documentation here.

Running the app

To run the app, you need to have Flutter installed on your machine. You can find the installation instructions here.

Once you have Flutter installed, you can run the app by running the following command in the root of the project:

flutter run

Running the tests

To run the tests, you need to have Flutter installed on your machine. You can find the installation instructions here.

Once you have Flutter installed, you can run the tests by running the following command in the root of the project:

flutter test

About

Flutter project for educational purpose on Riverpod state management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published