Lazy TechNo
Lazy TechNo
  • 133
  • 1 061 186
Send Notifications Directly in Flutter & Show Popup Alerts with FCM
In this video, learn how to send notifications directly from your Flutter app without JavaScript and show popup dialogs with notification details when your app is open.
📌 What You’ll Learn in This Video:
🔹 Send Notifications Directly from Flutter Without JavaScript
🔹 Create and Use Access Tokens for Firebase Admin SDK
🔹 Display Popup Dialogs with Notification Details
🔹 Navigate Users to Specific Screens from Notifications
🔹 Handle Token Expiry and Security Tips
Full Source Code: payhip.com/b/VpiG1
📌 Missed Part 1?
Watch here: th-cam.com/video/CCrBHh8TcIE/w-d-xo.html
Source Code: amanullahbahram.medium.com/flutter-fcm-part-2-subscribing-to-topics-broadcasting-notifications-and-navigating-to-screens-81167f4d0c79
Other Links:
FCM and Flutter: firebase.google.com/docs/cloud-messaging/flutter/receive
FCM API V1 Migrate: firebase.google.com/docs/cloud-messaging/migrate-v1
✅ Error Fixing & Adding Features: bit.ly/3RoJLdL ✅
Flutter Tutorials:
👉 Flutter Firebase Storage & Cloud Firestore: th-cam.com/video/5iVThTWQpPU/w-d-xo.html
👉 Flutter Coffee App: bit.ly/coffeeappvideolist
👉 Flutter Complete Project Idea to Selling: bit.ly/3Xp1aJj
👉 Flutter The Ultimate Course: bit.ly/3J6A9Ds
👉 Flutter Web Hosting Firebase: bit.ly/3Jkyus9
👉 Flutter Map Uber Style: bit.ly/3IZTnZH
👉 Flutter 3 Phone Auth: bit.ly/3OzdGyn
👉 Flutter Getx Navigation Management: bit.ly/3cZ2UnP
👉 Flutter Firebase Search Query: bit.ly/3wyqBe8
👉 Retrieve Facebook Friends bit.ly/3Ii137C
👉 Flutter Facebook Auth Update: bit.ly/3t56P8f
👉 Flutter Appodeal Ads bit.ly/3EXlmWf
👉 Send Notification TO Topic: bit.ly/3akUJxW
👉 Flutter FCM Updated: bit.ly/2Qfc0Bz
👉 Multi Image TO PDF: bit.ly/2PwP5Bp
👉 Flutter TH-cam Video Player: bit.ly/3q7Yj4D
👉 Flutter Text Recognition: bit.ly/3n9mXj0
👉 Flutter Face Detection: bit.ly/38GBi17
👉 Flutter AdMob Ads: bit.ly/36xTLNt
👉 Flutter Facebook Login: bit.ly/3orDeAH
👉 Flutter Firebase Storage: bit.ly/3fOpBIC
👉 Flutter Notifications: bit.ly/33lmTWe
👉 Flutter Phone Authentication: bit.ly/3nM4rhb
👉 Flutter Alarm Manager: bit.ly/398tjLZ
👉 Flutter Photo App Project: bit.ly/3jWKeCT
👉 Flutter Circular Profile: bit.ly/33Bh47C
👉 Flutter Like System: bit.ly/33Dg2rL
👉 Subscribe Here: bit.ly/2Q0MZqw
👋 Follow me on social media:
Facebook: lazytechno
Instagram: lazytechno_ig
LinkedIn: www.linkedin.com/company/lazytechno
GitHub: github.com/AmanullahGit
มุมมอง: 154

วีดีโอ

