Skip to content

systechsolutions/flutter-mobile

 
 

Repository files navigation

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

About

iOS/Android apps for Invoice Ninja built with Flutter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 99.8%
  • Other 0.2%