Skip to content

0xBB2B/flutter-wait-loading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

flutter-wait-loading

A flutter tool - loading with avoid accidental touch

Usage

WaitLoading.of(context).wait({Future function});

or

var response = await WaitLoading.of(context).wait({Future function});

About

A flutter tool - loading with avoid accidental touch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages