Skip to content

NiteshMethani/airbnb_listing_widget

Repository files navigation

Airbnb Listing Card Widget

A Flutter widget that provides a customizable and interactive listing card similar to Airbnb's design. This widget includes a PageView with indicators, navigation buttons and a favorite button, allowing you to showcase multiple listings in a visually appealing manner.

Features

  • Beautiful and intuitive listing card design inspired by Airbnb.
  • Smooth horizontal scrolling with a PageView widget.
  • Customizable and clickable indicators to show the current page.
  • Interactive favorite button to add listings to favorites.
  • Navigation buttons to scroll between different pages.

Screenshots

Screenshot 1 Screenshot 2

Example Usage

AirbnbListingCard(
listingData: yourListingData,
// Customize other properties as needed
)

License

This project is licensed under the MIT License. You are free to use, modify, and distribute this widget in both personal and commercial projects.

Acknowledgments

This widget was inspired by the beautiful design of Airbnb's listing cards.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published