dartcore 0.0.3
dartcore: ^0.0.3 copied to clipboard
A simple, yet powerful Flask alternative for Dart. A lightweight framework offering fast performance, scalability, and efficient API development to build modern apps with ease and minimal code.
0.0.1 #
- Initial version.
0.0.2 #
- Added Rate limit support
- Added CORS support
- Added Custom 404 and 500 responses
- Added 0.0.0.0 support
- Added Rate limit support (Uses Memory for now)
- Added multipart support
0.0.3 #
- Longer description on pub.flutter-io.cn
- WASM compatibility
- Added documentation for each method :)