Beispiel für Implementierung gegen Interfaces
Go to file
Christoph Giess e74aff4b2e Initial commit 2023-02-13 11:42:22 +01:00
bin Initial commit 2023-02-13 11:42:22 +01:00
lib Initial commit 2023-02-13 11:42:22 +01:00
test Initial commit 2023-02-13 11:42:22 +01:00
.gitignore Initial commit 2023-02-13 11:39:58 +01:00
README.md Initial commit 2023-02-13 11:42:22 +01:00
analysis_options.yaml Initial commit 2023-02-13 11:42:22 +01:00
mock.iml Initial commit 2023-02-13 11:42:22 +01:00
mock.puml Initial commit 2023-02-13 11:42:22 +01:00
pubspec.yaml Initial commit 2023-02-13 11:42:22 +01:00

README.md

Beispiel Programmieren gegen Interfaces

  • dart run - Startet Programm mit Sqlite-Backend
  • dart test - Testet mit Map-Backend