letsar / flutter_staggered_grid_view

A Flutter staggered grid view
MIT License
3.14k stars 510 forks source link

Error: Method not found: 'Tile' in v0.6.2 #306

Closed iamdennisisaac closed 1 year ago

iamdennisisaac commented 1 year ago

code given in the 'get started' section shows an error

image

same goes for the flutter package link https://pub.dev/packages/flutter_staggered_grid_view

ankeet7x commented 1 year ago

I'm facing the same issue.

KyawNaingTun commented 1 year ago

You can use your own widget instead of Tile. @iamdennisisaac