Carmelo992

Results 3 issues of Carmelo992

Is it possible to share to Facebook Direct Message directly instead of Facebook Story?

With Flutter 3.3 the scroll doesn't work. In the class "selection_picker.dart" the Scrollbar must have the same ScrollController of the ListView ``` ScrollController _controller = ScrollController(); .... Scrollbar( controller: _controller,...

With some configuration on bgColor the device name and line color are not visible. In this PR I added two fields to override the default values