Weather forecast layout built with Jetpack Compose.
To try out this example, you need to use Android Studio 4.1 Canary 3 or later, and import the project.
- This project was built with 0.1.0-dev06. Some behaviors implemented here maybe exists in new versions like LayoutOffset modifier.
 - LayoutFractionalOffset is a feature that doesn't exists in the compose at now.
 - There is no HitTestBehavior to Clickable
 - Icon doesn't have a property to resize it
 
- Upgrade to new Compose version that is breaking build for now
 - Add particles system to create rain effect
 
- Chris Slowik that created this awesome Weather design
 - Matt Carroll for the Flutter challenge before works at Flutter team
 - Android Team for Android SO and Jetpack Compose
 
