Sergey Tsymbal

Results 2 issues of Sergey Tsymbal

Flutter Version: 3.0.0 Lib Version: 3.0.4+3 Platform: Android ``` play(String url) async { try { await audioPlayer.open( Audio.liveStream( url, ), notificationSettings: const NotificationSettings( prevEnabled: false, nextEnabled: false, seekBarEnabled: false, ),...

bug

### ؜ Perpetual contract using USDT as margin. It is not possible to trade USDT pairs, only USD. ``` phemex = ccxt.phemex({ 'type': {'defaultType': 'swap'}, 'enableRateLimit': True, 'apiKey': API_KEY, 'secret':...

bug