Damian Bast

Results 20 issues of Damian Bast

Hi Sergey, thanks for this demo project! This really helps. As a first time user I had some questions, many others might have as well. I would suggest a readme...

**Please describe the feature you want** I would like to use tabby with Flutter and Dart - what is needed to make this work? https://flutter.dev/ https://dart.dev/

enhancement
fixed-in-next-release

* it would be awesome to have the option to play the audio as well, * consideration: maybe only play audio when enabled with a flag

help wanted

### Description This issue happens with the flutter firebase plugin, which to my understanding is based on this native implementation. When uninstalling an app where a user is authenticated using...

api: auth
flutter

Hi - this library is great :) - I'm currently trying to build a dart web app with server side authentication using session cookies. For this I need to a)...

### Steps to reproduce 1. run a longer running patrol test on an android emulator 2. force quit the emulator 3. patrol cli now stuck in a loop, no exit...

feature

### Description of the feature request: Currently its impossible to mock GenerativeModel because its class modifier is `final` this prohibits any other library from implementing it. I have business logic...

It would be great to reenable `require_trailing_commas` again once the next version with `preserve_trailing` included is released. See: https://github.com/dart-lang/dart_style/pull/1672 https://github.com/dart-lang/dart_style/commit/71ac08514f771363b9b4b105786042d0ab91d569

**Is your feature request related to a problem? Please describe.** I'm currently working with AI and want to give it a json schema so that it can pass back the...

enhancement
needs triage

**Describe the documentation update you'd like to see** The documentation for creating and uploading screenshots to the stores relies on golden_toolkit which has been discontinued. See https://pub.dev/packages/golden_toolkit https://github.com/codemagic-ci-cd/codemagic-docs/edit/master/content/knowledge-codemagic/flutter-screenshots-stores.md An alternative...