OverlayPortal (Widget of the Week)

preview_player
Показать описание
OverlayPortal is a widget that simplifies creating overlays in Flutter.

#Flutter #WidgetOfTheWeek
Рекомендации по теме
Комментарии
Автор

Nice to see widget series again! Game development things are cool but not practical and u guys should make more "daily usacase" videos. For example performance tricks, advanced usage of widgets, more in depth etc. I think many devs are looking something like that. Good luck and looking forward!

ulasbirsozu
Автор

Mostly the child position needs to be relative to its parent. Will be helpful to have the parent bounds in the overlyChildBuilder().

Tarek
Автор

Oh my god, I can't believe i lost hours trying to make `Overlay` work, just to see there was this widget available. This is huge

venir_dev
Автор

this is one of the things i unironically need just now.

Mempler
Автор

Nice, I was just recently looking for something like this

lukas.pierce
Автор

Niiice ! Been a few days I've been looking for something like this to make a Notion type "Context Menu"

kalilbarry
Автор

been using some really crazy hacks with the stack widget, thanks a lot, this is exactly what we needed

sirkv
Автор

I needed this for a website I built a while ago, it's going to save a lot of time.

glrbrasil
Автор

just saw this on twitter and thought how this widget has made it easier for the new user orientation process on using the app

rhet-th
Автор

That's awesome. We can use it in the Onboarding Screen of App to show tips and how to use things like things. Awesome.
There are many more usages 0:59

fluxpert
Автор

This is way overdue! When was this introduced? We had to resort to community packages in the past and they didnt always work well.

Gabeyre
Автор

Super helpful, this simplifies things a lot. Thank you!

aadnsdiy
Автор

The music at the end makes me think of Riders on the Storm by The Doors.

xXxBladeStormxXx
Автор

Can we somehow use this also as an alternative for stack? Or are the use cases totally different?

alexw
Автор

I was searching this from last 2 days hahaha Ohh Allah, ❤️❤️❤️😍
Thanks Flutter Team💗

waqasroy
Автор

I've been using visibility and stack widget but now i know

sqrlware
Автор

We can show this in the stack what's the usecase

izazahamed
Автор

I want develop flutter with this team ❤

lesleysin
Автор

Does this appear above the appbar also?

athulv
Автор

Wow, this is what I need... currently I have a stack at the highest level

jacksonlee