Initial commit

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2026-03-19 20:29:22 +01:00
commit f050d10a1d
137 changed files with 5877 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
name: rental_income_tracker
description: "A new Flutter project."
publish_to: 'none'
version: 0.1.0+1
environment:
sdk: ^3.11.1
dependencies:
flutter:
sdk: flutter
flutter_local_notifications: ^19.5.0
flutter_timezone: ^4.1.1
http: ^1.5.0
intl: ^0.20.2
path_provider: ^2.1.5
provider: ^6.1.5
shared_preferences: ^2.5.3
timezone: ^0.10.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter:
uses-material-design: true