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
150
points
2
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