vercel 0.0.2
vercel: ^0.0.2 copied to clipboard
A Flutter package for deploying Flutter web apps to Vercel with a single command
Vercel #
A Flutter package that allows you to deploy your Flutter web apps to Vercel with a single command.
🚀 Features #
- One-command deployment of Flutter web apps to Vercel
- Automatic building of Flutter web apps
- Configures routing for proper SPA (Single Page Application) behavior
- Supports both development and production deployments
📦 Installation #
Add this to your pubspec.yaml
: #
dev_dependencies:
vercel: ^0.1.0