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.41k stars 279 forks source link

Feature-Request: Replace mirrors with reflectable #958

Open jayjah opened 3 years ago

jayjah commented 3 years ago

Mirrors-Library state unclear, see: https://github.com/dart-lang/sdk/issues/44489

Seee thiis README for more details on reflectable: https://github.com/google/reflectable.dart/blob/master/reflectable/README.md