Go to file
unknown ba3665b086 Show/hide qty and discount 2018-07-08 00:14:41 +03:00
.idea Initial commit 2018-05-17 00:56:14 -07:00
android Update icons 2018-07-06 17:56:08 +03:00
assets/images Add logo to the login screen 2018-05-22 00:44:27 -07:00
ios Initial commit 2018-05-17 00:56:14 -07:00
lib Show/hide qty and discount 2018-07-08 00:14:41 +03:00
samples Update screenshots 2018-07-06 17:28:16 +03:00
test_driver Product Arhive Test 2018-07-04 13:37:10 +05:30
.gitignore Taxes 2018-07-03 21:07:59 +03:00
.metadata Initial commit 2018-05-17 00:56:14 -07:00
LICENSE.txt Add license 2018-05-17 01:15:21 -07:00
README.md Update readme 2018-07-07 22:58:51 +03:00
analysis_options.yaml Linter 2018-07-03 09:20:48 +03:00
invoiceninja.iml Tests... 2018-06-03 06:19:13 -07:00
invoiceninja_android.iml Initial commit 2018-05-17 00:56:14 -07:00
make.sh Invoices 2018-06-14 03:03:26 -07:00
pubspec.lock Fix for hasNotch 2018-07-06 12:29:07 +03:00
pubspec.yaml Refactor 2018-06-28 07:40:32 -07:00

README.md

Invoice Ninja

This is a companion app for the Invoice Ninja web app.

View Invoice List Invoices Contact Details Edit Product

Features

  • Dashboard
  • Clients
  • Products
  • Invoices
  • Payments
  • Quotes
  • Credits
  • Recurring
  • Vendors
  • Expenses
  • Projects
  • Tasks
  • Tablet support
  • Desktop support

Application Architecture

The application was created using the Flutter Redux Starter.

The architecture is based off these two projects:

Developer Notes

  • Run cp lib/.env.dart.example lib/.env.dart when setting up the app to create the config file.
  • Run flutter packages pub run build_runner build to regenerate the model files

Contributions

We gladly accept contributions! If you'd like to get involved with development please join our Slack group.