GithubHelp home page GithubHelp logo

theindianappguy / messenger-clone-flutter Goto Github PK

View Code? Open in Web Editor NEW
53.0 7.0 36.0 74 KB

Fully Functioning Messenger Clone made with Fluttter

Kotlin 0.48% Ruby 4.88% Swift 1.46% Objective-C 0.14% Dart 87.58% HTML 5.48%

messenger-clone-flutter's Introduction

messenger-clone-flutter's People

Contributors

theindianappguy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

messenger-clone-flutter's Issues

Bug with backing out of Search screen

When no results are found on the search screen, returning back to the home screen works as expected.
However, when a result is displayed, backing out to the home screen without entering the chat room will cause an error and the names and profiles of the created chat rooms are not displayed, only the last message is displayed.

This might be due to the fact that it is trying to get the data before the data exists, but I have not been able to solve it thus far.
Please look into this.

image
image

I am facing this issue while logging in so any help

E/flutter ( 8041): [ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: PlatformException(sign_in_failed, com.google.android.gms.common.api.ApiException: 10: , null, null)
E/flutter ( 8041): #0 StandardMethodCodec.decodeEnvelope
package:flutter/…/services/message_codecs.dart:581
E/flutter ( 8041): #1 MethodChannel._invokeMethod
package:flutter/…/services/platform_channel.dart:158
E/flutter ( 8041):
E/flutter ( 8041): #2 MethodChannel.invokeMapMethod
package:flutter/…/services/platform_channel.dart:358
E/flutter ( 8041):
E/flutter ( 8041):

Thank you

docs error

thanks for this app but i got this error

The getter 'docs' isn't defined for the type 'Object'.
Try importing the library that defines 'docs', correcting the name to the name of an existing getter, or defining a getter or field named 'docs'.dart(undefined_getter)

Home Screen weird behavior

When I search for some username and click the tile appeared(which was already in the home screen) and go back without sending any message, that tile will be missing from the chatRoomsList. I don't know why snapshot seems to be missing that specific tile.

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.