Skip to content

Pistacchione/deliveristo_coding_challenge

Repository files navigation

Deliveristo Flutter Frontend Coding Challenge App

A Flutter project for Deliveristo coding challenge here

Requirements

App was build using Flutter version 3.24.3

A dart-define parameter is required in order to run the app:

  • BASE_URL the url of backend

Getting Started

To run the app launch

flutter run lib\main --dart-define BASE_URL=https://dog.ceo

Testing

To run unit tests launch

flutter test test

To run integration test launch

flutter test integration_test/app_test.dart --dart-define BASE_URL=https://dog.ceo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published