Slide-up view in Flutter

后端 未结 4 1920
走了就别回头了
走了就别回头了 2021-01-14 06:03

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 widg

4条回答
  •  心在旅途
    2021-01-14 06:35

    To add this plugin And use it however you want :- SlidingUpPanel

    Imported Suggestion :- A draggable Flutter widget that makes implementing a SlidingUpPanel much easier

提交回复
热议问题