<?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: VivekS.</title>
    <description>The latest articles on DEV Community by VivekS. (@viveeeeeek).</description>
    <link>https://dev.to/viveeeeeek</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F483439%2F16abd4dc-85e2-4ea1-a1e2-17ca79244993.gif</url>
      <title>DEV Community: VivekS.</title>
      <link>https://dev.to/viveeeeeek</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/viveeeeeek"/>
    <language>en</language>
    <item>
      <title>Material 3 Expressive Revamp Of My Open-Source App!</title>
      <dc:creator>VivekS.</dc:creator>
      <pubDate>Thu, 27 Aug 2026 04:25:02 +0000</pubDate>
      <link>https://dev.to/viveeeeeek/material-3-expressive-revamp-of-my-open-source-app-g8</link>
      <guid>https://dev.to/viveeeeeek/material-3-expressive-revamp-of-my-open-source-app-g8</guid>
      <description>&lt;p&gt;I have always been deeply fascinated by Google’s Material Design philosophy. But the moment I explored Material 3 Expressive (M3E), I was hooked. 🎨✨&lt;/p&gt;

&lt;p&gt;M3E makes mobile apps feel truly alive, personal, and expressive giving users tactile feedback, fluid motion, and playful shapes that adapt to their personality. I couldn't resist bringing this to life in my open-source app, Easy QR Toolkit!&lt;/p&gt;

&lt;p&gt;Here is what went into this complete Material 3 Expressive revamp:&lt;/p&gt;

&lt;p&gt;🔷 1. Tactile Connected Button Groups&lt;br&gt;
Replaced rigid controls with fluid capsule groups (&lt;code&gt;M3EButtonGroup&lt;/code&gt;) for Theme Mode, QR Shapes, and Logo Sizes with organic spring-squish physics.&lt;/p&gt;

&lt;p&gt;🌸 2. Real-Time Bézier Morphing Swatches&lt;br&gt;
Dynamic theme &amp;amp; QR colors animate a smooth Bézier morph from circles into playful expressive shapes like 4-sided cookies and radiant sunny stars (&lt;code&gt;MaterialShapes&lt;/code&gt;).&lt;/p&gt;

&lt;p&gt;📱 3. Adaptive Connected Card Lists&lt;br&gt;
Transformed Settings and History into connected card lists (&lt;code&gt;M3ECardList&lt;/code&gt;) that dynamically morph outer and inner corner radii.&lt;/p&gt;

&lt;p&gt;💙 Powered by &lt;code&gt;material_3_expressive&lt;/code&gt; and proud to have contributed upstream bug fixes and unit tests back to the package along the way!&lt;/p&gt;

&lt;p&gt;Building with Material 3 Expressive reminded me why I love mobile development: when design and engineering meet, software feels like magic.&lt;/p&gt;

&lt;p&gt;What are your thoughts on Material 3 Expressive? Are you exploring M3E in your apps yet? &lt;/p&gt;

&lt;p&gt;📲Try the update on Google Play:&lt;br&gt;
&lt;a href="https://play.google.com/store/apps/details?id=com.billionants.easy_qr_toolkit" rel="noopener noreferrer"&gt;https://play.google.com/store/apps/details?id=com.billionants.easy_qr_toolkit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⭐ Star and explore the open-source code on GitHub:&lt;br&gt;
&lt;a href="https://github.com/viveeeeeek/easy_qr_toolkit" rel="noopener noreferrer"&gt;https://github.com/viveeeeeek/easy_qr_toolkit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📦 Check out the &lt;code&gt;material_3_expressive&lt;/code&gt; package on pub.dev:&lt;br&gt;
&lt;a href="https://pub.dev/packages/material_3_expressive" rel="noopener noreferrer"&gt;https://pub.dev/packages/material_3_expressive&lt;/a&gt;&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;QR Generation&lt;/th&gt;
&lt;th&gt;Beautiful Material 3 Expressive UI&lt;/th&gt;
&lt;th&gt;Customize your QR&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ff6thdsi1klnl5rusqdh5.jpeg" height="1600" alt="QR Generation" width="720"&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F4fq02o6o6dhc8yunvsz3.jpeg" height="1600" alt="Beautiful Material 3 Expressive UI" width="720"&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6ato7bx0zlv5vq7k5b8i.jpeg" height="1600" alt="Customize your QR" width="720"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

</description>
      <category>design</category>
      <category>opensource</category>
      <category>showdev</category>
      <category>ui</category>
    </item>
    <item>
      <title>New Material CarouselView in Flutter 3.24</title>
      <dc:creator>VivekS.</dc:creator>
      <pubDate>Thu, 15 Aug 2024 13:31:10 +0000</pubDate>
      <link>https://dev.to/viveeeeeek/new-material-carouselview-in-flutter-324-1ba7</link>
      <guid>https://dev.to/viveeeeeek/new-material-carouselview-in-flutter-324-1ba7</guid>
      <description>&lt;p&gt;Hey dev community! With the release of Flutter 3.24, a shiny new widget called &lt;code&gt;CarouselView&lt;/code&gt; has arrived. I've integrated this into our P2P BookShare app to display top-rated books, enhancing the user interface with a seamless and visually engaging experience.&lt;/p&gt;

