When running create command, I get all flutter platforms crated except macOS. I have tried adding the platforms and --macOS=true command with no avail.
**Description**
https://dartfrog.vgv.dev/docs/tutorials/echo
```
touch routes/[message].dart
```
As explained on the above page, when I executed the above command in echo directory, I got the f…
**Description**
https://dartfrog.vgv.dev/docs/tutorials/todos#summary
I got to this section, but I don't know how to get it to work at the end, so I can't get it to work.
in my browser
http:…
**Description**
How can I configure dart frog to allow accessing the server via HTTPS? I know that I need to setup the certificate on my server accordingly. However, it seems that I'd also need to …
Existing blog posts will need to be updated to reflect any changes to the 'create' command.
- [ ] readme
- [ ] vgv.dev
- [ ] all blog posts
- [ ] reminiscent usage help messages/dartdoc entries
## Bug report
**Describe the bug**
There is a redundant dependency on flutter in package cloud_firestore_platform_interface. Timestamp requires flutter/material in order to mark class immutable, w…