1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-08 12:39:17 +00:00

Added: expanse planner app

This commit is contained in:
sam
2019-10-05 19:33:34 +05:30
parent 3f2e0b5ad5
commit cde303db6e
76 changed files with 2070 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ Lookup Links: [[Setup Flutter](https://flutter.io/setup/)] [[Widgets Catalog](ht
### Complete apps with multiple features
1. [Tip Calculator](/tip_calculator) [![download](img/ic_download.png)](https://kinolien.github.com/gitzip/?download=https://github.com/nisrulz/flutter-examples/tree/master/tip_calculator)
2. [Expense Planner](/expense_planner) [![download](img/ic_download.png)](https://kinolien.github.com/gitzip/?download=https://github.com/nisrulz/flutter-examples/tree/master/expense_planner)
# Get packages for all flutter projects