<?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: Sune Amtoft</title>
    <description>The latest articles on DEV Community by Sune Amtoft (@suneam).</description>
    <link>https://dev.to/suneam</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%2F1174909%2F69049d40-5a00-4d48-a195-304114ad5449.jpeg</url>
      <title>DEV Community: Sune Amtoft</title>
      <link>https://dev.to/suneam</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/suneam"/>
    <language>en</language>
    <item>
      <title>Please help! Hard to debug error in flutter.</title>
      <dc:creator>Sune Amtoft</dc:creator>
      <pubDate>Mon, 02 Oct 2023 08:23:25 +0000</pubDate>
      <link>https://dev.to/suneam/please-help-hard-to-debug-error-in-flutter-29a8</link>
      <guid>https://dev.to/suneam/please-help-hard-to-debug-error-in-flutter-29a8</guid>
      <description>&lt;p&gt;Hi i have a problem i dont really know how to attack, I have build a fairly simple desktop app. It uses graphql to query data from a database. It shows the fetch data as a list, and that pretty much it. It works fine both in debug mode and when I build the .exe file. &lt;br&gt;
But! when I try to run the .exe file on another pc, it fails to fetch the data, but the app runs fine(it dossent crash). It just comes with a message: fail to fetch data!&lt;br&gt;
Im having a hard time trying to debug the exe file. So how do I attack this issue? any suggestions. Im kinda stuck.&lt;br&gt;
please help:-) &lt;/p&gt;

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