Flutter implementation of EasyRepay

EasyRepay

This is the Flutter implementation of EasyRepay, an app that allows you to write down all the money that you lend or borrow.

Screenshots

Build and run (macOS)

In order to build and run the app on the Mac, you need to have the Flutter SDK installed. In this section, we will only consider iOS as the target platform, so you will also need Xcode and CocoaPods to be installed.

git clone https://github.com/fabiocody/easyrepay-flutter.git
cd easyrepay-flutter
open -a Simulator
flutter run

TODO

  • Master-detail on tablet.
  • Calculator.

Credits

Main icon made by srip from www.flaticon.com.

Download Details:

Author: fabiocody

Source Code: https://github.com/fabiocody/easyrepay-flutter

#flutter #dart #mobile-apps

Flutter implementation of EasyRepay
5.60 GEEK