dartion 1.2.0
dartion: ^1.2.0 copied to clipboard
Dartion is a RESTful mini web server based on JSON. Up your backend in 5 Seconds!
1.2.0 - May 2023 #
- Dart 3.0 support
1.1.0+1 - Jan 2023 #
- Documentation fixes
1.1.0 - Jan 2023 #
- Added Noslin22's HandleAuth fix
- Fixed issue #6 (String fix)
- Fixed issue #10 (Host fix)
- Fixed Tests
- Added Flutterando_analysis as the new linter package
- 134 Linter fixes
- Changed methods wrongly indicated as "formYaml" to "fromYaml"
- Updated package dependencies
- Added example.md
- Erased a folder with no actual use
- Added Flutterando style readme
- Added 'Dart doc' documentation
1.0.7 - Nov 2021 #
- Updated builds
- Major changes
- Several fixes
0.0.7 - Apr 2020 #
- Added File upload (check documentation)
0.0.4 - Apr 2020 #
- Initial version