Ali-Azmoud/flutter_xlider

If wrapped with a Row() object the slider just disappears from the screen

remoteportal opened this issue · 0 comments


                            Row(
                              children: [
                                FlutterSlider(...)
                              ],
                            ),