I'm trying to make something similar to google/apple maps screen in flutter. I just started experimenting in Flutter and I have a hard time understand that "Draggable widget". Could someone give me example code how they made their slide-up view, I can learn from? I can't find any.
There's also the sliding_up_panel Flutter library you could use to implement the same sort of design that Google/Apple Maps uses.