Skip to content

Sameera-Perera/flutter-carousel-slider-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn

Flutter Carousel Slider With REST API

Product Name Screen Shot

In this tutorial, I will show everything you need to know about designing a carousel slider and how to get data from a server(REST API) and show. also, I will save those REST API data into local storage(get storage). so when your relog into the app no need to wait for server data. In this example code, I used the Getx library, and the project created using Flutter version 2.xx. Hope you learn something! don't forget to give like and follow. Thank you!

Built With

Used below plugings for this project

  • get: ^4.1.4
  • get_storage: ^2.0.2
  • carousel_slider: ^3.0.0
  • cached_network_image: ^3.0.0
  • shimmer: ^2.0.0

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/Sameera-Perera/Flutter-image-upload-complete-example.git
  2. Install packages
    flutter pub get
  3. Create new firebase project and add data into firestore database and storage.

Note: Make sure your firestore rules are allow to fetch data. Product Name Screen Shot

Usage

Demo video - https://youtu.be/IVQROkCqAmg

License

Distributed under the MIT License. See LICENSE for more information.

Contact

You Tube - @programming_night - Programming Night

Project Link: https://github.com/Sameera-Perera/flutter-carousel-slider-example

About

In this project, I will show everything you need to know about designing a carousel slider and how to get data from a server(REST API) and show.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published