Csaba Toth
Csaba Toth
> What I meant by this was: i cant publish a package which is based on/depends on/requires FlutterBleLib because pub.dev doesnt allow git or path dependencies in published packages. So...
Regarding V2 embedding: I upgraded one of my dependencies out of desperation and it was harder than I originally thought. Not a walk in the park. Not impossible either though,...
> I am using this fork: [flutter_ble_lib_ios_15](https://pub.dev/packages/flutter_ble_lib_ios_15). It is null safe but it does not support Android API 31. The dev responds to issues, but he does not have much...
> I just noticed this other bluetooth plugin: [flutter_blue_elves](https://pub.dev/packages/flutter_blue_elves). The source code looks simple and easy to maintain with no other dependencies. Does anyone have any experience with it? I...
For the records I looked it up and in Hoverboard v1 this functionality was provided by https://github.com/PolymerElements/app-localize-behavior https://github.com/ValleyDevFest2016/valleydevfest/blob/master/bower.json#L10
How do I downgrade to Solr 6.5.1? I'm installing CKAN on an osboxes 18.04.2 virtualbox install. According to `dpkg -l | grep solr`: ``` ii libsolr-java 3.6.2+dfsg-18~18.04 all Enterprise search...
@Zharktas I need a little more helping hand with this. I installed solar 6.5.1 following https://github.com/ckan/ckan/wiki/Install-and-use-Solr-6.5-with-CKAN however the situation is still "no bueno". The default port for the solr daemon...
@Zharktas In that case should I also remove the distribution's `jetty9`?
I'm battling with `gimp-python` removal from Debian testing. https://www.gimpusers.com/forums/gimp-user/21679-no-gimp-python-in-debian-testing Anyone has any suggestions?
> JFTR manually installing older `gimp-python` and `python-gtk2` also works around the issue in Debian distributions. > > Here is a guide for Ubuntu: https://discourse.ubuntu.com/t/gimp-woes-in-20-04/15828/9 reported in [#67 (comment)](https://github.com/bootchk/resynthesizer/issues/67#issuecomment-667769926) >...