GithubHelp home page GithubHelp logo

amsokol / flutter-grpc-tutorial Goto Github PK

View Code? Open in Web Editor NEW
202.0 202.0 49.0 189 KB

[Tutorial] Asynchronous Flutter chat client with Go chat server which are powered by gRPC (simple and streaming)

Home Page: https://medium.com/@amsokol.com/tutorial-asynchronous-flutter-chat-client-with-go-chat-server-which-are-powered-by-grpc-simple-ce913066861c

License: Apache License 2.0

Java 0.67% Objective-C 1.36% Dart 93.89% Go 4.08%
android dart flutter golang grpc ios mobile protobuf streaming

flutter-grpc-tutorial's People

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  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  avatar  avatar  avatar  avatar  avatar

flutter-grpc-tutorial's Issues

proto

can you give me the proto file please.

Not Receiving all messages

Hi, Thanks for posting the app.

I tested using 2 Android phones with some success. However, only every 2nd message got through to other phone.

Any idea why this would be?

undefined named parameter

When I start from the source and want to run debug on the flutter client, I get an error on an undefined parameter: seedValue in application_bloc.dart line 46
screenshot

How to fix this?

Using golang grpc but with golang running embedded

Check out the flutter dialer in the empirefox org on GitHub.

It goes even further than your example

It allows you to have a boltdb or badger db inside flutter and shared type fully.

I have used it and found it saved me having to write all the logic in dart. The dart code is now really just dealing with the GUI aspects and nothing else.

You can think of the golang code being embedded as web workers for your flutter app also.

Hope it interests you.

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.