<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" >

  <channel>
    <title><![CDATA[Статьи]]></title>
    <link>https://habr.com/ru/users/chopard/publications/articles/</link>
    <description><![CDATA[Хабр: статьи пользователя chopard]]></description>
    <language>ru</language>
    <managingEditor>editor@habr.com</managingEditor>
    <generator>habr.com</generator>
    <pubDate>Fri, 01 May 2026 05:57:56 GMT</pubDate>
    
    
      <image>
        <link>https://habr.com/ru/</link>
        <url>https://habrastorage.org/webt/ym/el/wk/ymelwk3zy1gawz4nkejl_-ammtc.png</url>
        <title>Хабр</title>
      </image>
    

    
      
        
    
    <item>
      <title><![CDATA[Creating a Frosted AppBar in Flutter with a Slide-Down Widget]]></title>
      <guid isPermaLink="true">https://habr.com/en/articles/784944/</guid>
      <link>https://habr.com/en/articles/784944/?utm_campaign=784944&amp;utm_source=habrahabr&amp;utm_medium=rss</link>
      <description><![CDATA[<img src="https://habrastorage.org/getpro/habr/upload_files/4c8/bb1/c1a/4c8bb1c1adb189926dc4a9ae6608e6bf.png" /><p>In this article, I will guide you through the process of creating a frosted AppBar with a sliding element beneath it. The final result is presented at the top as it works in the media network application.</p><p></p> <a href="https://habr.com/ru/articles/784944/?utm_campaign=784944&amp;utm_source=habrahabr&amp;utm_medium=rss#habracut">Read more</a>]]></description>
      
      <pubDate>Sun, 07 Jan 2024 16:56:21 GMT</pubDate>
      <dc:creator><![CDATA[Chopard]]></dc:creator>
      <category><![CDATA[Разработка мобильных приложений]]></category><category><![CDATA[Dart]]></category><category><![CDATA[Дизайн мобильных приложений]]></category><category><![CDATA[Flutter]]></category>
      <category><![CDATA[flutter]]></category><category><![CDATA[appbar]]></category><category><![CDATA[animation]]></category><category><![CDATA[ScrollView]]></category><category><![CDATA[UI Design]]></category><category><![CDATA[Custom AppBar]]></category><category><![CDATA[mobile app development]]></category><category><![CDATA[Animation in Flutter]]></category>
    </item>
  

  

  

	
  

  

  

    
    <item>
      <title><![CDATA[WebSocket Reconnection in Flutter]]></title>
      <guid isPermaLink="true">https://habr.com/en/articles/784872/</guid>
      <link>https://habr.com/en/articles/784872/?utm_campaign=784872&amp;utm_source=habrahabr&amp;utm_medium=rss</link>
      <description><![CDATA[<img src="https://habrastorage.org/getpro/habr/upload_files/dd3/a19/7b4/dd3a197b44e440387dbd9a6b2ea52dd2.jpg" /><p>Continuous socket connection can be crucial to ensure correct app behavior. Whether it’s delivering real-time chat updates, stock prices, or in-app indicators, a reliable connection is vital.</p><p>One of the irritating problems with sockets is a sudden loss of connection. If the true cause is not visibly evident, i.e., unstable internet connection, then the disruption cause is often well hidden. To tackle this issue we can implement an automatic socket reconnection strategy. Let’s see what options we have in the industry-standard socket library for Dart —&nbsp;<a href="https://pub.dev/packages/web_socket_channel" rel="noopener noreferrer nofollow"><u>web_socket_channel</u></a>.</p><p></p> <a href="https://habr.com/ru/articles/784872/?utm_campaign=784872&amp;utm_source=habrahabr&amp;utm_medium=rss#habracut">Read more</a>]]></description>
      
      <pubDate>Sun, 07 Jan 2024 05:28:12 GMT</pubDate>
      <dc:creator><![CDATA[Chopard]]></dc:creator>
      <category><![CDATA[Flutter]]></category><category><![CDATA[Dart]]></category><category><![CDATA[Стандарты связи]]></category>
      <category><![CDATA[flutter]]></category><category><![CDATA[flutter mobile development]]></category><category><![CDATA[websocket]]></category><category><![CDATA[dart]]></category><category><![CDATA[development]]></category>
    </item>
  

  

  

	
  

  

  

      

      

      

    
  </channel>
</rss>
