vercel 0.0.1 copy "vercel: ^0.0.1" to clipboard
vercel: ^0.0.1 copied to clipboard

A CLI tool to deploy Flutter Web apps to Vercel easily.

example/example.dart

import 'package:vercel/vercel.dart';

void main() {
  print("🚀 Starting Flutter Web Deployment to Vercel...");
  deploy();
}
0
likes
150
points
7
downloads

Documentation

API reference

Publisher

verified publishersuneeldk.me

Weekly Downloads

A CLI tool to deploy Flutter Web apps to Vercel easily.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

process_run

More

Packages that depend on vercel