What is Fuchsia with Flutter Future?

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ต.ค. 2024

ความคิดเห็น • 31

  • @CristianMolina
    @CristianMolina 3 ปีที่แล้ว +18

    IMO Fuchsia is going to replace Android, or if you want, Fuchsia will gain an Android compatibility layer so it'd be indistinguishable for most apps to know the underlying kernel. After all, they are already working on a VM and Fuchsia is in theory a better embedded OS than Linux.

  • @jrheisler
    @jrheisler 3 ปีที่แล้ว +8

    Anxious to see where this goes. I can't think of an industry that wouldn't benefit from this. From car infotainment to refrigerator led screens.

  • @deancj1
    @deancj1 3 ปีที่แล้ว +4

    I honestly would tell someone to focus more on this than kotlin based mobile. I can see by next year it being introduced for mobile. They want to ditch android bad .

  • @prasaddhend5500
    @prasaddhend5500 3 ปีที่แล้ว

    I had upload my app to playstore in the internal testing for 100people.
    Currently it is in review mode
    After upload google gives me download app link for testers i used that and download app but app after downloading. App is not logging via Google.
    At the upload time i gives the sha keys to the firestore. There are 4keys at firestore 2 upload keys & 2 debug keys.
    Can you tell What the problem occurred ?

  • @dhruvajindal4932
    @dhruvajindal4932 3 ปีที่แล้ว +1

    What operating system is currently used in embedded devices?

    • @chawza8402
      @chawza8402 2 ปีที่แล้ว

      I'm not a pro, but its probably binary code. I tried flashing Arduino Uno (microcontroller) several times and I think it only understands binary. Although the SDK uses Ardunio's custom C or even Micropython (python on embed), the compiled code is directly flashed into the memory.
      So there is no use of Linux in embedded device (assuming we use it for sensors and actuator).

  • @googleuser8076
    @googleuser8076 3 ปีที่แล้ว +3

    Can you make a new flutter tutorial 😍 Plezzzzz 😋

  • @ravitejaknts
    @ravitejaknts 3 ปีที่แล้ว +3

    Google developed Flutter mostly because of Fuchsia

    • @ravitejaknts
      @ravitejaknts 2 ปีที่แล้ว

      @Sean Knowles its obvious and Google many hints.

  • @mracipayam
    @mracipayam 3 ปีที่แล้ว +8

    Can you make a video about flutter and raspberry pi.

  • @rootwayder77
    @rootwayder77 3 ปีที่แล้ว +4

    iam making my own mobile operating system. its ui is written with react native.

  • @succatash
    @succatash 3 ปีที่แล้ว +4

    Fuchsia is trying to solve the problem of fragmentation and "ambient computing"..Flutter also tries to solve "ambient computing" aka cross platform development.
    Google wants you to be able to access all of its services anywhere and with IoT becoming bigger Fuchsia is there attempt at having 1 OS for multiple hardware systems.

  • @brianwizegamot9580
    @brianwizegamot9580 3 ปีที่แล้ว +1

    I don't like the Fuchsia's logo 😟
    Google needs to change it immediately.
    Android's logo is so iconic

  • @Mempler
    @Mempler 3 ปีที่แล้ว +1

    Fluchsia

  • @alooooooola
    @alooooooola 3 ปีที่แล้ว

    flutter code is not compiled to native code though

    • @Gabeyre
      @Gabeyre 3 ปีที่แล้ว

      Who said that? Are you sure? Double Check.
      From Flutter.dev: The Dart code that paints Flutter's visuals is compiled into native code, which uses Skia for rendering. ... The same is true for Flutter on other native platforms, such as iOS, Windows, or macOS.

    • @alooooooola
      @alooooooola 3 ปีที่แล้ว +1

      @@Gabeyre it is compiled to binary... know the different

    • @alooooooola
      @alooooooola 3 ปีที่แล้ว

      native machine code === binary. Not ios, android, windows native code

    • @Gabeyre
      @Gabeyre 3 ปีที่แล้ว +1

      @@alooooooola whats more native to a machine than binary?

    • @alooooooola
      @alooooooola 3 ปีที่แล้ว

      @@Gabeyre you stated that dart is compiled to native code and the same is true for others native platforms ios, windows. So I understand, in your perspective "native code" is native os code not machine native code

  • @jemmytech5474
    @jemmytech5474 3 ปีที่แล้ว +1

    I’ve recently finished flutter course, look for collaboration

    • @succatash
      @succatash 3 ปีที่แล้ว +1

      DM me, I'm learning Dart/Flutter right now. Willing to start work on some projects/plugins part time to increase my knowledge.

    • @jemmytech5474
      @jemmytech5474 3 ปีที่แล้ว

      @@succatash sure. Let’s try together. How could i dm you , how about WhatsApp(+923345850933 or Twitter

  • @TechStache
    @TechStache 3 ปีที่แล้ว

    Watch the last Linux sucks from Lunduke and that's the problem fuchsia looks to solve. Hope Linux stays tho.