Alexandru Dochioiu

Results 25 issues of Alexandru Dochioiu

**Is your feature request related to a problem? Please describe.** I am working on a chrome extension app (using manifest V3). This app has a background service. I want to...

enhancement

Relates to https://github.com/simolus3/drift/issues/2917

I am using a (riverpod) Consumer Widget which gets built by `builder` when pushing SheetRoute. This widget starts on a loading state but very quickly changes to a data state...

I attached a code snippet that crashes: ```dart final st = Stream.fromIterable([0, 1]).asyncMap((_) async => Future.delayed(Duration(seconds: 1), () => _)); st.listen((event) => print("st: $event"), onError: (e) => print("st: error $e"),...

* Added support for dart 3 * Updated dependencies * bumped version to 3.0.0 * Removed pubspec.lock from git (should not be included for plugins) # Breaking Changes * Increased...

Hey, I saw this issue reported in Crashlytics. Seems that one SVG contains a percentage instead of a double value somewhere. Not sure whether this is something that could be...

Code in readme currently crashes the app if phone locale is not supported. Should update to match implementation https://github.com/bizz84/localization_riverpod_flutter/blob/main/lib/src/localization/app_localizations_provider.dart#LL6-L28C2

Hi guys and thanks a lot for making this library available! Just wanted to play with it today and noticed this! I guess the fix should be fairly easy?

### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...

Type: Bug
Package: node
Waiting for: Product Owner