Thomas Clark

Results 23 comments of Thomas Clark

This Pull Request was opened some time ago and since then Microsoft has released an official emulator for Azure App Configuration although it is currently missing some of the features...

Hi @HofmeisterAn, thank you very much for getting back to me so promptly! > Is there already a public Docker image available? Yes, there is a public image available on...

An in development fork of Flutter Blue Plus that supports Linux using a [platform interface](https://docs.flutter.dev/packages-and-plugins/developing-packages#plugin) is available [here](https://github.com/tnc1997/flutter-blue-plus). Please note that this unofficial fork is not endorsed by Chip Weinberger...

> It is great that this project now supports Linux !! Thanks a lot !! Hi @redradist, you are welcome, we will aim to have a version published to pub.dev...

> @tnc1997 anything you can think of? not much to go on here. Hi @chipweinberger, after a brief glance over the description nothing comes to mind, would I be right...

@kevmoo thank you very much for your work on this package! I was wondering if you might be able to review these changes when you have a bit of time...

> limiting users a specific range of versions for RxDart 0.27.0 was released on 7 May 2021 and 0.28.0 is the latest version therefore unless someone is using an older...

> yes. here are some examples. I meant developers raising issues with `flutter_blue_plus` specifically. > internal code decisions should not be part of the public facing API whenever possible. None...

> Why do you want to keep RxDart? Because many of its classes and functions are used in the Linux implementation and it avoids reinventing the wheel.

I believe that it is better to reuse common well-tested implementations than reinvent the wheel and bundle your own copy/pasted equivalents, but of course you are welcome to remove the...