-
https://github.com/renovatebot/renovate/blob/39d01251b26bd6f84c34d45e834249418f6f8210/lib/config/presets/internal/replacements.ts#L621
- [x] okhttp
- [ ] stdlib-jre
- [x] mockito-kotlin
- [ …
-
[SEVERE] retrofit_generator on example/ios/.symlinks/plugins/url_launcher_ios/pigeons/messages.dart:
Could not resolve annotation for `abstract class UrlLauncherApi`.
[SEVERE] retrofit_generator o…
-
java.lang.RuntimeException: An error occurred while executing doInBackground()
at android.os.AsyncTask$3.done(AsyncTask.ja…
-
Is this library not supported anymore ?
What about update Retrofit to version 2 ?
What about making a team to do that ?
-
Details:
1. Using dgVoodoo 2, game loads fine.
2. Using SKIF and "sledgehammer" config, SKIF starts service, game does not load.
3. No crash log is generated.
Logs:
- [Bayonetta.zip](https:…
-
Load data from API using retrofit2 as JSON object
Meetup API https://www.meetup.com/meetup_api/
Generate API key
Load details for our meetup https://www.meetup.com/InterVenture-Meetups/events/25461…
-
**URL of codelab:**
https://developer.android.com/codelabs/basic-android-kotlin-compose-getting-data-internet#7
**Specify the language of the codelab if it is not English:**
**In which ta…
-
In my event handler, I have the following:
```
$refund = $event->data->object;
if ($refund->status !== Refund::STATUS_FAILED) {
// The refund has not failed
return;
}
```
Without `…
-
Relying on Retrofit `suspend` out of the box behavior incapacitated `Store` integration tests, since it enabled okhttp custom threading.
Keep an eye for solutions to this or alternatives to avoid exe…
-
:rotating_light: First, please check:
- existing issues,
- FAQs https://github.com/objectbox/objectbox-dart#faq
1. create a model `current_user.dart` inside `lib` folder:
```
import 'packag…
ghost updated
4 months ago