tanmoy27112000 / flutter_web_base

Flutter base is a library consisting of Flutter web compatible components. Easy to use and responsive.
Other
11 stars 11 forks source link

Fix #5: Added the gridview #13

Closed avirupnandi1 closed 8 months ago

avirupnandi1 commented 8 months ago

Pull Request🚀

Description

This PR introduces a new feature to the project by adding a gridview with a hover feature related to issue #5. Three separate files have been created to accommodate the gridview for different screen sizes - one for web, one for tablets, and one for mobile. Additionally, a button has been added to the homepage, allowing users to navigate to the gridview page easily.

Changes Made

Screenshots

https://github.com/tanmoy27112000/flutter_web_base/assets/106444983/4307eee5-bd79-4f3b-88cc-9d729d65ded1

Related Issue

Closes #5

Checklist