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 #

0.1.0 #

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

0.1.1 #

  • Patched the pubspec file with the correct SDK 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

0.2.1 #

  • Add example of using the library

0.3.0-dev.1 #

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

0.3.0-dev.2 #

  • Remove return type from routes setter

0.3.0-dev.3 #

  • Remove return type from routes setter

0.3.0-dev.4 #

  • Remove return type from routes setter

0.3.1 #

  • Small internal change with how utils work

0.3.2 #

  • Simplify the getRouteMethod function

0.3.3 #

  • Update readme with more information
  • Get the example to stop being stupid
  • Move vscode settings into project folder
1
likes
40
points
104
downloads

Publisher

verified publisherpyxel.pro

Weekly Downloads

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