Flutter Ecommerce App built clean architecture & bloc state management

Flutter ecommerce app built with clean architecture and bloc state management Piiicks Piiicks is a Flutter e-commerce app, meticulously crafted with clean architecture and powered by the efficient BLoC state management ensuring scalability, maintainability, and optimal performance. Dive into a seamless coding experience with a sleek interface and robust features designed to elevate the online […]

Flutter Ecommerce App built clean architecture & bloc state management Read More »

Group Chat App with Firebase that supports video calls with flutter

Group Chat App with Firebase that supports video calls with flutter Flutter Group Chat App with Firebase A complete Flutter Group Chat App with Firebase that supports video calls. It handles typing, received and read indicators, Group Management, closed app and opened app notifications, security, account creation, login, mutex for generating the numeric Agora UID

Group Chat App with Firebase that supports video calls with flutter Read More »

Flutter BottomNavigationBar Example UI with source code

Flutter BottomNavigationBar Example UI with source code bottom_navigation_bar_example Flutter BottomNavigationBar Example . Flutter BottomNavigationBar Example Sample BottomNavigationBar Widget Example in Flutter. ScreenShot Flutter BottomNavigationBar Sign-In Screen Steps 1:Create StatelessWidget BottomNavigationBarExample 2:Create an integer variable _selectedIndex to store the index of BottomNavigationBar 3:Create a List of Widgets named _bodyContent to store the Pages associated with each

Flutter BottomNavigationBar Example UI with source code Read More »

A Messenger App UI using Flutter source code

A Messenger App UI using Flutter source code Messenger Messenger App UI with Flutter Inspired by Chateo UI Kit – Messenger App design. How to run git clone https://github.com/swimmingkiim/messenger.git cd messenger/messenger flutter pub get flutter run # with desired device Notices Screenshots Walkthrough Walkthrough – Phone Number Walkthrough – Pin Number Walkthrough – Profile Account Contact Chats

A Messenger App UI using Flutter source code Read More »

A Responsive flutter onboarding UI screen source code

Responsive flutter onboarding UI which can be used in different natures of mobile applications Flutter Onboarding Screen UI Responsive flutter onboarding UI which can be used in different natures of mobile applications. Technical Stuff Flutter Version Compatibility: 3.13.0 Uses null safety: Yes Dart3 compatible: Yes Packages Used: Resources Used: You can check out the entire code of this

A Responsive flutter onboarding UI screen source code Read More »

A Flutter simple social media app UI source code

Quick Social App Simple social media app (prototype/only UI) 3rd Party Packages 👨‍💻 Prerequisites 📌 Setup ⚙️ git clone https://github.com/ikhsan3adi/quick_social.git cd quick_social flutter pub get Screenshots 🖼️ Feed Page Story View My Profile Page Profile Page Comment Bottom Sheet Notification Page Resources Used: You can check out the entire code of this App here: Get

A Flutter simple social media app UI source code Read More »

Pulse animation for Flutter with source code

Pulsator for Flutter The Pulsator Flutter package brings a captivating pulsating animation to your Flutter applications. Installation To integrate the Pulsator package into your Flutter project, add the following dependency to your pubspec.yaml file: dependencies: pulsator: ^1.0.0 After making the modification, run the following command in your terminal: flutter pub get Introduction The Pulsator package introduces two

Pulse animation for Flutter with source code Read More »

Messenger chat App UI built with Flutter source code

Messenger App UI – Messenger chat App UI built with Flutter source code Welcome to the Messenger App UI project! This project showcases a user interface (UI) design concept for a messaging application. Below, you will find information about the project, screenshots of the UI, and instructions on how to get started. Screenshots Description The

Messenger chat App UI built with Flutter source code Read More »

An Advanced Flutter app showcasing daily news articles

Daily News App – An Advanced Flutter app showcasing daily news articles Creator: A.F.M. MOHIMENUL JOAA Feature Description: Supported Platform: Android, iOS, Web Features Screenshot Build Requirements SDK Version Dart 3.1.3 Flutter 3.13.6 Dependency Dev Dependencies cupertino_icons flutter_svg flutter_zoom_drawer logging freezed_annotation json_annotation bloc flutter_bloc provider flare_flutter dio hive intl dartz get_it cached_network_image flutter_cache_manager path_provider shimmer License

An Advanced Flutter app showcasing daily news articles Read More »

Scroll to Top