0

Writing my frontend app in Flutter/Dart, and my backend server using Aqueduct being written in Dart too, is there a tailored client that could e.g. reuse the models of Aqueduct?

MappaM
  • 809
  • 8
  • 15

1 Answers1

1

Short anwser:
The Aqueduct is dead. Long live the Aqueduct!

it's been a long time since the last update.

To be precise, Aqueduct is not alive, not dead.

Can I ask a reasonable question here?
What's the point of using a framework whose users have long worried about the lack of updates?

P.S.

Excuse me if my question seemed to you on the contrary, not very clever.

mezoni
  • 10,684
  • 4
  • 32
  • 54
  • It does not answer the question but it is useful information that I would have liked to know earlier :) Now it's too late to change... – MappaM Feb 22 '21 at 08:57
  • Yeah. Unfortunately, this happens very often in Dart. Even Google is abandoned not a few serious (and not) projects written in Dart. Support and development are expensive. Nobody wants to waste money. – mezoni Feb 22 '21 at 15:14