<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vladislav Enev</title>
    <description>The latest articles on DEV Community by Vladislav Enev (@vladislav_enev_c9b88a2b13).</description>
    <link>https://dev.to/vladislav_enev_c9b88a2b13</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2560489%2F459801da-0e92-48b6-a4bb-0e1a94ef7d0c.jpg</url>
      <title>DEV Community: Vladislav Enev</title>
      <link>https://dev.to/vladislav_enev_c9b88a2b13</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vladislav_enev_c9b88a2b13"/>
    <language>en</language>
    <item>
      <title>Flutter package for advanced canvas editing opensource</title>
      <dc:creator>Vladislav Enev</dc:creator>
      <pubDate>Sat, 10 Jan 2026 22:30:18 +0000</pubDate>
      <link>https://dev.to/vladislav_enev_c9b88a2b13/flutter-package-for-advanced-canvas-editing-opensource-45n9</link>
      <guid>https://dev.to/vladislav_enev_c9b88a2b13/flutter-package-for-advanced-canvas-editing-opensource-45n9</guid>
      <description>&lt;p&gt;Hey everyone, I've just created my dev account and I can't wait to share with you my open-source library made in Flutter&lt;/p&gt;

&lt;p&gt;Story:&lt;br&gt;
I've been working on an open-source Flutter package called flutter_advanced_canvas_editor. It started as a fun experiment, but I quickly realized how rewarding open-source development can be. So that is my contribution to the world. let me explain about the features and what you can find.I've created canvas editor in Flutter with layer support, similar to Photoshop layers so you can stack, reorder, lock, and manage canvas elements more easily.&lt;/p&gt;

&lt;p&gt;The package allows you to:&lt;br&gt;
Add, move, rotate, and scale widgets on a canvas&lt;br&gt;
Work with layered elements&lt;br&gt;
Handle gestures smoothly&lt;br&gt;
Customize drawing and interaction logic&lt;br&gt;
Drop it into existing Flutter projects with minimal setup&lt;/p&gt;

&lt;p&gt;Share that post if you really like what I've done. Appreciate all feedback&lt;/p&gt;

&lt;p&gt;link: &lt;a href="https://pub.dev/packages/flutter_advanced_canvas_editor" rel="noopener noreferrer"&gt;https://pub.dev/packages/flutter_advanced_canvas_editor&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>flutter</category>
      <category>opensource</category>
      <category>dart</category>
    </item>
  </channel>
</rss>
