Gilbrater / flutter-mobile

iOS/Android apps for Invoice Ninja built with Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

iOS/Android apps for Invoice Ninja built with Flutter

License:Other


Languages

Language:Dart 99.7%Language:Shell 0.1%Language:Objective-C 0.1%Language:Java 0.0%