Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prathameshpatil-01/flutter_web_responsive
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.
https://github.com/prathameshpatil-01/flutter_web_responsive
bloc dart flutter flutter-project webapp website
Last synced: 2 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/prathameshpatil-01/flutter_web_responsive
- Owner: PrathameshPatil-01
- Created: 2024-02-05T14:59:38.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T13:00:41.000Z (3 months ago)
- Last Synced: 2024-11-15T01:30:20.652Z (2 months ago)
- Topics: bloc, dart, flutter, flutter-project, webapp, website
- Language: Dart
- Homepage: https://flutter-web-1c692.web.app
- Size: 503 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Portal Demo Web App
This project is a demo portal web application built using Flutter Web, Firebase, and Bloc for state management. The app demonstrates modern portal features such as authentication, real-time data fetching, and dynamic content updates.
## Table of Contents
- [Demo](#demo)
- [Features](#features)## Demo
You can check out the live demo of the Flutter Portal Demo Web App here:
[**Live Demo**](https://flutter-web-1c692.web.app/)
## Features
- User authentication with Firebase.
- Real-time data updates using Firebase Firestore.
- Bloc pattern for state management.
- Responsive design, optimized for web.
- Easy navigation and interaction with dynamic content.