vania-dart / framework

Fast, simple, and powerful backend framework for Dart built with ❤️
https://vdart.dev
MIT License
155 stars 12 forks source link

[BUG] - Null params when the method is put or patch #81

Closed javad-zobeidi closed 1 month ago

javad-zobeidi commented 1 month ago

When I set the method to the put or patch, and I use request.input('key') I'll get null instead of the data