Double Border in last item of list in flutter
I am developing a UI in Flutter but when I put a border against my grid view item the last item repeats the border as seen in the screenshot. A sample code is also attached
I am developing a UI in Flutter but when I put a border against my grid view item the last item repeats the border as seen in the screenshot. A sample code is also attached
I'm trying to create a Drawer that has a specific width, and when tapping on the icon it will change its color to red, and it'll open menu (list) of books the right side of Drawer the same line of…
i want to create a flutter dropdown button like shown in the images below. this is an InkWell at the end of the row widget with text and assetImage. i want when a user clicks on the inkwell it display…
I need to put a border with a gradient on a div like below, I've already tried a few methods but none of them work... How can I do it? Thanks in advance The gradient is: linear-gradient(93deg, #6FB3D9 -0.72%, rgba(217,…
enter image description here Hello Everyone! i am new In Flutter Framework i need a help from you guys. Actually I just want to design the bottom navbar with page shifting like. When use clicks on The Following tabs than…
I was wondering how do you put a bottomsheet above the bottomnavbar, like for example the binance lite app as a case right here: example i tried using rootnavigator false but it didnt work because in my bottomnavbar, i got…
I have a site running on digital ocean : https://studiosnow-gjxrv.ondigitalocean.app/ and the github code is : https://github.com/Omkarc284/SNsite1 It works better in development but in production its problematic! As you can see i have heavy images but my client cant compromise…
I am a beginner coder. I develop my very first app using SwiftUI and I have a huge problem(bug) with keyboard: the View is moving up when TextField is touched. I don't want my View to move at all. I…
I am making a calculator app, and when I click on an input field, I want to show a custom keyboard (basically a custom made widget that is the whole keyboard), but have no clue how to make it look…
on tapping team right side content will change. Also how to put vertical and horizontal dividers as well