Go to file
Hillel Coren 0aaf3aa6df Email templates 2018-08-13 09:12:26 -07:00
.idea
android Update version 2018-08-05 16:36:27 +03:00
assets/images
ios Rename to invoiceninja_flutter 2018-07-08 10:25:26 +03:00
lib Email templates 2018-08-13 09:12:26 -07:00
samples Style refactor 2018-07-30 10:39:26 +03:00
test_driver Rename to invoiceninja_flutter 2018-07-08 10:25:26 +03:00
.gitignore Update .gitignore 2018-07-08 11:02:46 +03:00
.metadata
LICENSE.txt
README.md Explain keys file 2018-07-29 12:08:13 +03:00
analysis_options.yaml Snack bar fixes 2018-07-29 19:49:13 +03:00
invoiceninja.iml Tests... 2018-06-03 06:19:13 -07:00
invoiceninja_android.iml Email templates 2018-08-13 09:12:26 -07:00
make.sh Invoices 2018-06-14 03:03:26 -07:00
pubspec.lock Email templates 2018-08-13 09:12:26 -07:00
pubspec.yaml Email templates 2018-08-12 16:46:55 +03:00

README.md

Invoice Ninja

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

Join the Android beta: https://play.google.com/apps/testing/com.invoiceninja.invoiceninja_flutter

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 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.