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.