<?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: fossui</title>
    <description>The latest articles on DEV Community by fossui (@fossui).</description>
    <link>https://dev.to/fossui</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4051806%2Fa2205a84-1408-4197-b34e-a5a606759498.png</url>
      <title>DEV Community: fossui</title>
      <link>https://dev.to/fossui</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fossui"/>
    <language>en</language>
    <item>
      <title>Introducing fossui: a Flutter UI kit that doesn't look like Material</title>
      <dc:creator>fossui</dc:creator>
      <pubDate>Tue, 28 Jul 2026 17:35:33 +0000</pubDate>
      <link>https://dev.to/fossui/introducing-fossui-a-flutter-ui-kit-that-doesnt-look-like-material-nh9</link>
      <guid>https://dev.to/fossui/introducing-fossui-a-flutter-ui-kit-that-doesnt-look-like-material-nh9</guid>
      <description>&lt;p&gt;Every Flutter app looks like Material, because Material is what you get for free. For the last few months we've been building an alternative.&lt;/p&gt;

&lt;p&gt;It's called &lt;a href="https://fossui.org" rel="noopener noreferrer"&gt;&lt;strong&gt;fossui&lt;/strong&gt;&lt;/a&gt;: a small, open-source Flutter UI kit for the apps that would rather not look like every other Flutter app.&lt;/p&gt;

&lt;h3&gt;
  
  
  What it is
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;30+ components&lt;/strong&gt;, one dependency, no icon package&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Framework-agnostic&lt;/strong&gt;: it reads its own theme, so it drops into a
MaterialApp, a CupertinoApp, or a bare WidgetsApp&lt;/li&gt;
&lt;li&gt;A neutral look with &lt;strong&gt;superellipse (squircle) corners&lt;/strong&gt;, light and dark out of the box&lt;/li&gt;
&lt;li&gt;Built for the AI era: an &lt;strong&gt;MCP server and skills&lt;/strong&gt;, so coding agents write it with the right variants instead of guessing the API&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Why
&lt;/h3&gt;

&lt;p&gt;Most Flutter component libraries ask you to buy into their world, wrap your app, or drive ThemeData directly. We wanted the opposite: components that respect a theme you already control, whether or not you're on MaterialApp. Retheme once at the root, and the whole set follows.&lt;/p&gt;

&lt;h3&gt;
  
  
  What ships around it
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Docs&lt;/strong&gt; at fossui.org, with a rendered light and dark preview for every component&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;playground and theme builder&lt;/strong&gt; at play.fossui.org, recolor the whole set live and copy the theme out&lt;/li&gt;
&lt;li&gt;An &lt;strong&gt;MCP server&lt;/strong&gt; so coding agents scaffold and theme fossui correctly on the first try&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Where it stands
&lt;/h3&gt;

&lt;p&gt;Young, mobile-first, and built by a team of two. Web and desktop compile and should work, but they're less exercised than mobile.&lt;/p&gt;

&lt;p&gt;What would make or break fossui for your next Flutter app?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Site:&lt;/strong&gt; &lt;a href="https://fossui.org" rel="noopener noreferrer"&gt;https://fossui.org&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Package:&lt;/strong&gt; &lt;a href="https://pub.dev/packages/fossui" rel="noopener noreferrer"&gt;https://pub.dev/packages/fossui&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Source:&lt;/strong&gt; &lt;a href="https://github.com/fossui/fossui" rel="noopener noreferrer"&gt;https://github.com/fossui/fossui&lt;/a&gt;&lt;/p&gt;

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