Skip to content

LittleSound/weather_app_list_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App List Practice

I think the list scrolling effect of Apple's weather App is very interesting, so I tried to implement it in Flutter.

Demo

weather_app_list_practice.webm

Main Files

Run

Before you can run this project, you need to have Flutter installed on your system. If you haven't installed Flutter yet, you can follow the steps on the official Flutter website to do so.

  1. Get Flutter packages

    Run the following command to get all the packages required for this project:

    flutter pub get
    
  2. Run the app

    You can now run the app on your connected device (emulator or physical device) using the following command:

    flutter run
    

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published