EdsonBueno / infinite_scroll_pagination

Flutter package to help you lazily load and display pages of items as the user scrolls down your screen.
https://pub.dev/packages/infinite_scroll_pagination
MIT License
623 stars 210 forks source link

error G4127D1E8: The getter 'headline6' isn't defined for the class 'TextTheme' #337

Open makhloughi opened 1 month ago

makhloughi commented 1 month ago

it seems flutter has been updated and this package is not. and is causing errors in a big project i have used it

yuroyami commented 10 hours ago

This is causing me an issue as well. Please update!