How do I create something similar to this?: Demo :<br> <a href="https://i.stack.imgur.com/fJJCk.gif" rel="noreferrer"><img src="https://i.stack.imgur.com/fJJCk...
Im working on a Flutter app and trying to add a segment to my app. Is it possible to achieve it in Flutter. So i would like 2 different widgets for the 2 buttons. It i...
I have made an app in Flutter and I used AppsFlyer And Segment to track events. But I am facing some issues with the release app. We have integrated this plugin...
<a href="https://i.stack.imgur.com/BqhnZ.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/BqhnZ.jpg" alt="enter image description here" /></a>So I ha...
<a href="https://i.stack.imgur.com/P6CDo.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/P6CDo.png" alt="" /></a> <a href="https://i.stack.im...
I am trying to use <code>CupertinoSegmentedControl</code> from the flutter <em>Cupertino library</em> in the <code>AppBar</code> using the bottom attribute to achieve...
I'm using body_detection to get the mask of the selfie in order to remove the background image then I'm trying to remove the background using a CustomPainter but not g...
I want to change the value of segment control when button is clicked in parent widget. If button and segment control are in same widget I can easily change the value o...