Skip to content

dshukertjr/loading_placeholder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loading_placeholder

Displays a loading placeholder where the shares of grey is animated.

Getting Started

You can display a loading placeholder like this:

LoadingPlaceholder(
  frequency: Duration(milliseconds: 500),
  colors: [Color(0xFFF6F7F8), Color(0xFFEEEEEE)],
);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages