Go to file
Hillel Coren 384c0dd5e8 Dashboard 2018-09-21 13:57:17 +03:00
.idea
android Update logo 2018-09-16 19:07:20 +03:00
assets/images Update logo 2018-09-16 19:07:20 +03:00
ios ios splash screen 2018-09-16 20:04:24 +03:00
lib Dashboard 2018-09-21 13:57:17 +03:00
samples Update screenshots 2018-08-19 20:15:16 -07:00
stubs Bug fixes 2018-09-16 21:15:43 +03:00
test_driver 2FA 2018-08-20 17:19:42 -07:00
.gitignore
.metadata
LICENSE.txt
README.md Update readme 2018-09-09 14:17:46 -07:00
analysis_options.yaml
invoiceninja.iml iOS app 2018-09-02 14:46:29 +03:00
invoiceninja_android.iml
pubspec.lock Dashboard 2018-09-17 09:02:44 +03:00
pubspec.yaml Dashboard 2018-09-17 09:02:44 +03:00
starter.sh Starter 2018-08-29 21:18:44 -07:00

README.md

Invoice Ninja

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

Open Beta

Note: the beta is currently available to self host users and requires the latest version of the web app (v4.5.4).

View Invoice List Invoices Contact Details Edit Product

Features

  • Dashboard
  • Clients
  • Products
  • Invoices
  • Quotes
  • Payments
  • 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 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.