Michał Pawlik

Results 9 issues of Michał Pawlik

In the screen below all green tiles should display exactly same icon, but after a moment of using the page (it's a memory game) some icons randomly render into "blot":...

**Flutter Version** Flutter 1.22.1 • channel beta **Lib Version** 2.0.10 **Platform (Android / iOS / web) + version** Web, any version **Describe the bug** The error is thrown causing the...

bug

**Describe the bug** The plugin uses CustomTabsManagerActivity which won't be available if Chrome is uninstalled on a device. **To Reproduce** Steps to reproduce the behavior: 1. Uninstall Chrome, you can...

bug
Android
Auth
pending-release
requires-android-fix

### Steps to reproduce 1. Use https://pub.dev/packages/camera_web according to official example 2. Invoke `final file = await _controller.takePicture()` ### Expected results - `XFile` with `mimeType` set - Alternatively, `XFile` with...

**Problem** We're using AutoTabsScaffold with following configuration: ```dart AutoRoute( path: mainPath, page: MainRoute.page, children: [ AutoRoute(path: 'orders', page: OrdersRoute.page), AutoRoute(path: 'trades', page: TradesRoute.page), ], ), ``` and when user clicks...

Since Picasso 2.71828 has built-in `OkHttp3Downloader` I would suggest to deprecate this library as the built-in downloader should now be used. Alternatively, it would be helpful to at least provide...

I've been getting quite a lot of `Bad state: Future already completed` errors. They are thrown in `/opt/hostedtoolcache/flutter/3.16.9-stable/x64/.pub-cache/hosted/pub.dev/web_socket_channel-2.4.0/lib/html.dart in HtmlWebSocketChannel. at line 103:7` which seems to point to `_readyCompleter.completeError(error);` in...

**Steps to reproduce:** 1. Open app and start Ably connection 2. Turn off network connection 3. Hot restart **Expected state:** Later after restoring network connection Ably also restores its websocket...

bug

It seems to me you don't get notifications from closed issues, so I'm opening new one regarding https://github.com/ably/ably-flutter/issues/531#issuecomment-2273771451 because the bug is still not fixed ┆Issue is synchronized with this...

bug