Giter VIP home page Giter VIP logo

Comments (13)

stuartmorgan avatar stuartmorgan commented on July 19, 2024

It's now possible to use custom method codecs. Leaving this open (and adjusting title) for the remaining work of implementing StandardMethodCodec. It should be straightforward in ObjC, but on the C++ side will involve creating a typed object hierarchy or something similarly inspectable containing all the types supported by the codec.

from flutter-desktop-embedding.

 avatar commented on July 19, 2024

from flutter-desktop-embedding.

stuartmorgan avatar stuartmorgan commented on July 19, 2024

If someone wants to write a plugin like that one for use on desktop, they are welcome to do so, but that has nothing to do with this issue.

from flutter-desktop-embedding.

 avatar commented on July 19, 2024

@stuartmorgan Ok thanks for the clarification. It uses JSONRPC and so should work now as far as i know.

from flutter-desktop-embedding.

pauldemarco avatar pauldemarco commented on July 19, 2024

It seems like some recent commits are allowing for this issue to be worked on.

Is this on the docket any time soon?

from flutter-desktop-embedding.

stuartmorgan avatar stuartmorgan commented on July 19, 2024

It seems like some recent commits are allowing for this issue to be worked on.

This hasn't been blocked since #110, actually; the recent (and remaining) plugin refactors are tangential to codecs.

Is this on the docket any time soon?

I have no plans to work on this in the foreseeable future, since so far we haven't encountered any cases where we need StandardMethodCodec to unblock important functionality. I'm happy to review patches from anyone interested in working on it though.

from flutter-desktop-embedding.

pauldemarco avatar pauldemarco commented on July 19, 2024

I would like to start working on Firebase auth and RTDB for Linux, using C++ sdk, but unfortunately blocked on this issue.

from flutter-desktop-embedding.

pulyaevskiy avatar pulyaevskiy commented on July 19, 2024

@pauldemarco

Sorry for off topic but which cpp sdk you’re planning to use for auth? The official one says it works for iOS and Android only with limited support for desktop (mac)

from flutter-desktop-embedding.

pauldemarco avatar pauldemarco commented on July 19, 2024

@pulyaevskiy

https://firebase.google.com/docs/auth/cpp/start

Can you link me to the clause about the limited support? I can't seem to find it...

from flutter-desktop-embedding.

pulyaevskiy avatar pulyaevskiy commented on July 19, 2024

Here are a few references:

Top of the page https://firebase.google.com/docs/cpp/setup

The Firebase C++ SDK provides a C++ interface on top of Firebase for iOS and Android.

And this section: https://firebase.google.com/docs/cpp/setup#desktop_workflow_implementations_beta_feature_

image

from flutter-desktop-embedding.

stuartmorgan avatar stuartmorgan commented on July 19, 2024

If you'd like to continue that discussion, https://groups.google.com/forum/#!topic/flutter-desktop-embedding-dev/QPz9quNmB3o would be a much better place.

Returning to the topic of this issue: as I said I'm happy to review patches adding Standard{Message,Method}Codec support. A general approach for a C++ implementation is outlined above.

from flutter-desktop-embedding.

stuartmorgan avatar stuartmorgan commented on July 19, 2024

With the migration to flutter/engine, which included switching to using the relevant iOS classes, StandardMethodCodec is now supported for macOS. Leaving open for Linux and Windows.

from flutter-desktop-embedding.

stuartmorgan avatar stuartmorgan commented on July 19, 2024

Moved to flutter/flutter#30670

from flutter-desktop-embedding.

Related Issues (20)

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.