Corentin Bazin

Results 28 comments of Corentin Bazin

Hey @jamesblasco any news/thoughts on this one ? :) I tried to apply your custom `BottomModalScrollPhysics` from PR #77 , but did not fix the issue. Your package is great,...

Hi @tneotia , I'm glad to meet someone who use SlidingUpPanel + panelBuilder + Tabs :) Could you please show me how you handled the 2 directions swipe conflict ?...

Hey @tneotia , I've just tested, and your last commit fixes the issue! :) Thanks a lot 🙌

@tneotia You should remove SafeArea you've added. People may want to keep the panel starting from the bottom of the screen. Adding ViewPadding should be handled outside of the package,...

same as @woutervanwijk on ios webview instances are still available. navigating and popping a page with a webview will add more and more webview instances.

I would suggest to lock the ref to a known commit instead of pointing to the master branch head, in order to avoid possible unexpected breaking change when updates are...

Any updates on this @markusaksli-nc ? The issue was filled one year ago and nothing changed :( Has anyone found a track or a workaround ? :)

Hey @DanTup , here is my use case: I would like to use dart inlay hints when reviewing PRs on github (open github.dev editor with pressing '.' )

@matthew-carroll on app like Slack, it looks like the user search is ran against characters between the trigger @ and cursor position. If you move cursor the search result list...