Go to file
unknown 9e54f08bde Refactor 2018-07-02 11:20:22 +03:00
.idea Initial commit 2018-05-17 00:56:14 -07:00
android Refactor 2018-06-26 22:30:21 -07: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 Refactor 2018-07-02 11:20:22 +03:00
samples Adjust button widths 2018-06-28 12:37:56 -07:00
test_driver Invoices 2018-07-01 08:01:14 -07:00
.gitignore Refactor 2018-06-28 00:31:30 -07: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 Invoices 2018-07-02 08:31:56 +03:00
analysis_options.yaml Invoices 2018-07-01 10:33:59 -07: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 Refactor 2018-06-28 07:40:32 -07:00
pubspec.yaml Refactor 2018-06-28 07:40:32 -07:00

README.md

Invoice Ninja - Mobile

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

The project is under active development, for the time being we recommend using the existing mobile apps.

Product List Edit Product Drawer Dashboard Client Overview Contact Details Edit Contacts New Invoice

Features

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

Code Samples

Application Architecture

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.