devonfw-forge / devon4flutter-non-bloc-arch

A guide aiming to bridge the gap between the absolute Flutter basics and clean, structured Flutter Development
https://github.com/devonfw-forge/devonfw4flutter/wiki
309 stars 37 forks source link

Create 'add' dialog without backend call #8

Closed SchettlerKoehler closed 2 years ago

SchettlerKoehler commented 3 years ago

Description As a user I would like to have a dialog where I can add a new entry in order to later be able to send new entries to the server.

Acceptance Criteria