flutter-vienna-hackathon-25/wien_talks_be
2025-08-16 11:47:26 +02:00
..
bin init BE 2025-08-16 11:47:26 +02:00
lib init BE 2025-08-16 11:47:26 +02:00
test init BE 2025-08-16 11:47:26 +02:00
.gitignore init BE 2025-08-16 11:47:26 +02:00
analysis_options.yaml init BE 2025-08-16 11:47:26 +02:00
CHANGELOG.md init BE 2025-08-16 11:47:26 +02:00
pubspec.lock init BE 2025-08-16 11:47:26 +02:00
pubspec.yaml init BE 2025-08-16 11:47:26 +02:00
README.md init BE 2025-08-16 11:47:26 +02:00

A sample command-line application with an entrypoint in bin/, library code in lib/, and example unit test in test/.