Giter VIP home page Giter VIP logo

ducquynhnguyeninfo / group_chat_room_responsive Goto Github PK

View Code? Open in Web Editor NEW

This project forked from amirk3321/group_chat_room_responsive

0.0 1.0 0.0 413 KB

Flutter + Firebase group chat room responsive (with Firebase + Clean Architecture) [web,mobile,tablet] this app follow clean architecture proposed by our friendly Uncle Bob.

Kotlin 0.13% Swift 0.37% Objective-C 0.04% Dart 97.61% HTML 1.85%

group_chat_room_responsive's Introduction

Flutter Responsive Group Chat room (firebase + clean architecture) [Web, Mobile, Tablet]

Show some and star the repo to support the project

Preview

ezgif com-crop(1)
ezgif com-crop(1)

Screenshots

Web







Mobile




Flutter Responsive Group Chat Room (with Firebase + Clean Architecture) complete course


How to Create a Flutter Web project


switch to the master channel run the following command

1. flutter channel master
Then upgrade your flutter to the latest version from master.
2. flutter upgrade
Then enable web support.
3. flutter config --enable-web

Now when you create a project it'll be web enabled and you can run it in the browser. to verify that run this cmd.

flutter devices

Then flutter create xyz_project_name

Packages

responsive_builder : The responsive builder package contains widgets that allows you to create a readable responsive UI. The package is inspired by the Responsive UI Flutter series created by FilledStacks.

flutter_bloc : Widgets that make it easy to integrate blocs and cubits into Flutter. Built to work with package:bloc. The Bloc library provides very good ๐Ÿฆ„ tooling and compared to other state management solutions that use Streams, it's a pure gem.

get_it : This is a simple Service Locator for Dart and Flutter projects with some additional goodies highly inspired by Splat. It can be used instead of InheritedWidget or Provider to access objects e.g. from your UI.

equatable: Being able to compare objects in Dart often involves having to override the == operator as well as hashCode.

firebase : is the most amazing back-end as a service (BaaS) developed by Google for mobile and web application development that helps you build, improve, grow your app and deliver richer app experiences.

# The Clean Architecture proposed by our friendly Uncle Bob

@AmirKhan , Youtube : @eTechViral , Twitter : @AmirKhan

group_chat_room_responsive's People

Contributors

amirk3321 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.