Welcome to Flutter Color VS Code Extension 🎨✨
A user-friendly plugin to help you visualize the colors used in your project. Initially developed for Flutter, it is now used in various programming languages. It automatically parses and converts your color code into a small color picker box, allowing you to see and change the color as desired.
🚀🌕 Celebrating Chandrayaan's Glorious Landing and a Promising Future! 🌌✨
Dear All,
Last year on celeberation of successfull landing of changrayaan 3, I decided to make few structural changes in the plugin, so that new features can be easily developed.Today, I’m excited to announce that these changes have been successfully implemented. Here’s what’s new:
- Implemented Telemetry & Crash Reporting 📊
- Added test cases ✅
- Refactored code 🔧
If you haven't tried this plugin yet, head over to VS Code -> Extensions -> search for "Flutter Color" -> Install and start using it! I’d love to hear your feedback.
Upcoming Features
- Enable users to convert color codes between various formats such as RGBA, HEX, RGB, ARGB, etc. For example, users can input a HEX code, and the plugin will convert it to the RGBA format.
- ______________________________________________
Feel free to add your thoughts as well. You can follow this link to share your ideas directly - Your Idea
Features
Gif by Maruf Hassan on Medium.
Without Flutter Color
With Flutter Color
Without Flutter Color (JSON file)
With Flutter Color (JSON file)
Feel free to contribute. Any new ideas are accepted, if you want to contribute, submit a pull request
What's new ?
Version 2.0.0 (09.09.2024)
Version 1.1.0 (25.08.2023)
- [New]
Updated the README file to show the missing images & published the extension to
Open VSX. [#29 - Thanks to mrhyperbit] .
Version 1.0.1 (04.03.2021)
- [New]
Integration of Color palette: supports all languages except CSS, LESS, and SCSS. We don't want to break the internal features of VS Code, which is why we are not supporting these languages.
[#9 - Thanks to lr222gw] [#10 - Thanks to Littlegolden] .
Version 0.1.1 (26.09.2020)
- [FIXED]
Issue resolved for the ternary operator of the color palette
[Thanks to Diego Carvalho] .
Version 0.1.0 (25.09.2020)
- [NEW] Integration of
Color palette for JSON files
[#6 - Thanks to MewX].
Version 0.0.2 (03.01.2020)
- [NEW] Integration of
Opacity
in The color palette
.
Changelog
To check full changelog click here.
Made with ( ❤ ) by CCS 🌟