Update: (June 2021) Two of the most popular server-side Dart frameworks, Angel and Aqueduct, have been discontinued . Because of this I’m removing the sections on Aqueduct and Angel from this article. If you are considering Dart for your backend server, I recommend you choose Shelf, which is maintained by the Dart team.1 May 2019
Read moreWhat happened Aqueduct darts?
Update: (June 2021) Two of the most popular server-side Dart frameworks, Angel and Aqueduct, have been discontinued . Because of this I’m removing the sections on Aqueduct and Angel from this article. If you are considering Dart for your backend server, I recommend you choose Shelf, which is maintained by the Dart team.1 May 2019
Read moreIs dart a backend?
Dart is currently actively used with Flutter for developing the frontend of cross-platform mobile apps. Dart can be also used for web development, but there is no mention of Dart being used for backend development .
Read moreDoes DART support backend?
Dart is currently actively used with Flutter for developing the frontend of cross-platform mobile apps. Dart can be also used for web development, but there is no mention of Dart being used for backend development .
Read moreWhat is Aqueduct in Dart?
Aqueduct is an extensible HTTP framework for building REST APIs on top of the Dart VM . It includes a statically-typed ORM, OAuth 2.0 provider, automated testing libraries and OpenAPI 3.0 integration.
Read more