Code-Floof
Code-Floof
Thanks for the _field suggestion. It actually works with regular list response too `queryParameters: {'_fields': 'id,title,link,featured_media_src_url,featured_media,sticky,slug,author,date'},` I was able to significantly reduce the response size. I found that sticky, slug,...
relevant error `E/flutter (14256): [ERROR:flutter/shell/platform/android/platform_view_android.cc(293)] Impeller requires migrating plugins that create and register surface textures to the new surface producer API. See https://docs.flutter.dev/release/breaking-changes/android-surface-plugins`