footer 0.0.4 footer: ^0.0.4 copied to clipboard
A new Flutter package which helps developers in creating Customisable Footer for both Android and IOS Apps.
[0.0.1] - Release. #
- A Customisable Flutter Footer Library written in Dart.
[0.0.2] - 2020-07-06 #
- Bug Fixes Including :
- Downgrading sdk environment from sdk: ">=2.7.0 <3.0.0" to sdk: ">=2.0.0 <3.0.0"
[0.0.3] - 2020-08-02 #
- Bug Fixes Including:
- Changing Footer padding attribute from double to EdgeInsetsGeometry
[0.0.4] - 2022-01-28 #
- Added Null Safety to package