Building a Shopping Cart with Reactive State Management | Flutter GetX Podcast
มุมมอง 547 ชั่วโมงที่ผ่านมา
Welcome to Chapter 2 of our Flutter GetX Podcast series! 🎧 In this episode, we take our app to the next level by implementing state management using GetX. With the help of reactive state management, we’ll build a dynamic shopping cart where users can effortlessly add and remove products. In this video, you’ll learn: 🔹 The basics of reactive state management in GetX. 🔹 How to automatically updat...
Send Notifications to Topics, Broadcast Messages, and Navigate Screens in Flutter with FCM - DEMO
มุมมอง 29421 วันที่ผ่านมา
Take your Flutter app to the next level with advanced Firebase Cloud Messaging (FCM) features! In this video, we’ll cover how to send notifications to specific topics, broadcast messages to all devices, and navigate users to specific screens when they interact with notifications. Watch Full Tutorial Here: th-cam.com/video/X36XZHM0oi4/w-d-xo.html 🔔 What You’ll Learn in This Video: 🔹 Generate OAu...
Send Notifications to Topics, Broadcast Messages, and Navigate Screens in Flutter with FCM
มุมมอง 74321 วันที่ผ่านมา
Take your Flutter app to the next level with advanced Firebase Cloud Messaging (FCM) features! In this video, we’ll cover how to send notifications to specific topics, broadcast messages to all devices, and navigate users to specific screens when they interact with notifications. Watch Demo Here: th-cam.com/video/k3HQcz6V9_o/w-d-xo.html 🔔 What You’ll Learn in This Video: 🔹 Generate OAuth2 Token...
Setting Up GetX and Project Structure for Real Apps | Flutter Getx Podcast
มุมมอง 12228 วันที่ผ่านมา
In this tutorial, we’ll dive into setting up the GetX package for state management and structuring your project for scalable, real-world applications. I’ll walk you through a step-by-step setup, discuss why GetX is a game-changer, and prepare our project for the exciting features ahead. Whether you're new to GetX or refining your skills, this series is designed to provide practical, hands-on ex...
How to Use Firebase Storage & Cloud Firestore | Photo Gallery App Tutorial
มุมมอง 593หลายเดือนก่อน
In this tutorial, we'll walk through a real-world example where you'll learn to upload images, handle metadata, and display a dynamic gallery-all with Firebase. Perfect for beginners and intermediate Flutter developers looking to enhance their skills with Firebase integration. By the end, you'll understand how to handle permissions, store images, save metadata in Firestore, and retrieve data in...
How to Implement Firebase Messaging in Flutter for Foreground & Background Notifications
มุมมอง 3.8Kหลายเดือนก่อน
In this video, I'll guide you through implementing Firebase Messaging in your Flutter app to receive notifications both in the foreground and background. We'll start with a demo to see how it works, followed by a detailed tutorial on setting up notifications. You'll learn to send test messages, configure notification settings for Android and iOS, and handle messages even when the app is closed....
Designing a Professional Presentation ☕ | Flutter Coffee App Part 11
มุมมอง 94หลายเดือนก่อน
In this video, I walk you through creating a sleek, one-page presentation for our Flutter Coffee App, perfect for pitching to potential coffee shop clients. We start by cleaning up the app UI, removing the debugger label, and capturing screenshots of key pages like the homepage and detailed views. Then, I bring the screenshots into Photoshop to design an A3-sized presentation with a focus on a ...
Flutter Provider Tutorial for Beginners | Real-World Example
มุมมอง 302หลายเดือนก่อน
In this video, you'll learn how to effectively use the Provider package for state management in Flutter through a practical, real-world example. We're building a simplified e-commerce application, demonstrating key concepts of Provider with two screens: a product catalog and a shopping cart. 🛒 Here’s what you’ll learn: ✅ Setting up Provider and using ChangeNotifierProvider. ✅ Adding and removin...
Adding Splash Screen & Map Markers ☕ | Flutter Coffee App Part 10
มุมมอง 96หลายเดือนก่อน
In this video, I enhance our Flutter Coffee App with a custom splash screen and fine-tune the floating action button behavior. Using ChatGPT, I generate and implement code for a splash screen, integrate it into the app, and adjust its layout for a polished look. We tackle issues like floating action button visibility and add a marker on the map for better user location tracking. Watch till the ...
Complete Guide to State Management, Navigation, API Integration & More! | Flutter GetX Master Class
มุมมอง 973หลายเดือนก่อน
In this video, I'll take you through everything you need to know about GetX, one of the most powerful and efficient packages for Flutter app development. 📚 What You'll Learn: 🔹 Introduction: 00:00 🔹 Chapter 1: Setting Up GetX and Project Structure - 00:36 🔹 Chapter 2: Understanding State Management with GetX - 09:55 🔹 Chapter 3: Simplifying Navigation with GetX - 17:47 🔹 Chapter 4: Dependency I...
Designing Profile Page☕ | Flutter Coffee App Part 9
มุมมอง 52หลายเดือนก่อน
In this video, I design a custom profile page using ChatGPT and Flutter, guiding you through the entire process from setting up assets to implementing dynamic UI elements. We address challenges like handling image formats, adding onclick actions, and refining the interface with blur effects and adjusted spacing for a polished look. Follow along as I integrate social media links, manage memory i...
How to Configure Firebase in Flutter: Step-by-Step Guide (2024 Edition)
มุมมอง 2.1Kหลายเดือนก่อน
In this video, I'll walk you through the entire process of configuring Firebase in your Flutter application. From creating a Firebase project to integrating it into your Flutter project, we cover everything you need to get started. With Firebase's new support for Flutter, setup has never been easier! Here’s what we’ll cover: ✅ Creating a Firebase project on the Firebase Console ✅ Installing Fir...
Flutter & Firebase Phone Authentication Tutorial for Beginners | Step-by-Step Guide
มุมมอง 1.7Kหลายเดือนก่อน
In this Flutter tutorial, you'll learn how to implement phone authentication using Firebase, perfect for beginners who want to add this essential feature to their apps. We'll walk you through each step, from configuring Firebase with your Flutter project to generating the SHA-1 hash and handling the entire authentication flow, including OTP verification. 👉 Read This: bit.ly/flutterphoneauth Wha...
Build a Complete Coffee Shop App in Flutter | From Idea to Design, Development & Presentation
มุมมอง 752หลายเดือนก่อน
In this comprehensive Flutter tutorial series, I take you through the entire process of building a fully functional coffee shop app, perfect for beginners who want to work on a real-world project. From the initial concept to design, development, and final presentation, you’ll learn everything step-by-step. setting up a dynamic profile page, adding a splash screen, and capturing presentation-rea...
How to Implement Google Maps in Flutter for Linux Without an API Key | Polyline, Marker & Distance
มุมมอง 291หลายเดือนก่อน
How to Implement Google Maps in Flutter for Linux Without an API Key | Polyline, Marker & Distance
Run Flutter Apps on Real Devices Wirelessly & Screen Cast Android to Laptop
มุมมอง 5942 หลายเดือนก่อน
Run Flutter Apps on Real Devices Wirelessly & Screen Cast Android to Laptop
Flutter Google Maps Draggable Markers Live + Source Code
มุมมอง 4772 หลายเดือนก่อน
Flutter Google Maps Draggable Markers Live Source Code
Flutter Google Maps Places API Free Alternative + Source Code
มุมมอง 1.4K2 หลายเดือนก่อน
Flutter Google Maps Places API Free Alternative Source Code
Adding Google Maps with Kotlin Updates in Flutter ☕ | Flutter Coffee App Part 8
มุมมอง 772 หลายเดือนก่อน
Adding Google Maps with Kotlin Updates in Flutter ☕ | Flutter Coffee App Part 8
Flutter Google Maps Direction API Free Alternative + Source Code
มุมมอง 3.2K2 หลายเดือนก่อน
Flutter Google Maps Direction API Free Alternative Source Code
Building the Favorite Page for Our Coffee App ☕ | Flutter Coffee App Part 7
มุมมอง 672 หลายเดือนก่อน
Building the Favorite Page for Our Coffee App ☕ | Flutter Coffee App Part 7
Adding Search & Improving the Homepage ☕ | Flutter Coffee App Part 6
มุมมอง 912 หลายเดือนก่อน
Adding Search & Improving the Homepage ☕ | Flutter Coffee App Part 6
Building the Detailpage for Our Coffee App ☕ | Flutter Coffee App Part 5
มุมมอง 1282 หลายเดือนก่อน
Building the Detailpage for Our Coffee App ☕ | Flutter Coffee App Part 5
Building the Homepage for Our Coffee App ☕ | Flutter Coffee App Part 4
มุมมอง 1522 หลายเดือนก่อน
Building the Homepage for Our Coffee App ☕ | Flutter Coffee App Part 4
Building the Layout Structure for Our Coffee App ☕ | Flutter Coffee App Part 3
มุมมอง 1632 หลายเดือนก่อน
Building the Layout Structure for Our Coffee App ☕ | Flutter Coffee App Part 3
How I Found Design Inspiration for My App 🎨 | Flutter Coffee App Part 2
มุมมอง 1172 หลายเดือนก่อน
How I Found Design Inspiration for My App 🎨 | Flutter Coffee App Part 2
How I Came Up With a Profitable App Idea 💡 | Flutter Coffee App Part 1
มุมมอง 1522 หลายเดือนก่อน
How I Came Up With a Profitable App Idea 💡 | Flutter Coffee App Part 1
How I Make Money Creating Flutter Apps: From Idea to Profit! 💰📱
มุมมอง 5763 หลายเดือนก่อน
How I Make Money Creating Flutter Apps: From Idea to Profit! 💰📱
Adobe Premiere Pro: Creating and Customizing Sequences
มุมมอง 140ปีที่แล้ว
Adobe Premiere Pro: Creating and Customizing Sequences

ความคิดเห็น

  • @aimonpoint3841
    @aimonpoint3841 วันที่ผ่านมา

    Thankyou ❤

  • @LazyTechNo
    @LazyTechNo วันที่ผ่านมา

    👩‍💻 Source Code: payhip.com/b/VpiG1 🎥 Part 1: Watch here: th-cam.com/video/CCrBHh8TcIE/w-d-xo.html 🎥 Part 2: Watch here: th-cam.com/video/k3HQcz6V9_o/w-d-xo.html

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

    I like the content and way it’s created 👍🫡

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

      Thanks bro ❤ your comment means alot to me 🙏

  • @ShivamRaj-sv9su
    @ShivamRaj-sv9su 5 วันที่ผ่านมา

    Great , very helpfull

  • @AvishkaShenan7
    @AvishkaShenan7 6 วันที่ผ่านมา

    bro can u do the , get pop up notifications when app is not opened times

    • @LazyTechNo
      @LazyTechNo 6 วันที่ผ่านมา

      Yes its working. Watch the video till the end

    • @AvishkaShenan7
      @AvishkaShenan7 6 วันที่ผ่านมา

      @ i mean when we using firebase push notifications

    • @LazyTechNo
      @LazyTechNo วันที่ผ่านมา

      th-cam.com/video/dXbd0GcKERU/w-d-xo.html

  • @tameraltintop7786
    @tameraltintop7786 8 วันที่ผ่านมา

    Quite nice tutorial

  • @mohamedmoo174
    @mohamedmoo174 10 วันที่ผ่านมา

    where source code or name of project

    • @LazyTechNo
      @LazyTechNo 9 วันที่ผ่านมา

      In my github and medium

  • @AryanSingh-e4o2i
    @AryanSingh-e4o2i 11 วันที่ผ่านมา

    hey bro please provide me the code for it please it's urgent

  • @kentangbakar3941
    @kentangbakar3941 12 วันที่ผ่านมา

    i got error on onDidReceiveLocalNotification The named parameter 'onDidReceiveLocalNotification' isn't defined. Try correcting the name to an existing named parameter's name, or defining a named parameter with the name 'onDidReceiveLocalNotification'

    • @pofiabel9526
      @pofiabel9526 11 วันที่ผ่านมา

      Hi! did you figure it out...

  • @RakeshPoojary-r1r
    @RakeshPoojary-r1r 17 วันที่ผ่านมา

    Flutterfire error while running 2nd cmd..how and why..whats the solution?

  • @fahadmughal9580
    @fahadmughal9580 18 วันที่ผ่านมา

    waiting for IOS notifications management

    • @LazyTechNo
      @LazyTechNo 18 วันที่ผ่านมา

      This works with IOS as well. You just need to add the required ios related configs from the package documentation

    • @fahadmughal9580
      @fahadmughal9580 18 วันที่ผ่านมา

      @@LazyTechNo ok thanks i will do

  • @LazyTechNo
    @LazyTechNo 22 วันที่ผ่านมา

    👩‍💻 Source Code: amanullahbahram.medium.com/flutter-fcm-part-2-subscribing-to-topics-broadcasting-notifications-and-navigating-to-screens-81167f4d0c79 🎥 Part 1: Watch here: th-cam.com/video/CCrBHh8TcIE/w-d-xo.html 🎥 Part 3: Watch here: th-cam.com/video/dXbd0GcKERU/w-d-xo.html 👩‍💻 Source Code: payhip.com/b/VpiG1

  • @LazyTechNo
    @LazyTechNo 22 วันที่ผ่านมา

    👩‍💻 Source Code: amanullahbahram.medium.com/flutter-fcm-part-2-subscribing-to-topics-broadcasting-notifications-and-navigating-to-screens-81167f4d0c79 🎥 Part 1: Watch here: th-cam.com/video/CCrBHh8TcIE/w-d-xo.html 🎥 Part 3: Watch here: th-cam.com/video/dXbd0GcKERU/w-d-xo.html 👩‍💻 Source Code: payhip.com/b/VpiG1

  • @Pawan-fu3we
    @Pawan-fu3we 23 วันที่ผ่านมา

    Hello bro I'm not send otp in real phone number but test number are sent otp and I'm trying to a android 12😢

    • @LazyTechNo
      @LazyTechNo 23 วันที่ผ่านมา

      Make sure to add sha1 and sha256

    • @Pawan-fu3we
      @Pawan-fu3we 23 วันที่ผ่านมา

      @LazyTechNo bro add both

    • @LazyTechNo
      @LazyTechNo 23 วันที่ผ่านมา

      You sure added the release key and not debug key?

  • @Bathromelkangwa
    @Bathromelkangwa 23 วันที่ผ่านมา

    when the terminal asks for android id name it does not allow me to enter more than two characters. what went wrong?

    • @LazyTechNo
      @LazyTechNo 23 วันที่ผ่านมา

      Which step?

    • @SMOKE6251
      @SMOKE6251 วันที่ผ่านมา

      Exactly.. i have been facing the same issue for a some time now

    • @SMOKE6251
      @SMOKE6251 วันที่ผ่านมา

      It allowed me to enter some characters but not the complete one, i tried changing terminal but it didn't work, do use git bash it will make things worse.. i haven't figured it out just hope i find a way😊

  • @dacc1033
    @dacc1033 26 วันที่ผ่านมา

    Open street map have limit usage useless tutorial

    • @LazyTechNo
      @LazyTechNo 23 วันที่ผ่านมา

      There is no limitation. And we are not using api

  • @DavidOtom-p7l
    @DavidOtom-p7l 28 วันที่ผ่านมา

    Randomly just saved my life, thanks mhan

  • @mohammedanwarbinmuslem654
    @mohammedanwarbinmuslem654 28 วันที่ผ่านมา

    I have question please , is the GetX will die soon ?? Because there is no update for long time?? Can you reply please..❤

    • @LazyTechNo
      @LazyTechNo 23 วันที่ผ่านมา

      It will not die. You can still use it as far as it works for you. And idk whether there will be an update or not.

  • @LazyTechNo
    @LazyTechNo 28 วันที่ผ่านมา

    🎓 Flutter The Ultimate Course For Beginners: bit.ly/3J6A9Ds 🎓 Getx Masterclass: th-cam.com/video/X7EjiQEmrBI/w-d-xo.html 🎓 Coffee App Project: th-cam.com/video/YwSyrHC6W_8/w-d-xo.html 🎓 Provider Tutorial For Beginners: th-cam.com/video/qBWVYc6B_Cs/w-d-xo.html 👩‍💻 Source Code: medium.com/@amanullahbahram/flutter-getx-masterclass-chapter-1-setting-up-getx-in-your-flutter-project-41ea2acabef7

  • @mohammedanwarbinmuslem654
    @mohammedanwarbinmuslem654 28 วันที่ผ่านมา

    🎉🎉

  • @iCharla
    @iCharla 28 วันที่ผ่านมา

    @LazyTechNo i am looking for code to send messages from Web. Please tag if you are done with the video. thanks

  • @theoalbuquerque3788
    @theoalbuquerque3788 29 วันที่ผ่านมา

    Best video tutorial on cloud messaging I've found. Very good, thanks!

  • @yadinbohen1350
    @yadinbohen1350 29 วันที่ผ่านมา

    how do I send a notification from one device to another please help

  • @JamesChikezie-o6u
    @JamesChikezie-o6u 29 วันที่ผ่านมา

    i can't use firebase storage as it wants upgrade

    • @ajassharafudeen
      @ajassharafudeen 29 วันที่ผ่านมา

      This is unfortunate. I checked their Release Notes. Here's what I found; October 30, 2024 CHANGED : A Firebase project must now be on the pay-as-you-go Blaze pricing plan to get started with Cloud Storage for Firebase and provision the project's default bucket. The bucket can optionally use the "Always Free" tier for Google Cloud Storage.

    • @LazyTechNo
      @LazyTechNo 29 วันที่ผ่านมา

      I did not face this issue. Firebase storage has free tier

    • @ahmedflutterdeveloper
      @ahmedflutterdeveloper 28 วันที่ผ่านมา

      same issue i faced..

    • @ahmedflutterdeveloper
      @ahmedflutterdeveloper 28 วันที่ผ่านมา

      any solution please.

    • @syedmuzammiluddin1607
      @syedmuzammiluddin1607 27 วันที่ผ่านมา

      I am getting an issue error object not found firebase fire storage

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

    Thank you, its very helpful.

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

    👉 Flutter Firebase Storage & Cloud Firestore: th-cam.com/video/5iVThTWQpPU/w-d-xo.html

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

    but how to show the pop up notification when the app is in the background?

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

      will be covered in upcoming video

    • @malluvocalist1416
      @malluvocalist1416 14 วันที่ผ่านมา

      @@LazyTechNo can you make a video that pop up. Also how to implement notification with action button

    • @AvishkaShenan7
      @AvishkaShenan7 5 วันที่ผ่านมา

      @@LazyTechNo can u do this!

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

    First video that shows how to configure IOS

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

    Are you using getx?

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

      Not in this video

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

    🎉 Updated Video: th-cam.com/video/CCrBHh8TcIE/w-d-xo.html

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

    🎉 Updated Video: th-cam.com/video/CCrBHh8TcIE/w-d-xo.html

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

    🎥 Part 2: th-cam.com/video/k3HQcz6V9_o/w-d-xo.html 🎥 Part 3: th-cam.com/video/dXbd0GcKERU/w-d-xo.html 👩‍💻 Source Code: payhip.com/b/VpiG1

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

    Great video 🎉🎉🎉

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

      Thank you 🤗

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

    ❤❤❤

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

      Thank you ❤

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

    Idiot why would you put your api key in the code 😂

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

    Can we make drag functionality as instant drag without hold and drag. I was trying for the polygon markers drag instantly. Please provide solution on this if possible

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

    Thanks for the tutorial, if I may, consider slowing down in these tutorials. It is a little tough to follow due to the speed and some of the jumping around.

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

      Appreciate your comment. I do that because of viewers attention span is short. But i will try slowing down 🐌

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

    🎓 Flutter The Ultimate Course For Beginners: bit.ly/3J6A9Ds 🎓 Getx Masterclass: th-cam.com/video/X7EjiQEmrBI/w-d-xo.html 🎓 Coffee App Project: th-cam.com/video/YwSyrHC6W_8/w-d-xo.html

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

    i am goona keep watching this series

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

    that was good

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

    🔥🔥🔥🔥🔥

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

    Hello i buy your code and not working. not have any access of location in IOS

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

      updated the code, download again or 1- add permision in info.plist: <key>NSLocationWhenInUseUsageDescription</key> <string>This app needs access to your location to show your current position.</string> 2- pub.dev/packages/google_maps_flutter add api for ios

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

      @@LazyTechNo the code need google maps api key ?

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

      Yes you are using google map to display map.

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

      @@LazyTechNo it work now thank

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

    Thank you, you are my savior.

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

    Complete Video: th-cam.com/video/YwSyrHC6W_8/w-d-xo.html

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

    👩‍💻 Source Code: payhip.com/b/VcUPM

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

    Coupon Code: 5Y42BNFLTF

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

    👩‍💻 Source Code: github.com/Amanullahgit/flutter-getx-real-world-application 🎓 Flutter The Ultimate Course For Beginners: bit.ly/3J6A9Ds 🎓 Coffee App Project: th-cam.com/video/YwSyrHC6W_8/w-d-xo.html 🎓 Provider Tutorial For Beginners: th-cam.com/video/qBWVYc6B_Cs/w-d-xo.html

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

    which api?

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

    Flutter Google Maps Places API Free Alternative: bit.ly/placesapivideo Getx Masterclass: th-cam.com/video/X7EjiQEmrBI/w-d-xo.html

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

      Does this code will work in background ?

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

    Coupon Code: 5Y42BNFLTF