<?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: Amir Muse</title>
    <description>The latest articles on DEV Community by Amir Muse (@amir_muse_1246a7b1549c3b3).</description>
    <link>https://dev.to/amir_muse_1246a7b1549c3b3</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%2F2124521%2F639684a9-be2b-4a7a-9284-e8b0dac6377e.png</url>
      <title>DEV Community: Amir Muse</title>
      <link>https://dev.to/amir_muse_1246a7b1549c3b3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amir_muse_1246a7b1549c3b3"/>
    <language>en</language>
    <item>
      <title>How to Implement Search Functionality Using api calls in flutter flow</title>
      <dc:creator>Amir Muse</dc:creator>
      <pubDate>Wed, 25 Sep 2024 11:38:39 +0000</pubDate>
      <link>https://dev.to/amir_muse_1246a7b1549c3b3/how-to-implement-search-functionality-using-api-calls-in-flutter-flow-5d87</link>
      <guid>https://dev.to/amir_muse_1246a7b1549c3b3/how-to-implement-search-functionality-using-api-calls-in-flutter-flow-5d87</guid>
      <description>&lt;p&gt;I’m currently working on a FlutterFlow project where I need to implement real-time search functionality. The goal is to allow users to input a search query in a TextField, send that query to an API, and filter the displayed results accordingly to listView.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
