muezz
muezz
@imaNNeoFighT You are absolutely right. I could do this myself. It just seemed like a basic feature because nobody ever (I assume) would use a static chart data in a...
Any update on this?
This will be a great feature as now if I need to _quick_ import a component using the refactor tool in VS Code (⌘ + .), I have to manually...
I faced this with the latest version of `1.112` when I ran `supabase db pull` to pull down all changes from the remote instance. I am not sure if it...
Hey @huycozy I am also facing this exact same issue. My device is iPhone 14 with iOS 16.2. Should I create a new issue or can this be reopened and...
@huycozy it seems that that issue happens when the user tries to click on the image capture button more than once and then the app freezes. In this issue, the...
@emawby That would be great. But I am confused. Shouldn't `await`ing the login mean that by the time this `async` operation is done, the user is logged in? Why is...
@MMMzq I understand. I think it would be great to allow the developer to customize how multiple toasts animate. Like should they overlap or should they animate animate on the...
@rasitayaz Could you point me to the right place where the children widgets are built and rendered below the overlay layer? If you check the example of the `ListView` page,...
I recreated this issue in the example from this repo. You can check it out in the `dev` branch: https://github.com/muezz/flutter-pie-menu.git This repo is built on top of the PR #81...