oxide 0.3.3 copy "oxide: ^0.3.3" to clipboard
oxide: ^0.3.3 copied to clipboard

Oxide is a extremely powerful web framework for dart that's main goal is simplicity

Oxide Changelog #

Version 0.1.0 #

  • Created route class
  • Created method enum
  • Created utility functions to get metadata from route functions
  • Created basic oxide server

Version 0.1.1 #

  • Patched the pubspec file with the correct SDK version

Version 0.2.0-dev.1 #

  • Rename addRoute to setRoutes and take an array of routes
  • Remove the host param from the start function and listen on 0.0.0.0

Version 0.2.1 #

  • Add example of using the library

Version 0.3.0-dev.1 #

  • Clean up example from README in favor of examples/main.dart
  • Change setRoutes to a setter named routes

Version 0.3.0-dev.2 #

  • Remove return type from routes setter

Version 0.3.0-dev.3 #

  • Remove return type from routes setter

Version 0.3.0-dev.4 #

  • Remove return type from routes setter

Version 0.3.1 #

  • Small internal change with how utils work

Version 0.3.2 #

  • Simplify the getRouteMethod function

Version 0.3.3 #

  • Update readme with more information
  • Get the example to stop being stupid
  • Move vscode settings into project folder
1
likes
30
pub points
0%
popularity

Publisher

verified publisherpyxel.pro

Oxide is a extremely powerful web framework for dart that's main goal is simplicity

Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

More

Packages that depend on oxide