Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

overlay

简介

在当前页面上覆盖一层overlay的demo,用法及要点已在注释中给出。

你当然可以用stack然后精确计算每个小部件必须显示的位置,但是这样做非常具有侵入性,需要极其严谨,且极易出错。

Overlay能够帮助你更加优雅高效的完成屏幕叠加。或者做一些浮动的控件。

样例

Getting Started

For help getting started with Flutter, view our online documentation.