fluttercommunity / responsive_scaffold

Responsive Scaffold - On mobile it shows a list and pushes to details and on tablet it shows the List and the selected item. Maintainer: @rodydavis
https://fluttercommunity.github.io/responsive_scaffold/
MIT License
362 stars 42 forks source link

resizeToAvoidBottomPadding not supported (flutter2) #32

Closed coastalgit closed 3 years ago

coastalgit commented 3 years ago

resizeToAvoidBottomPadding not recognised with latest build using flutter 2 stable release. C:/flutter/.pub-cache/hosted/pub.dartlang.org/responsive_scaffold-1.3.0+2/lib/templates/list/responsive_list.dart:217:11: Error: No named parameter with the name 'resizeToAvoidBottomPadding'.

coastalgit commented 3 years ago

Pull request already in play.