dartness_root 1.0.0 copy "dartness_root: ^1.0.0" to clipboard
dartness_root: ^1.0.0 copied to clipboard

Dartness root pubspec

0.0.0 #

  • Initial version.

0.1.0-alpha #

0.3.0-alpha #

  • Created Get, Post, Put, Delete, Head, Options, and Trace methods.
  • Created Header annotation.
  • Created Body annotation.
  • Created QueryParam annotation.
  • Created PathParam annotation.

0.4.0-alpha #

  • Removed dart:mirrors in order to be able to compile and bring stability to the framework
  • Created dartness_generator

0.4.3-alpha #

  • Added @Headers