stablekernel / aqueduct

Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.
https://aqueduct.io
BSD 2-Clause "Simplified" License
2.42k stars 280 forks source link

Hot reload option #927

Closed EhsanAramide closed 3 years ago

EhsanAramide commented 3 years ago

hey stable kernel The most popular option in dart vm is hot reload. Please in next update work on hot reload option. tnx =)