Marcus Twichel

Results 18 issues of Marcus Twichel

**Is your feature request related to a problem? Please describe.** I really like the new feature where the lines missed will print in the output of the actions; however, I...

feature
p3

I'm excited about where this project could go, and I think there's an opportunity to support local testing as well. # Problem to solve I had a colleague that had...

enhancement

As a developer, I would like to use the `very_good_cli` to test my `dart_frog` applications. However, since a bulk of the code in `dart_frog` lives outside of the `lib` folder,...

feature
p3

**Description** As a developer, I often do not want to create an app with three separate environments, I just want a default main one (especially if I'm quickly prototyping an...

feature
p2

**Description** Per the [roadmap](https://dartfrog.vgv.dev/docs/roadmap): `CLI new command to generate new routes and middleware`. As someone who as created a fairly large API using `dart_frog`, I can attest this would be...

enhancement

Hey everyone 👋 first off I want to share a thank you to everyone that has checked out the package and shown interest! We'll figure out Dart on the server...

feedback wanted

**Description** A clear and concise description of what the bug is. **Steps To Reproduce** 1. In a new Dart Frog project, Create a new `_middleware.dart` with ```dart import 'package:dart_frog/dart_frog.dart'; Handler...

feature
p2

Hi there 👋 I love that this package exists and thank you for making it! I was curious if we could make this package handle users with phone-based authentication now...

Hey there 👋 thanks for this amazing package! We recently updated our app to Flutter 3.22.2 and noticed some strange flickering glitch on the edges of our animation. https://github.com/xvrh/lottie-flutter/assets/22944438/d4068348-65ab-4a13-8f7a-e5792fbabe4f However,...

### Description Currently, all of the docs for deploying Dart Frog are for manual deployment to their systems. However, which my [PR adding docs for Railway deployment](https://github.com/VeryGoodOpenSource/dart_frog/pull/1527), I wrote instructions...

documentation
p2