Skip to content

2-5-perceivers/final-padding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Padding Utils

A package that provides utils for creating final paddings

Features

This package allows to add a final safe area type padding to your pages. This allows adding padding so list children are not obscured by fabs, system navigation buttons when in edgeToEdge mode or the keyboard, even when there is a M3 navigation bar.

Getting started

Just add FinalPadding or SilverFinalPadding to the end of your pages.

Usage

const SliverFinalPadding(
    useFloating: true,
    useKeyboard: true,
)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages