theunpopulartraveller
theunpopulartraveller
  • 9
  • 1 797
Flutter Flustered - Android Home Screen Widget Setup
This video shows how to quickly setup an Android Home Screen Widget to a new Flutter Project. We also show how to add the method of Launching your Flutter App when clicking on the Home Screen Widget, and how to pass a simple String data from your Flutter App to your Home Screen Widget. We will be using the home_widget (v0.5.0) package for this project.
The versions used in this video are:
• Android Studio: Android Studio Jellyfish | 2023.3.1 (May 2024)
• Flutter: 3.19.6 • channel stable (April 2024)
• Kotlin: 1.9.23
• Gradle Plugin: 8.4.0
• Gradle: gradle-8.6-all.zip
• home_widget package: 0.5.0
0:00 Summary
0:33 Quick Initial Setup
5:25 Click to Launch
9:44 Pass Data from App to Widget
มุมมอง: 619

วีดีโอ

Flutter Flustered - Upgrading SDKs, NDK, Kotlin & Gradle
มุมมอง 3105 หลายเดือนก่อน
This video is a look at the different methods to upgrade your SDK Versions, NDK version, Kotlin version, Gradle Plugin version and Gradle version. We look at the following methods: • Sequential / Prompted Upgrading • Pre-emptive / Latest Versions Upgrading • Using AGP Upgrade Assistant • Hardcoding Flutter Directory Files This includes: • Finding the Target SDK for your projects from Android De...
Flutter Tip - This and Base Files Have Different Roots Error
มุมมอง 2365 หลายเดือนก่อน
This is an easy workaround tip, for those who run into the "This and Base Files Have Different Roots Error". This error is when you have your Flutter project and Android Studio folders that are not the C: Drive. It's a much simpler approach than the drastic one of having to copy over your project to C: Drive every time you wish to open the Android Module. This video is with the following versio...
Flutter Flustered - Open Android Module in Android Studio Iguana
มุมมอง 4835 หลายเดือนก่อน
A quick tutorial that shows you how to open the Android Module of a Flutter Project in Android Studio, which often fails in current (April 2024) version of Android Studio You can also view the text based tutorial here: theunpopulartraveller.com/flutter-flustered-open-android-module-in-android-studio-iguana Versions: • Android Studio Iguana | 2023.2.1 Patch 2 (April 2024) • Flutter 3.19.6 (April...
Phong Nha Cave & Paradise Cave (Part 1/2)
มุมมอง 466 ปีที่แล้ว
Travelling to Phong Nha Cave & Paradise Cave in Quảng Bình, Việt Nam. Definitely the most beautiful caves I've seen.
Day and Night Difference @ Old Quarters - Hanoi, Vietnam
มุมมอง 116 ปีที่แล้ว
Walking through the same streets in the Old Quarters between day and night.
Awesome Weekend Performance@ Hoan Kiem Lake (Hanoi, Vietnam)
มุมมอง 506 ปีที่แล้ว
These guys had an awesome performance during the weekend at Hoan Kiem Lake. If anyone knows who they are (or the name of the song), do let me know in the comments.
Day and Night Shots @ Hoan Kiem Lake (Hanoi, Vietnam)
มุมมอง 116 ปีที่แล้ว
Sights and Sounds of Hoan Kiem Lake in Hanoi, Vietnam.
AIBIRD UOPLAY2 - Recording On a Bike and a 4WD Vehicle
มุมมอง 467 ปีที่แล้ว
I do a small review of what it felt like using the UOPLAY2 gimbal, after using it on a trip, and included some recordings made on the back of a motorcycle over a dirt track, and in a 4WD vehicle driving through loose sand.

ความคิดเห็น

  • @ellispercival6177
    @ellispercival6177 3 วันที่ผ่านมา

    Thank you for this video.. This system is absolutely insane. How are new Android developers supposed to work out how to do this, and what it all means?!

  • @mrrhm_tech
    @mrrhm_tech หลายเดือนก่อน

    thank you very much...and video background music is super medam..

  • @Jeff-u6w
    @Jeff-u6w 2 หลายเดือนก่อน

    Thanks. it works perfectly now.

  • @maran.ath4
    @maran.ath4 3 หลายเดือนก่อน

    they totally removed those options now

    • @theunpopulartraveller6704
      @theunpopulartraveller6704 3 หลายเดือนก่อน

      You're right, and I have no idea why Android Studio is making it difficult to access the Android only element of Flutter, but not making it easier to do things like generate signed bundle directly. It just keeps getting worse.

    • @maran.ath4
      @maran.ath4 3 หลายเดือนก่อน

      @@theunpopulartraveller6704 every patch makes it worse lol 🤦🏻🤣 at this point it's just funny

  • @seggamulti1219
    @seggamulti1219 4 หลายเดือนก่อน

    2nd question I can't see widget when I use app>new> I can't see many of the options Normally I don't use android studio for flutter or anything What do u Suggest I do

    • @theunpopulartraveller6704
      @theunpopulartraveller6704 4 หลายเดือนก่อน

      If you're in the Flutter Project window, it won't display many of the Android-only functions. You'll need to open the android module as a separate window to have the option to add the App Widget

  • @seggamulti1219
    @seggamulti1219 4 หลายเดือนก่อน

    This is so impressive You know how to teach You should explore more on that talent. This is very impressive. How can I make the widget set on the home screen from my app though? I don't want the use setting it up like that Please explore this talent This is good content

    • @theunpopulartraveller6704
      @theunpopulartraveller6704 4 หลายเดือนก่อน

      You could have a look at Request Pin Widget function (pub.dev/packages/home_widget#request-pin-widget). I have not tried this yet, and this is very dependent on the device the user is using. So I wouldn't rely on this fully.

  • @Shamlathehealer
    @Shamlathehealer 5 หลายเดือนก่อน

    This guide is so AWESOME! Thank you for this buddy!