What's This All About?
7_days_of_flutter_fun.mov
Find more about the 7 day flutter challenge here.)
Hey there, Flutter enthusiasts! 👋 I've embarked on an exciting journey to create seven unique Flutter projects in seven days. Why? Because learning by doing is awesome, and I want to share this adventure with you!
For our first day, we've created a fun and interactive tab animation featuring a bouncing ball. This isn't your average, run-of-the-mill tab bar. Oh no! We've got a playful pink ball that bounces from tab to tab, leaving satisfying dents in its wake. It's like a digital trampoline for your UI! Features
Animated bouncing ball effect Dynamic "dent" animation where the ball lands Smooth, fluid transitions using custom animation curves
Go to project folder Run flutter pub get Run flutter run
Test on different screen sizes Improve performance Add new features
Open source under MIT License. Happy coding, and may the Flutter be with you! 💙