&lt;p&gt;Curious to see it in action? Dive into my latest commit on the beta branch over on GitHub.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/viveeeeeek/p2pbookshare/tree/beta" rel="noopener noreferrer"&gt;Check it out here!&lt;/a&gt;&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>mobile</category>
      <category>opensource</category>
      <category>github</category>
    </item>
    <item>
      <title>Completed #Hacktoberfest 2022 !</title>
      <dc:creator>VivekS.</dc:creator>
      <pubDate>Fri, 21 Oct 2022 05:54:33 +0000</pubDate>
      <link>https://dev.to/viveeeeeek/completed-hacktoberfest-2022--2pjl</link>
      <guid>https://dev.to/viveeeeeek/completed-hacktoberfest-2022--2pjl</guid>
      <description>&lt;p&gt;Completed my third year as a Hacktoberfest participant.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.github.com/viveeeeeek"&gt;My Github&lt;/a&gt;&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>digitialocean</category>
      <category>beginners</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Hacktoberfest 2021 is here.</title>
      <dc:creator>VivekS.</dc:creator>
      <pubDate>Thu, 07 Oct 2021 05:20:28 +0000</pubDate>
      <link>https://dev.to/viveeeeeek/hacktoberfest-2021-is-here-fo5</link>
      <guid>https://dev.to/viveeeeeek/hacktoberfest-2021-is-here-fo5</guid>
      <description>&lt;p&gt;What is Hacktoberfest ?&lt;/p&gt;

&lt;p&gt;A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.&lt;/p&gt;

&lt;p&gt;Contribute to open-soucre and grab your Hacktoberfest swags ( Free T-Shirt &amp;amp; Goodies).&lt;/p&gt;

&lt;p&gt;You need to create 4 Pull Request (PR) to grab goodies.&lt;/p&gt;

&lt;p&gt;Are you Flutter dev and looking for beginner friendly repositories?&lt;/p&gt;

&lt;p&gt;Don't worry I got you covered.&lt;br&gt;
Here are some repositories where you can submit your Pull Request&lt;/p&gt;

&lt;p&gt;1) Flutter web app : &lt;a href="https://github.com/viveeeeeek/1stHacktoberfest"&gt;https://github.com/viveeeeeek/1stHacktoberfest&lt;/a&gt;&lt;br&gt;
2) Flutter BMI calculator app : &lt;a href="https://github.com/viveeeeeek/flutter-bmi-calculator"&gt;https://github.com/viveeeeeek/flutter-bmi-calculator&lt;/a&gt;&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>flutter</category>
      <category>opensource</category>
      <category>android</category>
    </item>
    <item>
      <title>Completed 4 Pull Requests for Hacktoberfest 2021</title>
      <dc:creator>VivekS.</dc:creator>
      <pubDate>Wed, 06 Oct 2021 18:51:20 +0000</pubDate>
      <link>https://dev.to/viveeeeeek/completed-4-pull-requests-for-hacktoberfest-2021-4f8l</link>
      <guid>https://dev.to/viveeeeeek/completed-4-pull-requests-for-hacktoberfest-2021-4f8l</guid>
      <description>&lt;p&gt;This is my 2nd time participating in Hacktoberfest and I am having a great experience this time. Yet learning from open source, The community is very kind and always ready to help.&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>github</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Open Source is amazing!</title>
      <dc:creator>VivekS.</dc:creator>
      <pubDate>Thu, 08 Oct 2020 06:03:11 +0000</pubDate>
      <link>https://dev.to/viveeeeeek/open-source-is-amazing-5fgi</link>
      <guid>https://dev.to/viveeeeeek/open-source-is-amazing-5fgi</guid>
      <description>&lt;h2&gt;
  
  
  Learning Git was amazing experience
&lt;/h2&gt;

</description>
      <category>hacktoberfest</category>
    </item>
    <item>
      <title>Completed 4 PR's for Hacktoberfest 2k20</title>
      <dc:creator>VivekS.</dc:creator>
      <pubDate>Thu, 08 Oct 2020 04:39:10 +0000</pubDate>
      <link>https://dev.to/viveeeeeek/completed-4-pr-s-for-hacktoberfest-2k20-5hmj</link>
      <guid>https://dev.to/viveeeeeek/completed-4-pr-s-for-hacktoberfest-2k20-5hmj</guid>
      <description>&lt;p&gt;This is my first time when I heard about Hacktoberfest event, I was such fascinated that I spent complete 2 days to learn about Hacktoberfest and Opem Source. &lt;br&gt;
 And now I have submitted 10 PR's ( All merged successfully ) and I am just loving my contributions. 😄&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>opensource</category>
      <category>flutter</category>
    </item>
  </channel>
</rss>
