flutter_admin_backend icon indicating copy to clipboard operation
flutter_admin_backend copied to clipboard

建议: 可以考虑使用 flutter + get_server 重写 api server

Open hhstore opened this issue 4 years ago • 0 comments

如题:

  • 可以考虑使用 flutter + get_server 重新后端 api server.
  • 部署 java, 还是不够轻便.
  • get_server 是 GetX 作者写的. 质量没啥问题.
  • 既然用 flutter 写 admin, 哈哈, 鼓励尝试一整套方案. admin 对性能的要求也不高. 可以吃个螃蟹.
  • 我整理了一些 dart 后端相关的项目, 可以参考: https://github.com/hhstore/blog/issues/307

hhstore avatar Aug 18 '21 02:08 hhstore