Found 16 repositories(showing 16)
devayansarkar
Flutter boiler plate app with BLoC architecture, authentication, navigation, Lottie animation and internationalisation
SharjeelMoqrabKhan
Flutter is a mobile framework by Google for building beautiful and fast native apps. Flutter is very productive and offers a rich set of widgets that makes building apps a breeze. Once you experience hot-reload and everything else Flutter has to offer, you will never want to go back. In this course you will build a complete, real-world application for iOS and Android, by using Dart, Flutter and Firebase. This course starts from the basics, and includes a full introduction to Dart and Flutter. This means that NO prior experience with Dart and mobile app development is needed. As you make progress, the course will introduce more advanced topics, with special emphasis on writing production-ready code, so that you can learn how to build robust applications that scale. And by learning Firebase as well, you will understand how to make modern reactive apps, and see why Flutter and Firebase are a great combination. Important concepts are explained with clear diagrams. You will always learn what you will be building and why, and then how to do it. This will give you a strong foundation, and the techniques you learn here will be valuable in your own Flutter apps. So by the end of this course you will be a competent Flutter developer. Course Structure This is a complete course. With 21 hours of content, it will teach you everything you need to know about Flutter. - Each lesson builds on top of the previous one (source code included). - Each section covers a different topic. You can follow the course from beginning to end, or choose the topics you’re most interested in. Fast-track your learning This course offers a lot of practical advice, along with tips and techniques that I have battle-tested over years of experience. It goes far beyond "making things work", and gives you a very solid understanding of many different techniques and their trade-offs. And it will show you how to think about problems and their solutions, with the mindset of a top professional software engineer. So taking this course will save you a lot of time and money, and will prepare you for building real-world apps. And if you get stuck, you can ask questions and they will be quickly answered. Included in this course Introduction to Dart Setup instructions for macOS and Windows Introduction to Flutter and widgets Building layouts with Material & Cupertino widgets + build your own custom widgets Navigation Firebase Authentication (anonymous, email & password, Google, Facebook) State Management: how to use setState, lifting state up via callbacks, global access, scoped access with Provider, BLoCs, ValueNotifier & ChangeNotifier Streams, building reactive apps & advanced stream operations with RxDart Forms, input handling and validation Managing and updating packages Databases and Cloud Firestore Working with Forms and Cloud Firestore Working with ListViews and multiple UI states Date & time pickers Unit & Widget tests with mockito (basics to advanced) System requirements Windows, macOS or Linux for Android app development macOS for iOS app development
PrathameshPatil-01
The Flutter Portal Demo Web App is a web application using Flutter and Firebase, featuring user authentication and real-time data interaction. It employs the Bloc pattern for efficient state management and offers a responsive design for seamless navigation.
azmeerbutt
E-commerce Flutter app integrates Firebase authentication and Laravel backend for secure user access. With BLoC state management and responsive design, users enjoy seamless navigation across devices, revolutionizing their online shopping experience.
HosseinBabriani
With flutter_base_project you can create a multilingual, Authenticated system, handle you're APIs, and routing navigation pages app. I use bloc, flutter_bloc, flutter_secure_storage, dio and flutter_translate.
No description available
Suhaas15
A Flutter example project showing how to protect routes and manage navigation based on authentication state using GoRouter and Bloc.
MujinPark0
A Flutter app using Bloc for state management, with login functionality, theme switching, and navigation powered by go_router. The app handles authentication, supports dynamic theme changes, and provides efficient navigation across pages.
Meealley
A Flutter app using Bloc for state management, with login functionality, theme switching, and navigation powered by go_router. The app handles authentication, supports dynamic theme changes, and provides efficient navigation across pages.
Abzaek
A Flutter application for managing user authentication, avatars, and custom UI elements. It uses Bloc for state management and GoRouter for navigation, providing a seamless and visually appealing user experience.
bhargavmahanta
This project is a Flutter application that demonstrates a clean authentication and navigation flow using Firebase Authentication and BLoC (Business Logic Component) state management. The app implements user authentication, email verification, and a basic notes system with clearly separated concerns and scalable architecture.
Ahmadajami
A starter template for Flutter applications utilizing BLoC for state management, Retrofit for API calls, and Go Router for seamless navigation. Ideal for building robust and scalable apps with full authentication support.
Kumar-3
A Flutter-based Pizza app built using Clean Architecture, BLoC pattern, and Firebase. The app provides a seamless user experience for browsing and ordering pizzas, featuring smooth navigation and real-time authentication with Firebase.
yazyncodes
A Flutter-based mobile app to explore and save books. Built with Firebase authentication and Bloc state management, the app features smooth navigation, dark/light theme support, and modular architecture. Developed as part of an interview project.
shahd-eng
This is a Flutter application that displays popular persons from API, using BLoC state management and clean code structure. The app also includes basic authentication screens (Login, Signup) using firebase and navigation using a centralized routes file.
Blacknahil
A Flutter-based mobile app for creating, organizing, and managing notes. Built using BLoC for state management and GoRouter for navigation, the app allows users to perform CRUD operations on notes, classify them into groups, and easily revise them. Features include user registration, authentication, and cloud storage for access across devices.
All 16 repositories loaded