Invoice Ninja

Companion app for the Invoice Ninja web app.

注意:移动应用需要最新版本的 Web 应用。

特点

  • [x] 仪表盘
  • [x] 客户
  • [x] 产品
  • [x] 发票
  • [x] 报价
  • [x] 付款
  • [ ] 项目
  • [ ] 任务
  • [ ] 供应商
  • [ ] 费用
  • [ ] 信用
  • [ ] 周期性
  • [ ] 平板电脑支持
  • [ ] 桌面支持

应用程序架构

该应用程序是使用 Flutter Redux Starter 创建的。

架构基于这两个项目

开发者笔记

  • 运行 cp lib/.env.dart.example lib/.env.dart 来创建配置文件
  • 运行 cp android/key.properties.example android/key.properties 来创建密钥文件
  • 运行 flutter packages pub run build_runner build 来重新生成模型文件

GitHub

https://github.com/invoiceninja/flutter-mobile