Skip to content

eudangeld/will_flutter

Repository files navigation

will_flutter

Flutter project with TDD and clean arch

Product requirements

  • List all meal categories.

  • When clicking on a category, list all meals in that category.

  • At least 80% test coverage

  • Implement screens that respond to block errors

  • Implement bootLoader for application status init indicator

This project use The meal API

API - PATH

Running project

The project wab builted running on chrome (Mac)

Get the packages


flutter packages get

Run project


flutter run -d chrome

Test


flutter test

Note

Every push will start an basic action

About

A mobile app integration with themealdb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published