CodeDoctor

Results 96 issues of CodeDoctor

**Is your feature request related to a problem? Please describe.** I want to use the deep copy feature in my project but can't. **Describe the solution you'd like** copyWith.property on...

enhancement

It would be cool to see support for lua 5.4: http://www.lua.org/versions.html#5.4. I saw your project and I'm very excited to see this.

It will be cool if I can start quests, check if quest is finished, and check if quest is running with skript. Skript: https://github.com/SkriptLang/Skript

feature request

To add a middleware on the router, you need a pipeline which is an type of handler. But currently you can only use routers for a mount: `The shelf_router.Route.mount annotation...

enhancement
pkg:shelf_router_generator

This type of icons looks very good. > This weight is not yet supported Is currently written on the website.

Currently in the readme, there is a link to the aqueduct docs. It would be nice if there is an own documentation linked (https://aldrinsartfactory.github.io/liquidart/).

### Description of the new feature / enhancement ![image](https://user-images.githubusercontent.com/20452814/188258434-2135efc9-8e43-42bf-bcf9-73d681d47986.png) When clicking on "Online suchen" (Search online) you will be redirected to bing. ### Scenario when this would be used? When...

enhancement

**Description** If I use path dependencies, the project does not build. **Steps To Reproduce** 1. Create a new project named `shared` 2. Open the `pubspec.yaml` in the server project 3....

bug