Pinned Repositories
AlertDialog
A simple Flutter app demonstrating how to display an alert dialog with Material 3 design.
Animated_Water_Bottle
An animated water bottle UI in Jetpack Compose with dynamic water consumption visualization.
AnimatedIcon
A Flutter app that demonstrates a play/pause animated icon using an AnimationController
Anime_App
An anime app using Jetpack Compose, Kitsu API, and MVVM. Displays trending anime with shared element transitions. Includes splash and onboarding screens. Built with Kotlin and Hilt.
Biometric_Auth
Android app showcasing biometric authentication using Jetpack Biometric and Jetpack Compose for secure login.
Blur_Effect
Jetpack Compose sample showcasing animated blur effects on UI elements.
BottomBar
A Jetpack Compose project featuring a swipeable bottom navigation bar for seamless and intuitive app navigation.
Exo_Player
Jetpack Compose example app showcasing ExoPlayer with online, raw, and YouTube video playback.
Image_Slider
Creating a image slider using horizontal pager in jetpack compose.
SplashScreen
A Jetpack Compose Android app demonstrating an animated splash screen using the Splash Screen API and Animated Vector Drawables created with ShapeShifter.io.
js-bhavyansh's Repositories
js-bhavyansh/BottomBar
A Jetpack Compose project featuring a swipeable bottom navigation bar for seamless and intuitive app navigation.
js-bhavyansh/Animated_Water_Bottle
An animated water bottle UI in Jetpack Compose with dynamic water consumption visualization.
js-bhavyansh/Exo_Player
Jetpack Compose example app showcasing ExoPlayer with online, raw, and YouTube video playback.
js-bhavyansh/AlertDialog
A simple Flutter app demonstrating how to display an alert dialog with Material 3 design.
js-bhavyansh/AnimatedIcon
A Flutter app that demonstrates a play/pause animated icon using an AnimationController
js-bhavyansh/Biometric_Auth
Android app showcasing biometric authentication using Jetpack Biometric and Jetpack Compose for secure login.
js-bhavyansh/Container
Flutter app showcasing various container designs with rounded corners, circle shapes, borders, and shadows
js-bhavyansh/DopeAnimation
Fun Flutter app that lets you play with cool Lottie animations and bookmark them with a simple tap!
js-bhavyansh/FileDownloader
A simple Android app demonstrating file download management using the Ketch library with progress tracking and control features.
js-bhavyansh/FlutterBottomBar
A Flutter app that lets you easily switch between Home, Message, Settings, and Account pages using a sleek Bottom Navigation Bar
js-bhavyansh/FlutterOnboardingScreen
A simple Flutter app with a smooth onboarding flow that remembers if you've already completed it, using shared preferences to save your progress
js-bhavyansh/FlutterSplashScreen
A Flutter project showcasing an animated splash screen with Lottie animations and smooth transition to a home screen.
js-bhavyansh/FlutterTabBar
A simple Flutter app that showcases smooth tab navigation with custom views using DefaultTabController
js-bhavyansh/FlutterTheme
A Flutter app that demonstrates theme switching between light and dark modes using Provider for state management
js-bhavyansh/GestureDetector
A simple Flutter app that explores how to detect and respond to different touch gestures like taps, double taps, and long presses using GestureDetector
js-bhavyansh/GoogleBottomNavBar
A Flutter app to learn and explore how to use the google_nav_bar package for creating a stylish bottom navigation bar
js-bhavyansh/js-bhavyansh
Config files for my GitHub profile.
js-bhavyansh/ListViewBuilder
A simple Flutter app that showcases how to use horizontal and vertical ListViews.
js-bhavyansh/MediaQuery
Simple Flutter app that displays screen dimensions, aspect ratio, and orientation using MediaQuery
js-bhavyansh/NavigationAndRoutes
Flutter demo app showcasing navigation with back stack management and route handling
js-bhavyansh/NavigationDrawer
A Flutter app that makes it easy to explore different pages using a Drawer for seamless navigation
js-bhavyansh/PageView
Flutter app that showcases a vertical page view with colorful screens to swipe through
js-bhavyansh/popup_menu
A simple Flutter app that shows how to create a popover menu with customizable options, using the popover package and Material 3 design
js-bhavyansh/Real-time_Password_Validation
A Jetpack Compose app that provides real-time password validation with instant feedback.
js-bhavyansh/Slider
A Flutter example showcasing how to use a slider widget for learning purposes
js-bhavyansh/SliverAppBar
A Flutter app showcasing a cool scrolling effect with a flexible SliverAppBar and smooth sliver content transitions
js-bhavyansh/Snackbars
An Android app showcasing Snackbars with Jetpack Compose, including custom Snackbar actions and navigation between screens
js-bhavyansh/TextInput
A simple Flutter app that allows users to input and display text in real-time
js-bhavyansh/TimelineWidget
A Flutter project that features an easy-to-customize timeline widget, perfect for tracking events with interactive cards and icons
js-bhavyansh/Timer
Simple Flutter app with a countdown timer that starts from 5 seconds and displays 'DONE' when finished