Skip to content

kulotski321/to-do-app

Repository files navigation

to_do_app

A simple flutter To-do app with bloc architecture and unit tests included.

fig. 1 fig. 2 fig. 3 fig. 4

Getting started

Pre-requisites

Setting-up

# git clone repository
$ git clone https://github.com/kulotski321/to-do-app.git

# cd to directory
$ cd to_do_app/

# Install dependencies
$ flutter pub get

Running Tests

Test are located in the test folder and can be run with the command:

$ flutter test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published