Where redundant API calls come from in a production Flutter app
On an app that already has users, cutting unnecessary network traffic by around forty per cent did not take a rewrite. Nearly all of it came from three patterns: fetches triggered by rebuilds, screens
shahryarahmad.hashnode.dev5 min read