winter 0.0.7 copy "winter: ^0.0.7" to clipboard
winter: ^0.0.7 copied to clipboard

This project is designed to create server side apps the simplest way possible, and reduce the learning curve in backend development.

  • 0.0.7:

    • DATE ๐Ÿ“… : 2024-10-29.
    • General ๐Ÿ›  : Update min sdk version to ^3.4.0
  • 0.0.6:

    • DATE ๐Ÿ“… : 2024-10-26.
    • Router ๐Ÿ”€ : Move RouterConfig inside WinterRouter (This way we can validate path and send response if it fails).
    • Router ๐Ÿ”€ : WinterRouter: Check if route have a valid path before it's used (if path is NOT valid, it will not be used as a route and the function RouterConfig.onInvalidUrl will be called).
    • Tests ๐Ÿงช : Add/Fix test for having RouterConfig inside WinterRouter.
    • Router ๐Ÿ”€ : MultiRouter: Created a multi router class, It is a router that instead of containing a list of routes contains a list of other routers.
    • Tests ๐Ÿงช : Add tests for MultiRouter.
    • Docs ๐Ÿ“œ : Fix details in general docs.
  • 0.0.5:

    • DATE ๐Ÿ“… : 2024-10-24.
    • General ๐Ÿ›  : Fix example to pass in pub points
  • 0.0.4:

    • DATE ๐Ÿ“… : 2024-10-24.
    • General ๐Ÿ›  : Fix code analyzer
  • 0.0.3:

    • DATE ๐Ÿ“… : 2024-10-24.
    • General ๐Ÿ›  : Move code to /lib folder, update everything else.
    • Docs ๐Ÿ“œ : Add installing library to docs.
  • 0.0.2:

    • DATE ๐Ÿ“… : 2024-10-24.
    • General ๐Ÿ›  : Clean up project, remove warnings, add example...
  • 0.0.1:

    • DATE ๐Ÿ“… : 2024-10-24.
    • General ๐Ÿ›  : Initial version/deploy of lib.
2
likes
160
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

This project is designed to create server side apps the simplest way possible, and reduce the learning curve in backend development.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

args, change_case, collection, http_parser, mongo_dart, shelf, shelf_multipart, string_scanner

More

Packages that depend on winter