Csaba Toth
Csaba Toth
Possibly this is out of jurisdiction for this site, but there are many launches observable for 2023 on https://www.spacelaunchschedule.com/ or https://spacelaunchnow.me/launch/upcoming/ or other sites. I don't know who owns api.spacexdata.com...
**Describe the bug** After trying to upgrade my Flutter app's Android port to AGP v8.0+ I get an error message: ``` A problem occurred configuring project ':uni_links'. > Could not...
**Is your feature request related to a problem? Please describe.** Isar 3.x's minSDK was 16, which is almost too generous. We know that Flutter 3.13 is raising the min SDK...
I'm not sure if this is an SDK problem or package problem. My Flutter application uses OAuth with Strava, SUUNTO, Under Armor, and Training Peaks APIs. This worked OK the...
https://github.com/kangzeroo/Kangzeroos-Complete-AWS-Web-Boilerplate/blob/6dbd640a98f046fec2376a62b2884e394e5e73a9/Boilerplate_Frontend/App/src/api/aws/aws_cognito.js#L208
Not the same as #181 because `send_multiple` works in my case if the application on the iOS device is in the foreground. However there's no banner seems to be stacked...
Still need to migrate RaisedButton to ElevatedButton, but that can be a next enhancement
**Is your feature request related to a problem? Please describe.** I'm relying on this plugin for my DB connected list views and now with Dart 3 it's holding dependencies back,...
Currently SOEMPI is based on the 2.1.3 version OpenEMPI source. OpenEMPI involved tons of new features since then. SOEMPI changes parts in deepest leves of OpenEMPI infrastructures, so the upgrade...
This would help to fulfill the dynamic schema requirements and get rid of the custom part of the ORM layer. This can be done only for parts of the DB...