first commit

This commit is contained in:
2025-02-05 14:39:01 +01:00
commit 1b702d04b2
31 changed files with 1288 additions and 0 deletions

23
pubspec.yaml Normal file
View File

@@ -0,0 +1,23 @@
name: recipe_journal
description: "An application to create and share recipes"
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ^3.6.1
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true