Giter VIP home page Giter VIP logo

Comments (3)

spauldhaliwal avatar spauldhaliwal commented on July 4, 2024

+1 to this. I was thinking of building a Flutter app for Jellyfin at some point in the future, and having the sdk support kotlin multiplatform would help with that (we currently use this structure at my job: kotlin multiplatform library for the business logic, with a flutter wrapper for the library, and then the UI only built in flutter)

from jellyfin-sdk-kotlin.

nielsvanvelzen avatar nielsvanvelzen commented on July 4, 2024

Kotlin MPP does allow us to add iOS support eventually but it's not a priority right now. So while you could make Flutter bindings for the SDK it would work on Android only.

I think using an OpenAPI generator specifically written for Dart might be the better option for Flutter apps right now.

from jellyfin-sdk-kotlin.

spauldhaliwal avatar spauldhaliwal commented on July 4, 2024

Perhaps. I haven't looked at the SDK yet and only became aware of it yesterday but to me, if all the HTTP calls, db / image caching, and any other core logic could be contained in a KMPP library that would still save a lot of time and effort. Building UI's in Flutter is so fast and easy that this structure has really become my favourite lately. The only problematic part I'd anticipate is the video and or audio players (not insignificant) I'll hopefully have time to take a closer look at the SDK this week to see how things stand.

from jellyfin-sdk-kotlin.

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.