/goodwallet

good wallet is an expense management application.

Primary LanguageDartMIT LicenseMIT

Good Wallet

Good Wallet is an expense management application.

Requirements

  • Flutter SDK
  • (to build application on ios devices) Xcode on macOS

Development

1. Clone

git clone https://github.com/macropusgiganteus/goodwallet.git

2. Go to directory -> goodwallet/Source code/Application/

3. Build an application

- On simulators :

flutter run

- On android devices :

flutter run -d "device name or id"

** make sure that the device is connected to the computer **

** to specify a device name or id - flutter devices **