- Видео 40
- Просмотров 121 243
Flutter Junction
Непал
Добавлен 21 июл 2022
Welcome to Flutter Junction. Here we are going to learn basic widgets and features that are mostly used in building mobile applications in flutter. If you have any queries regarding any of the video feel free to comment, I would address all of your queries. If you have any recommendations please contact me on flutterjunction@gmail.com.
Firebase Course - Authentication with Firebase in Flutter
This tutorial includes login with google, signup using email and password and login with email password.
DOCUMENTATION:
flutterjunction.com/how-to-perform-secure-authentication-with-firebase-bloc-in-flutter
FULL CODE:
flutterjunction.com/how-to-perform-secure-authentication-with-firebase-bloc-in-flutter
Buy Me a Coffee
www.buymeacoffee.com/flutterjunction
FOLLOW:
Website: flutterjunction.com
Medium: medium.com/@flutterjunction
LinkedIn: www.linkedin.com/in/nabindhakal/
Buy Me a Coffee: www.buymeacoffee.com/flutterjunction
#flutter #flutterjunction #fluttertutorial #flutterforbeginners #learnflutter #flutterprojects #projectsinflutter #demoinflutter #gamewithflutter #statemanagement #mobileappdevelop...
DOCUMENTATION:
flutterjunction.com/how-to-perform-secure-authentication-with-firebase-bloc-in-flutter
FULL CODE:
flutterjunction.com/how-to-perform-secure-authentication-with-firebase-bloc-in-flutter
Buy Me a Coffee
www.buymeacoffee.com/flutterjunction
FOLLOW:
Website: flutterjunction.com
Medium: medium.com/@flutterjunction
LinkedIn: www.linkedin.com/in/nabindhakal/
Buy Me a Coffee: www.buymeacoffee.com/flutterjunction
#flutter #flutterjunction #fluttertutorial #flutterforbeginners #learnflutter #flutterprojects #projectsinflutter #demoinflutter #gamewithflutter #statemanagement #mobileappdevelop...
Просмотров: 225
Видео
GetX Working Mechanism -- Quick Guide Getx
Просмотров 604 месяца назад
Full Tutorial ruclips.net/video/NlwpVSveJew/видео.html Documentation: flutterjunction.com/fetch-api-with-getx FOLLOW: GitHub: github.com/nbnD Website: flutterjunction.com Medium: medium.com/@flutterjunction LinkedIn: www.linkedin.com/in/nabindhakal/ Buy Me a Coffee: www.buymeacoffee.com/nabindhakal #flutter #flutterjunction #fluttertutorial #flutterforbeginners #learnflutter #flutterprojects #p...
Firebase Tutorial - Set up Firebase in Flutter
Просмотров 14611 месяцев назад
Firebase is Backend-as-a-Service (BaaS), an app development platform integrated with Google Cloud Platform. Here you will learn to add Firebase to the Flutter. DOCUMENTATION: flutterjunction.com/how-to-add-firebase-to-the-flutter-application FOLLOW: Website: flutterjunction.com Medium: medium.com/@nabin.dhakal LinkedIn: www.linkedin.com/in/flutterjunction #flutter #flutterjunction #fluttertutor...
Introduction To Firebase
Просмотров 1,1 тыс.11 месяцев назад
Firebase is a platform developed by Google for creating mobile and web applications. Learn how to use Firebase in this full course for beginners. In this video you will learn about introduction to Firebase with its key features. Buy Me a Coffee www.buymeacoffee.com/nabindhakal DOCUMENTATION: flutterjunction.com/how-to-add-firebase-to-the-flutter-application FOLLOW: Website: flutterjunction.com ...
Localization in Flutter - Multiple language
Просмотров 884Год назад
In this tutorial, you are going to learn localization of Flutter application and make users feel at home. It allows users to switch between different languages as per their preferences. Buy Me a Coffee www.buymeacoffee.com/nabindhakal DOCUMENTATION: flutterjunction.com/how-to-change-app-language-in-flutter PACKAGES: pub.dev/packages/shared_preferences pub.dev/packages/provider pub.dev/packages/...
Flutter Tutorial - POST API In Flutter
Просмотров 2,9 тыс.Год назад
In this tutorial you will learn: What is Http request? What is state management? What is Provider package? Along with it, you can find more about how to build a good mobile application. Buy Me a Coffee www.buymeacoffee.com/nabindhakal DOCUMENTATION: flutterjunction.com/how-to-handle-http-post-requests-in-flutter PACKAGES: pub.dev/packages/http pub.dev/packages/provider FULL CODE: github.com/nbn...
Flutter Tutorial - Dynamic Form in Flutter
Просмотров 4,1 тыс.Год назад
Dynamic Forms comes in use when the application consists of large form having similar form fields. With the help of Json you can convert get all the information for the form and with help of the Field type you can get your field as per the requirements. Buy Me a Coffee www.buymeacoffee.com/nabindhakal DOCUMENTATION: flutterjunction.com/how-to-handle-dynamic-forms-in-flutter JSON: github.com/nbn...
Flutter Tutorial For Beginners- Stateful Widget
Просмотров 156Год назад
In this tutorial, you shall be learning Stateful Widget. Buy Me a Coffee www.buymeacoffee.com/nabindhakal FOLLOW: GitHub: github.com/nbnD Website: flutterjunction.com Medium: medium.com/@nabin.dhakal LinkedIn: www.linkedin.com/in/nabindhakal/ Buy Me a Coffee: www.buymeacoffee.com/nabindhakal #flutter #flutterjunction #fluttertutorial #flutterforbeginners #learnflutter #flutterprojects #projects...
Flutter Tutorial - Flavors in Flutter | Create different apps for different environments
Просмотров 10 тыс.Год назад
Flavors in Flutter refer to the practice of creating multiple versions of the same application with different configurations. These configurations can include different assets, API endpoints, app icons, and other resources specific to a particular environment. For example, an application that is intended for release on both iOS and Android platforms may need different API endpoints for each pla...
Flutter Tutorial For Beginner - #7 Project Work
Просмотров 130Год назад
Hello Friends, Here we create a simple application using all the learnings before. Buy Me a Coffee www.buymeacoffee.com/nabindhakal Full Code: github.com/nbnD/flutter_id FOLLOW: GitHub: github.com/nbnD Website: flutterjunction.com Medium: medium.com/@nabin.dhakal LinkedIn: www.linkedin.com/in/nabindhakal/ Buy Me a Coffee: www.buymeacoffee.com/nabindhakal #flutter #flutterjunction #fluttertutori...
Flutter Tutorial For Beginner - #6 Expanded
Просмотров 62Год назад
Hi buddies, here you gonna learn about one the most important and used widget in Flutter i.e. Expanded. Expanded is used when ever you need to fill up the available space with a widget. Buy Me a Coffee www.buymeacoffee.com/nabindhakal FULL CODE: github.com/nbnD/getx_demo FOLLOW: GitHub: github.com/nbnD Website: flutterjunction.com Medium: medium.com/@nabin.dhakal LinkedIn: www.linkedin.com/in/n...
Flutter Tutorial For Beginner - #5 Column
Просмотров 96Год назад
Hi buddies, here you gonna learn about one the most important and used widget in Flutter i.e. Column. DOCUMENTATION: flutterjunction.com/how-to-use-column-in-flutter Buy Me a Coffee www.buymeacoffee.com/nabindhakal FOLLOW: GitHub: github.com/nbnD Website: flutterjunction.com Medium: medium.com/@nabin.dhakal LinkedIn: www.linkedin.com/in/nabindhakal/ Buy Me a Coffee: www.buymeacoffee.com/nabindh...
Flutter Tutorial For Beginner - #4
Просмотров 99Год назад
Hey Friends, In this video you gonna continue learn more important basic fundamental widgets of Flutter such as: 1) Stateless Vs Stateful widget 2) Images & Assets 3) Buttons 4) Icons Buy Me a Coffee www.buymeacoffee.com/nabindhakal FOLLOW: GitHub: github.com/nbnD Website: flutterjunction.com Medium: medium.com/@nabin.dhakal LinkedIn: www.linkedin.com/in/nabindhakal/ Buy Me a Coffee: www.buymea...
Flutter Tutorial - What is Flutter? | Introduction to Flutter
Просмотров 430Год назад
Flutter Tutorial - What is Flutter? | Introduction to Flutter
Flutter Tutorial - OpenAI in Flutter | ChatGpt in Flutter
Просмотров 733Год назад
Flutter Tutorial - OpenAI in Flutter | ChatGpt in Flutter
Flutter Tutorial - Fetch API with GetX | State management
Просмотров 3,4 тыс.Год назад
Flutter Tutorial - Fetch API with GetX | State management
Flutter Tutorial - Flutter Riverpod Fetch Api | Fetch Api State Mangement
Просмотров 4,7 тыс.Год назад
Flutter Tutorial - Flutter Riverpod Fetch Api | Fetch Api State Mangement
Flutter Tutorial - Flutter BLoc Http Get Example
Просмотров 6 тыс.2 года назад
Flutter Tutorial - Flutter BLoc Http Get Example
Flutter Tutorial - Showcase in Flutter
Просмотров 1,5 тыс.2 года назад
Flutter Tutorial - Showcase in Flutter
Flutter Tutorial - HomeScreen Appwidget in Flutter
Просмотров 16 тыс.2 года назад
Flutter Tutorial - HomeScreen Appwidget in Flutter
Flutter Tutorial - Stream and RxDart in Flutter
Просмотров 3,1 тыс.2 года назад
Flutter Tutorial - Stream and RxDart in Flutter
Flutter Tutorial - Routes and Navigation in Flutter
Просмотров 1,1 тыс.2 года назад
Flutter Tutorial - Routes and Navigation in Flutter
Flutter tutorials for Beginners #2 | Dart Tutorials for Beginners | Basics and Fundamentals
Просмотров 5942 года назад
Flutter tutorials for Beginners #2 | Dart Tutorials for Beginners | Basics and Fundamentals
Flutter Tutorial - Khalti in Flutter
Просмотров 2,2 тыс.2 года назад
Flutter Tutorial - Khalti in Flutter
Flutter Tutorial - ListView in Flutter
Просмотров 2292 года назад
Flutter Tutorial - ListView in Flutter
Flutter Tutorial - SQLite in Flutter
Просмотров 4 тыс.2 года назад
Flutter Tutorial - SQLite in Flutter
Flutter Tutorial - Build exe file for Flutter Windows Application
Просмотров 28 тыс.2 года назад
Flutter Tutorial - Build exe file for Flutter Windows Application
Flutter Tutorial - Switch In Flutter
Просмотров 3,3 тыс.2 года назад
Flutter Tutorial - Switch In Flutter
what about if we needed to constantly update the widget info with something coming from an API? Do we have to open the app o click a button from the screen widget, or would just having the widget be enough to update the data? If so, how?
If we need more home widgets for the same app, do we need to duplicate all the files?
Thanks for this tutorial. This should be linked from the home_widget repo
I'd like to see subtitles.
i couldn't figure out how to update the list using provider ><
Thanks for the video, been looking for a tutorial for getting a list but couldnt find any
perfectly working, thanks. vai. your expain is so good.
Appreciate it, keep learning!
Sahi ho dai sahi ho
Farig tareen
Very clear explaination thank you sir
Hii
Hello
I do the same and when launch the application saw dialog with error like "the code execution cannot proceed because hotkeys_plugin.dll was not found" and 3 other plugins also then i rebuild release build using also tutorial, but include theese plugins(from dialog warnings), launch application and one more time saw dialogs with warnings, but for that time there were 4 other plugins, how can i fix that? my team-lead said to build using tutorial, but i used it... thanks bro
please give good quality audio in your future videos
Thank you for your suggestion, will improve in upcoming videos
Doesn't the copyright problem occur when using the inno program? According to the inno website, the copyright of all files using the program belongs to the inno developer.
inno script done but no opening app after installed .exe
provide latest code link becaus this link has no code
you the best!
Thank you bro
how to upload to api
help me @mayati6629
Same error but how can solve
i still confused.which one is for android,which one is for ios.
This tutorials covers for android
i read your GraphQL in Flutter blog but i am facing some issues it would be great help if you provide tutorials in graphql in flutter
thanks, it was so clear and functionaly, thank you so much!
Glad it helped!
💥 promo sm
Nice how can I get full code
thanks for this video👍👍
Thank you very much! It's the first time I'm compiling something and It was a easy process following your steps!
When people try to install my .exe, Windows Defender gives a blue alert saying it's not safe. How do I fix that problem?
thanks buddy
Sensei, please tell me how to make the hommscreen appwidget transparent click ? so you can click everything apps behind the widget whenever the widget in front of another widget
Just like messenger chathead?
how to generate release apk trying this and got error flutter run --release Target file "lib/main.dart" not add 2 flavor one is main_admin & main_user
Can't we just use enum to update state and onChange in textfield to get the data for validator ?
Hi, I have followed the steps as in the video, but when I open the Flutter application that has been installed, the application cannot open and nothing happens.
Same with me. Have you resolved?
Same here, Did anyone find the solution for it? Please help
Thank you so much. How about iOS ? It showed error "Exception: The Xcode project does not define custom schemes. You cannot use the --flavor option."
thank you broo
Welcome bro, keep loving us
Hay bro
bro how to add videoo?? @@flutterjunction
Hey how should I set up the database? I can't seem to find where the .db should be created and located. Thanks
Thank you so much sir 🤗
You are welcome. Keep loving us ❤️
Very nice, kindly we need a complete todo app (user status checking like login and logout etc using firebase as back end and state management bloc.
ruclips.net/video/H6bVLkke9B4/видео.htmlsi=tK_KfIFvm13sHQSH Follow this course
धेरै राम्रो काम गरेको छाै बाबु छोरा ❤❤
Does it affect app performance, memory leak, or any other?
It wont
Hi, great tutorial but i finding hard to hear yoour voice👍🏻
about the volume of your voice
Thank you, we will keep in mind in upcoming videos
Thank you, we will keep in mind in upcoming videos
I have a doubt what should I do if have some 15-20+ api in app. Should I create seperate providers for every api ? That would be very inconvenient. So please suggest some approach for handling such large applications using riverpod
You can handle all providers from the same file and class. It's all about your use case and convenience.
@@flutterjunction yeah that's fine but this means I need seperate provider for each api.. right??
Yeah you got it
Thanks. I've been looking into this and this tutorial is helpful
Thank you richard
Why in mine doesn't open when i double click nothing ever happen
What you double clicked? Please be clear
Your amazing my friend Good job
Thank you, friend 🍻
It would be nice if a search bar was added to this application.
How to add listview in this widget?
It is not clear how to get Homepage.dart to work. main.dart is there but not much information on how to get homepage to run.
hey, thanks for the video. Loved your explaination. Thanks again
Glad to know it was worth your time. 😊
possible using get x ?
any state management is possible