Invoice Ninja
Companion app for the Invoice Ninja web app.
Note: the mobile app requires the latest version of the web app.
Features
- Dashboard
- Clients
- Products
- Invoices
- Quotes
- Payments
- Projects
- Tasks
- Vendors
- Expenses
- Credits
- Recurring
- Tablet support
- Desktop support
Application Architecture
The application was created using the Flutter Redux Starter.
The architecture is based off these two projects:
Blog Posts
- Intro to Google Flutter
- Using Redux to manage state
- Handling complex forms
- Architectural review
- Additional thoughts
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.