Go to file
Hillel Coren eb78346dc1 Projects 2018-12-17 17:15:04 +02:00
.idea
android Update version 2018-12-14 14:38:20 +02:00
assets/images Update logo 2018-09-16 19:07:20 +03:00
ios Update version 2018-12-14 14:38:20 +02:00
lib Projects 2018-12-17 17:15:04 +02:00
samples Flutter upgrade 2018-11-11 12:02:55 +02:00
stubs Projects 2018-12-17 17:15:04 +02:00
test_driver Flutter upgrade 2018-11-11 12:02:55 +02:00
.gitignore Login 2018-09-27 17:50:29 +03:00
.metadata
LICENSE.txt Add license 2018-05-17 01:15:21 -07:00
README.md Update readme 2018-10-03 13:34:40 +03:00
analysis_options.yaml Updated Flutter 2018-11-11 09:23:49 +02:00
invoiceninja.iml iOS app 2018-09-02 14:46:29 +03:00
invoiceninja_android.iml Email templates 2018-08-13 09:12:26 -07:00
pubspec.lock Update gradle 2018-11-20 13:39:49 +02:00
pubspec.yaml Update version 2018-12-14 14:38:20 +02:00
starter.sh Stub fix 2018-12-12 17:33:36 +02:00

README.md

Invoice Ninja

Companion app for the Invoice Ninja web app.

Note: the mobile app requires the latest version of the web app.

View Invoice List Invoices Contact Details Edit Product

Features

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

Application Architecture

The application was created using the Flutter Redux Starter.

The architecture is based off these two projects:

Blog Posts

Developer Notes

  • Run cp lib/.env.dart.example lib/.env.dart to create the config file
  • Run cp android/key.properties.example android/key.properties to create the keys 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.