Go to file
Hillel Coren f877c4d4a9 Fix for PDF 2018-08-29 18:20:45 -07:00
.idea
android Fix for PDF 2018-08-29 18:20:45 -07:00
assets/images Add logo to the login screen 2018-05-22 00:44:27 -07:00
ios Rename to invoiceninja_flutter 2018-07-08 10:25:26 +03:00
lib Fix for PDF 2018-08-29 18:20:45 -07:00
samples Update screenshots 2018-08-19 20:15:16 -07:00
stubs Quotes 2018-08-23 22:47:49 -07:00
test_driver 2FA 2018-08-20 17:19:42 -07:00
.gitignore Google login 2018-08-14 23:02:34 -07:00
.metadata
LICENSE.txt Add license 2018-05-17 01:15:21 -07:00
README.md Quotes 2018-08-26 12:50:44 -07: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
pubspec.lock Update version 2018-08-22 15:17:36 -07:00
pubspec.yaml Fix for PDF 2018-08-29 18:20:45 -07:00
starter.sh Quotes [WIP] 2018-08-22 12:05:46 -07: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
  • 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.