Skip to content

Ks577/animations-flutter

Repository files navigation

🌿 Wonders of Nature

A Flutter app to explore beautiful places around the world with smooth animations.

📸 Demo / Preview

GIFs may take a few seconds to load. If they don't appear immediately — refresh the page.


Splash screen with animated text and a rotating element



List of wonders with smooth card appearance



Details screen with Hero image transition


⚙️ Features

  • Splash screen with animated text and rotation
  • List of wonders with smooth card appearance
  • Details screen with extended information
  • Interactive fullscreen images

🖌️ Animations used

Click to expand the list of animations
  • RotationTransition – rotating element on the Splash Screen

  • TweenAnimationBuilder – smooth appearance of list cards

  • SizeTransition + AnimatedSwitcher – expanding card description

  • FadeInImage + FadeTransition – smooth image loading

  • Hero – image transition between screens

  • AnimatedTextKit – animated text with color effects

  • AnimatedRotation – rotating arrow on the card


📦 Tech & Packages

  • animated_text_kit: ^4.2.3

  • page_transition: ^2.2.1

🛠️ Installation

git clone https://github.com/Ks577/animations-flutter.git
cd animations-flutter
flutter pub get
flutter run

About

A Flutter app to explore beautiful places around the world with smooth animations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors