Open Issues Need Help
View All on GitHub Improve page transition screen with theme and app icon about 2 months ago
AI Summary: Enhance the user experience of the CreationCodes Flutter app by implementing a custom transition screen between pages. This screen should incorporate the app's theme, potentially include the app logo (a bee icon), and utilize smooth animations (like fade-in/fade-out). The task involves choosing an appropriate animation method (PageRouteBuilder, AnimatedSwitcher, or Hero) and integrating it into the app's navigation.
Complexity:
2/5
enhancement help wanted good first issue