upgrader icon indicating copy to clipboard operation
upgrader copied to clipboard

PlayStoreResults.redesignedVersion

Open GautamSharma05 opened this issue 1 year ago • 1 comments

return MaterialApp( title: 'Upgrader Example', home: UpgradeAlert( child: Scaffold( appBar: AppBar(title: Text('Upgrader Example')), body: Center(child: Text('Checking i...')), )), )

GautamSharma05 avatar Jul 28 '23 07:07 GautamSharma05

you should check the issue : #375

nbourdin avatar Mar 13 '24 13:03 nbourdin