Omid Raha
Omid Raha
In Android 9, The ``proxy.getProxyUrl(url);`` return the same url and not cached url. But it works on Android 4.4-7.
When using [onpremise](https://github.com/getsentry/onpremise), there are a lot if services, This plugin needs to install in which one of them? ``` sentry_onpremise_nginx_1 sentry_onpremise_relay_1 sentry_onpremise_ingest-consumer_1 sentry_onpremise_subscription-consumer-events_1 sentry_onpremise_post-process-forwarder_1 sentry_onpremise_subscription-consumer-transactions_1 sentry_onpremise_sentry-cleanup_1 sentry_onpremise_cron_1 sentry_onpremise_web_1 sentry_onpremise_worker_1...
Related issue: https://github.com/aissat/easy_localization/issues/204
Please upgrade `path_provider` to `^2.0.1` ```dart mp_chart 0.3.1 depends on path_provider ^1.1.0 and no versions of mp_chart match >0.3.1
How to wave within a SVG image or a custom paint?
Using a regex causes _TypeError: cannot deepcopy this pattern object_. here is a sample code: ``` python from mongoengine.connection import register_connection, DEFAULT_CONNECTION_NAME from mongoengine import Document, StringField from mongoengine.queryset import...
The `itemBuilder` Runs when `itemCount` is zero ```dart import 'package:carousel_slider/carousel_slider.dart'; import 'package:flutter/material.dart'; void main() => runApp(MyApp()); class MyApp extends StatelessWidget { static const String _title = 'Flutter Code Sample'; @override...
Does `toro` support image and video slider Something like this: https://github.com/firdausmaulan/GlideSlider But also support for both image and video.
Hi, If `fullscreen` option on the demo application changed to the `ture`, exactly on this line: https://github.com/eneim/toro/blob/dev-v3/app/src/main/java/im/ene/toro/sample/custom/CustomLayoutFragment.java#L147 Then if we click on the video on the home page, the page...