Giter Club home page Giter Club logo

Comments (9)

bwikbs avatar bwikbs commented on September 20, 2024 1

I just looked at it for a moment. 😄

Looks like we can do :


Should be working?:


OMG!:


It seems like a good plan. After short discussion, I think other developer will be able to participate too!

from plugins.

swift-kim avatar swift-kim commented on September 20, 2024

Oops. I somehow didn't notice lottie is a pure Dart package. I'll remove it from the list.

from plugins.

bbrto21 avatar bbrto21 commented on September 20, 2024

As you and I reviewed before, we know that sqflite is available on Tizen with the ffi implementation of sqflite(but a little extra work is needed). In addition to the previous review, are you considering adding a native implementation?

from plugins.

swift-kim avatar swift-kim commented on September 20, 2024

@bbrto21 As far as I remember the problem was with the use of path_provider functions on secondary isolates in the sqflite implementation. The issue will be resolved with the next stable release of the Flutter SDK. Is there any issue on top of that?

from plugins.

bbrto21 avatar bbrto21 commented on September 20, 2024

There is no other problem I know. when next flutter SDK released, I'll check it out again.

from plugins.

swift-kim avatar swift-kim commented on September 20, 2024

Notes on how to implement the google_sign_in plugin:

  • OAuth 2.0 for TV and Limited-Input Device Applications only supports limited scopes of Google APIs so it's not a practical option.
  • Tizen's OAuth2 API uses a built-in browser (webview?) and I confirmed it is compatible with Google OAuth 2.0, but unfortunately the library is not available on TV devices.
  • I'm not sure if there's another solution.

from plugins.

yura2000 avatar yura2000 commented on September 20, 2024

Hi! Would be great to have a package with the ability to get a heart rate. https://docs.tizen.org/application/web/guides/sensors/ham/

from plugins.

swift-kim avatar swift-kim commented on September 20, 2024

@yura2000 Hi. I haven't personally tried out but there's a plugin called workout that supports the functionality.

Alternatively you can create a local copy of the sensors_plus_tizen plugin and modify a few lines of its source code if you have some basic knowledge. Let me tell you the details if you're interested.

@bbrto21 I think it would be possible to extend the current sensors_plus_tizen plugin to support arbitrary types of sensors other than accelerometer and gyroscope (and also a custom measurement interval instead of a fixed interval of 1000 ms). Would you like to try?

from plugins.

swift-kim avatar swift-kim commented on September 20, 2024

Closing the issue. Please open a dedicated issue for a new plugin suggestion or request.

from plugins.

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.