Add app version to menu.

This commit is contained in:
2025-03-27 14:02:18 -07:00
parent 538a298acd
commit c5f1a4e9ba
4 changed files with 69 additions and 0 deletions
+2
View File
@@ -1,4 +1,5 @@
name: expense_tracker
homepage: https://git.hyperling.com/me/flutter-expense-tracker
description: Track recurring expenses against income and liquid assets.
publish_to: 'none'
version: 0.1.3
@@ -9,6 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
package_info_plus: ^8.3.0
path: ^1.9.0
path_provider: ^2.1.5
sqflite: ^2.4.1