Alvaro Mari-Thompson
Alvaro Mari-Thompson
I've got a PagewiseListView being rendered inside a RefreshIndicator, which looks something like: @override Widget build(BuildContext context) { return Scaffold( body: RefreshIndicator( onRefresh: () async { /* code here */...
**SDK you're using (please complete the following information):** - Version 9.0.0 **Describe the bug** We've been going crazy trying to match the `xero_userid` returned by the OAuth process against an...
**SDK you're using (please complete the following information):** - Version 9.0.0 **Describe the bug** When a subscription on the App Store contains a product whose pricing type is "Simple", retrieving...