home_widget (Package of the Week)

Поділитися
Вставка
  • Опубліковано 6 жов 2024
  • HomeWidget is a Plugin to make it easier to create HomeScreen widgets on Android and iOS. HomeWidget does not allow writing widgets with Flutter itself. It still requires writing the widgets with native code.
    Learn more → goo.gle/3EgUcf1
    Link to codelab → goo.gle/3YTo3Ut
    Get more tips → goo.gle/Flutte...
    Subscribe to Flutter → goo.gle/FlutterYT
    #PackageOfTheWeek

КОМЕНТАРІ • 57

  • @flutterdev
    @flutterdev  Рік тому +15

    Subscribe to Flutter → goo.gle/FlutterYT

  • @jakehadley4044
    @jakehadley4044 Рік тому +62

    Wow this is pretty awesome. Native support for something like this is amazing

  • @عبدالقادرعبدالرحمنعبدالله

    Flutter is really flying. Thanks for making things much easier.

  • @noobcoding
    @noobcoding Рік тому +3

    OMG. I wanted to program a home widget for my weather app for a long time but never really dared. now it's time. And then also with a weather app example. thank you

  • @merthyr1831
    @merthyr1831 Рік тому +9

    Keep up the great work, and please keep making more of these! They do so much for newcomers to flutter ❤️

  • @vijaycreationsflutter
    @vijaycreationsflutter Рік тому +10

    Most awaited feature, wow! 🔥

  • @yash1152
    @yash1152 Рік тому +6

    0:23 or in _apple's case, on lockscreen as well_
    rip android 4.4 kitkat.

  • @jannaharitonova1944
    @jannaharitonova1944 2 місяці тому +2

    Стабильно выхожу здесь в плюс) иногда юзаю твои советы) помогают!

  • @Nikhilkumar-tv3ei
    @Nikhilkumar-tv3ei Рік тому +5

    finallyyy waited so long for this... awesome

  • @mihailovukojicic65
    @mihailovukojicic65 Рік тому +2

    Awesome work guys! When you create a PDF reader for Flutter, we need that, so that we can search and navigate through the PDF documents in the app :)

  • @SachinShekhar
    @SachinShekhar Рік тому +1

    OMG! Finally, it’s here. 🎉🎉🎉

  • @AgentZeroNine1
    @AgentZeroNine1 Рік тому +7

    Yeah, I'll wait for actual Flutter support. Hopefully it wont be long, and there's Windows 11 widget support when that actually happens.

    • @pioter-ji1bo
      @pioter-ji1bo Рік тому +8

      You might wait a looong while because it's not Flutter issue but android/iOS. only native components are allowed in widgets and very few of them.

    • @BooleanDev
      @BooleanDev Рік тому +1

      its never gonna happen or at least not anytime soon, Flutter team doesnt like to put focus on features that are platform specific unless it is really important like platform views

  • @Mehdok
    @Mehdok Рік тому +8

    This is useless, On iOS the widget can not be updated when the app is terminated (removed from recent)

  • @pablolamadrid7786
    @pablolamadrid7786 Рік тому +1

    It is posibble to send info from the widget to the app? like adding an input to the widget

  • @ROWROLLIN
    @ROWROLLIN Рік тому +2

    Is this widget lock screen ?

  • @AliAbbas-ic9nh
    @AliAbbas-ic9nh Рік тому

    Waaoooww, i would love to add this in my current flutter apps.

  • @psych7776
    @psych7776 Рік тому +1

    Whose voice is this?seems familiar

  • @g43s
    @g43s Рік тому +1

    Does this widget supporst live activities on ios?

  • @Hoangdinhthangloi
    @Hoangdinhthangloi Рік тому +2

    Awesome 🎉

  • @IVCAkuntansi22
    @IVCAkuntansi22 21 день тому

    Спасибо за связку, подписываюсь на Вас)

  • @hamzaibrahim895
    @hamzaibrahim895 Рік тому +2

    Amazing

  • @SaddamMukti
    @SaddamMukti Рік тому

    this library can render flutter widget too? why jetpack glance so limited

  • @qamar134
    @qamar134 Рік тому

    very helpful

  • @xmanreturn
    @xmanreturn Рік тому

    This is exactly what I need

  • @Pedro5antos_
    @Pedro5antos_ Рік тому +1

    AWESOME

  • @JuanCarlos-zq5nl
    @JuanCarlos-zq5nl Рік тому

    Any example about this? Thanks on advance

  • @vibhor691
    @vibhor691 Рік тому

    Please make a Epub reader package

  • @maxhuk
    @maxhuk Рік тому

    Thanks! 🙏🙏

  • @turkialalii7175
    @turkialalii7175 Рік тому

    What is the solution to this problem
    error: unable to find git in your path.

  • @bilalmbaka9969
    @bilalmbaka9969 Рік тому +1

    This is so f*** cool

  • @tonhom260
    @tonhom260 Рік тому

    good job 😍😍

  • @messi8ballon_dor
    @messi8ballon_dor Рік тому

    Very nice

  • @栗竹-s3n
    @栗竹-s3n 6 місяців тому

    It's so cool

  • @asif_imtiaz
    @asif_imtiaz Рік тому

    home screen widgets don't really allow specific input, do they? I mean other than launching the main app.

    • @ABausG
      @ABausG Рік тому +21

      Hey I’m the creator of the package. Right now it supports interactivity in Android and I’m working hard to get the support for iOS 17 done before Apple releases that iOS Version mid September.

    • @asif_imtiaz
      @asif_imtiaz Рік тому

      @ABausG awesome thank you!

    • @TheCoscino
      @TheCoscino Рік тому +1

      Thanks a lot for your contribution. Could you explain why we cannot just use flutter to build also the UI? I don’t understand what are the limitations

    • @ElVerdaderoAbejorro
      @ElVerdaderoAbejorro Рік тому

      I also want to understand the limitations on why normal Flutter widgets aren't possible.

    • @ABausG
      @ABausG Рік тому +2

      @@ElVerdaderoAbejorro @TheCoscino It’s a limitation set by the operating systems to ensure that HomeScreenWidgets don’t take up too many resources to ensure that the homeScreen is running performant

  • @qamar134
    @qamar134 Рік тому

    i am new on your videos

  • @heshansandeepa9471
    @heshansandeepa9471 Рік тому

    Awesome

  • @krtirtho
    @krtirtho Рік тому

    This also opens the door for android auto

  • @PlanetaArtificial
    @PlanetaArtificial Рік тому

    Nice

  • @Cpmbc279
    @Cpmbc279 Рік тому

    💙🚀

  • @NativeVsColonial
    @NativeVsColonial Рік тому

    I don’t like most widgets, it’s not power efficient 😢

  • @devbhanuka
    @devbhanuka Рік тому

  • @keven-g2n
    @keven-g2n Місяць тому

    Искал на ютубе p2p связки и набрел на этот видос.. решил крутануть, работает

  • @Mempler
    @Mempler 10 місяців тому

    i'll be honest Android & iOS, they should've called it "applets" instead of "widgets".
    Because... tiny app...

  • @kgstann
    @kgstann Рік тому

    Пайдалуу видео,🇰🇬🇰🇬

  • @akashkumardas6521
    @akashkumardas6521 Рік тому +1

    This is just about ui development with some api calls. Flutter developers are not developers they are just designers. Create a framework for developers.

    • @azammehmood3678
      @azammehmood3678 Рік тому

      yes flutter is just designing tool but also can call it front end development sdk