screenshot
Flutter スクリーンショットパッケージ(実行時)。任意のウィジェットを画像としてキャプチャします。
EditNest は、Flutter で構築された高速で軽量なオープンソースのキャンバスエディタです。さまざまなフォント、サイズ、色、位置でテキストを追加・カスタマイズでき、背景色をサポートし、スムーズな編集のために完全な元に戻す/やり直し履歴を提供します。
{"sdk":"flutter"}^1.0.2——————{"sdk":"flutter"}^6.0.0以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。
A lightweight, blazing-fast canvas editor built with Flutter. With EditNest, you can quickly create and customize text-based designs right in your browser.
🚀 Try it live: editnest.netlify.app
Clone the repository:
git clone https://github.com/your-username/editnest.git
cd editnest
Install dependencies:
flutter pub get
Run the app:
flutter run -d chrome
The app is already live at editnest.netlify.app via Netlify. You can also build your own release version:
flutter build web
Deploy the generated /build/web folder to any static hosting service (Netlify, Vercel, GitHub Pages, etc.).
Contributions, issues, and feature requests are welcome! Feel free to check out the issues page.
This project is licensed under the MIT License – free to use and modify.