Top videos
🏆 My Online Courses
⭐Discount Coupon: LAUNCH-STEVDZA-SAN
https://stevdza-san.com
🐱👤 Wanna become a member? Join!
https://www.youtube.com/channe....l/UCYLAirIEMMXtWOECu
📸 Instagram
https://www.instagram.com/stevdza_san/
Essentially Splash screen is startup screen which is normaly shown in the first few seconds of running your application. It's purpose is to show your brand to users before launching the rest of the app. You should work on it's design, but remember do not over do it, it should look simple.
You should always use VECTOR file/asset for your Splash screen, because it is density independent, and it will not look pixalated on larger resolutions. Avoid using .png .jpeg images, because you would need to import it in different sizes to match various devices. Vectors are always prefered.
And in this video you will learn how to create and implement the logic for Splash screen, it's very easy, so not need to worry. :)
In this Figma Mobile App Design Tutorial, you are going to learn how to design a Modern Mobile App in Figma. Figma is a free UI Design tool used creating Mobile App UI and UX.
Get Figma
👉 https://hyginusukeh.com/figma
—————————————————————-
If you’ll love 💕 to support me, purchase a thanks on the video. This will help me to create more contents on YouTube. Thanks 😊
—————————————————————-
Let me know what you think about this video and should in case you have any challenges, let me know in the comment section.
Here is the link to the project: https://www.figma.com/file/Kly....Fg8JCzleasWCKRmaUql/
Remember to like, share, comment and subscribe. Also, hit on the notification bell to get notified when I upload a new video.
Subscribe to my channel my licking this link: https://www.youtube.com/channe....l/UCbVPTU8fv7e0EjGeQ
You can also reach me on :
Website: http://www.hyginusukeh.com
Facebook: https://web.facebook.com/hyginusukeh2
Twitter: https://twitter.com/hyginusukeh
Instagram: https://www.instagram.com/hyginusukeh
Youtube: https://www.youtube.com/channe....l/UCbVPTU8fv7e0EjGeQ
-~-~~-~~~-~~-~-
Please watch: "Figma Web Design Tutorial with Animation"
https://www.youtube.com/watch?v=eCJLCoPmEIk
-~-~~-~~~-~~-~-
Class 1, Part 2. In this 50 - minute tutorial Marko Gargenta will dissect an Android application in-order to provide you with a detailed look at all of the pieces that make-up the Android APK.
By the end of this tutorial, you will be familiar with all of the important components in the Android APK, as well as becoming more familair with developing for Android in an Eclipse-based evironment.
Marko also touches on:
- AndroidManifest.xml
- Using Eclipse to edit Android XML files
- R.java: what it is and what it does
- Creating an Android Virtual Device (avd) with Eclipse
** This video comes from Marakana's Android Bootcamp Training Course **
** Check out more videos on open source development at http://marakana.com/techtv **
Hey gang, in this Flutter tutorial we'll take a look at how to set up a Flutter app in Android Studio, as well as how to install an Android virtual device to test our Flutter apps on.
----------------------------------------
🐱💻 🐱💻 Course Links:
Course files - https://github.com/iamshaunjp/....flutter-beginners-tu
Android Studio - https://developer.android.com/studio
Git - https://git-scm.com/downloads
Flutter Installation - https://flutter.dev/docs/get-started/install
🐱💻 🐱💻 Other Related Courses:
+ Modern JavaScript Tutorial - https://www.udemy.com/modern-j....avascript-from-novic
Presenting brand new video:
In this video you will learn how to make music player application in android studio.
We will learn how to list music files inside RecyclerView and on click of those files in recyclerview we open MusicPlayer with all the controls like pause,play,next,previous,seekbar etc.
If you want to support
☕ Buy me a coffee!"☕
https://www.buymeacoffee.com/bimal
Throughout the video we will also learn :
* How we can request for storage permission,
* How we can list all the music files from storage,
* How to implement recycler view
* How to open music files programatically
* How to use MediaPlayer in android
* How to play Music in Android
* How to add pause,play controls etc
This video will teach us a lots of small things in Android App development.
Just follow the steps in the video.
More videos about Android Application Development will uploaded so get in touch with the channel.
So you are no more far.You can be developer.
---------------------------------------------------------------------------------------------------------------
GITHUB LINK :
https://github.com/bimalkaf/Android_Basic_MusicApp
---------------------------------------------------------------------------------------------------------------
ACCESS THIS IMPORTANT PLAYLIST
https://youtube.com/playlist?l....ist=PLgpnJydBcnPAzUM
---------------------------------------------------------------------------------------------------------------
If you have any queries or doubt Comment below,I will reply.
And Dont forget to Subscribe for more Stuffs.
------------------------------------------------------------------------------------------------------------------------------------------------------
Android Development Course for beginners HINDI
https://www.youtube.com/playli....st?list=PLgpnJydBcnP
Android Full Project App Development Playlist:
https://www.youtube.com/playli....st?list=PLgpnJydBcnP
Racing Game Development in Visual Studio Full Playlist:
https://www.youtube.com/playli....st?list=PLgpnJydBcnP
------------------------------------------------------------------------------------------------------------------------------------------------------
Like Our Facebook Page for regular Updates:
https://www.facebook.com/easytutoYT
------------------------------------------------------------------------------------------------------------------------------------------------------ Also follow us on instagram :
https://www.instagram.com/easytutoyt/
Welcome to our comprehensive tutorial on creating your first Kotlin Multiplatform App from scratch! Whether you're a seasoned developer looking to expand your skills or a complete beginner, this tutorial has got you covered.
In this video, we'll delve deep into Kotlin programming and the exciting world of cross-platform app development. You'll learn the fundamentals of Kotlin, its benefits, and how it's used to create mobile applications for both Android and iOS platforms.
Our step-by-step approach is perfect for beginners, and we'll guide you through every aspect of app development, from setting up your development environment to designing a user-friendly mobile app interface.
Here are some of the key topics we'll cover:
Kotlin Multiplatform: Understand the power of Kotlin for cross-platform development.
Mobile App Development: Learn the essentials of creating apps for Android and iOS.
App Development from Scratch: Follow along as we build an app right before your eyes.
Cross-Platform App Design: Discover best practices for designing a consistent user experience.
Join us on this exciting journey of app development, and by the end of this video, you'll have the knowledge and confidence to start building your own Kotlin Multiplatform apps.
Don't forget to like, subscribe, and hit the notification bell to stay updated with our latest tutorials. Share this video with your fellow developers, and let's dive into the world of Kotlin Multiplatform development together!
Ekaterina Petrova → https://twitter.com/KathrinPetrova
Documentation → https://kotlinlang.org/docs/mo....bile/create-first-ap
Kotlin Multiplatform Mobile portal → https://kotlinlang.org/lp/mobile/
0:00 - In the previous episode
0:38 - Agenda
1:27 - What a typical Kotlin Multiplatform Mobile app is?
2:06 - Creating a project using the AS wizard
2:35 - Exploring the structure of the created KMM project
3:04 - Structure of the Android part of the KMM project
3:42 - iOS part implementation
4:20 - Understanding the shared part of the KMM Project
5:51 - Expect/Actual mechanism
6:37 - Inspecting bild.gradle file
7:48 - Connecting the shared module to the platform projects
9:10 - Changing the shared module
10:25 - Testing the changed shared module
11:00 - Wrapping up
#KotlinMultiplatform #KMP #KMM #AppDevelopment #KotlinProgramming #CrossPlatform #MobileAppDevelopment #LearnKotlin
Learn how to use Flutter in this complete course for beginners. Flutter is an open-source UI software development kit used to create cross-platform applications for iOS, Android, Windows, Mac, and more.
💻 GitHub repo: https://github.com/vandadnp/mynotes-course
✏️ Course developed by Vandad Nahavandipoor. Check out his channel: https://www.youtube.com/channe....l/UC8NpGP0AOQ0kX9ZRc
🔗 Discord study group (for questions and answers about this course): https://discord.gg/C8UpxJyU4n
🔗 Setting up Firebase CLI and FlutterFire CLI on Windows: https://www.youtube.com/watch?v=nQ3AhFo2rKc
⭐️ Course Contents ⭐️
⌨️ (00:00:00) Introduction
⌨️ (00:02:57) Developer Accounts
⌨️ (00:39:12) Setup
⌨️ (01:14:42) Introduction to Dart
⌨️ (02:01:26) Dart Control Statements and Collections
⌨️ (02:46:44) Sound Null safety in Dart
⌨️ (03:27:12) Dart Enumerations, Classes and Objects
⌨️ (04:18:36) Advanced Dart
⌨️ (05:00:41) Project Setup
⌨️ (05:48:30) iOS App Setup
⌨️ (06:59:32) Android App Setup
⌨️ (07:31:31) Firebase Backend Setup
⌨️ (08:01:20) Basic Registration Screen
⌨️ (09:04:54) Login View
⌨️ (09:53:10) Separating App Initialization from Login and Register Screens
⌨️ (10:19:47) Setting up Git and GitHub
⌨️ (11:10:34) Email Verification View
⌨️ (11:44:45) Link Between Login and Register Views
⌨️ (12:18:01) Logout View
⌨️ (13:13:46) Go From Login to Notes View
⌨️ (13:36:43) Cleaning Up our Routes
⌨️ (13:51:17) Error Handling in Login View
⌨️ (14:16:21) Error Handling in Register View, Next Screen After Registration
⌨️ (14:44:45) Confirming Identity Before Going to Main UI
⌨️ (14:52:21) Auth Service
⌨️ (15:55:22) Migrating to Auth Service
⌨️ (16:33:41) Unit Testing our AuthService
⌨️ (17:43:42) CRUD Local Storage
⌨️ (19:30:57) Working with Streams in Notes Service
⌨️ (20:04:32) Preparing Notes View to Read All Notes
⌨️ (20:39:21) Preparing to Create New Notes
⌨️ (21:00:16) Creating New Notes
⌨️ (21:35:42) Displaying Notes in Notes View
⌨️ (21:56:04) Deleting Existing Notes in Notes View
⌨️ (22:40:46) Updating Existing Notes
⌨️ (23:14:12) Protecting NotesService with Current User
⌨️ (23:40:44) Writing Notes to Cloud Firestore
⌨️ (24:58:08) Migrating to our Firestore Service
⌨️ (25:22:35) Sharing Notes
⌨️ (25:37:43) Introduction to Bloc
⌨️ (26:24:31) Converting our Auth Process to Bloc
⌨️ (27:31:17) Handling Auth Bloc Exceptions During Login
⌨️ (28:52:45) Moving to Bloc for Routing and Dialogs
⌨️ (28:58:23) Loading Screens
⌨️ (29:48:31) Final Touches Before App Release
⌨️ (30:43:03) App Icons and App Name
⌨️ (31:06:34) Splash Screen
⌨️ (31:56:58) Sending our iOS app to App Store Connect
⌨️ (32:55:44) Releasing our iOS App
⌨️ (33:20:31) Fixing Firebase Security Rules and Resubmitting the iOS App
⌨️ (33:50:07) Releasing our Android App
⌨️ (34:55:19) Localization in Flutter
⌨️ (36:33:57) Outro
Learn how to build a Mobile App with HTML, CSS, JavaScript and Google Firebase. Go here to try the interactive browser-version: https://scrimba.com/learn/firebase
✏️ This course was created by Rafid Hoda, a teacher at Scrimba. You can follow Rafid on Twitter here: https://twitter.com/rafidhoda
We recommend that you learn basic HTML, CSS, and JavaScript before taking this course.
💫 Links mentioned:
🔗 EpochConverter: https://www.epochconverter.com/
🔗 Meta viewport explained by Kevin Powell: https://www.youtube.com/watch?v=SElOdK2qTpI
🛠 Tools used:
🔗 Firebase: https://firebase.google.com/
🔗 Favicon: https://favicon.io/
🔗 Netlify: https://www.netlify.com/
🔗 Figma: https://www.figma.com/
🔗 Google Fonts: https://fonts.google.com/
⭐️ Code ⭐️
🔗 Download via Scrimba: https://scrimba.com/learn/firebase
🐱 Want to get access to the cute cat images used in this course?
→ Search for "Peach and Goma cat" on Google Image.
⭐️ Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:01:57) Let's Build a Mobile App with Firebase
⌨️ (0:06:02) Setting up app skeleton
⌨️ (0:09:53) Adding CSS
⌨️ (0:14:16) Aside: Firebase Realtime Database
⌨️ (0:24:21) Adding Firebase to project
⌨️ (0:29:13) Security Rules
⌨️ (0:31:46) innerHTML to append li to ul
⌨️ (0:35:23) Refactoring
⌨️ (0:40:15) Aside: Turning an Object into an Array
⌨️ (0:44:28) Aside: Fetching database items in realtime using onValue
⌨️ (0:54:54) Updating items in realtime
⌨️ (0:57:41) For loop to render database items
⌨️ (1:00:42) Let's smash the bug
⌨️ (1:03:32) Aside: Flexbox flex-wrap
⌨️ (1:04:54) Aside: Flexbox gap
⌨️ (1:06:15) Adding CSS for li to wrap items
⌨️ (1:10:22) Getting ID of item in database
⌨️ (1:14:35) Replacing innerHTML with createElement
⌨️ (1:19:48) Aside: Removing items from Firebase
⌨️ (1:25:09) Removing an item when clicked
⌨️ (1:29:22) Only fetching items from database if snapshot exists
⌨️ (1:33:28) Adding hover styles to buttons
⌨️ (1:35:20) Aside: user-select
⌨️ (1:37:04) Aside: Setting the viewport
⌨️ (1:38:58) Making the app more mobile-friendly
⌨️ (1:40:35) Aside: Favicon
⌨️ (1:42:42) Adding favicon and phone icons
⌨️ (1:43:58) Aside: Web Application Manifest
⌨️ (1:46:39) Turning web app into "mobile" app
⌨️ (1:47:40) Personalise your app
⌨️ (1:49:10) Deploy to Netlify
⌨️ (1:51:48) Add app to home screen
⌨️ (1:53:44) Share your creation
⌨️ (1:55:32) Recap
⌨️ (1:59:16) Outro + Credits
Follow Scrimba on YouTube: https://www.youtube.com/c/Scrimba
Follow Scrimba on Twitter: https://twitter.com/scrimba
In this video, we'll build a simple calculator using Jetpack Compose :)
⭐ Get certificates for your future job
⭐ Save countless hours of time
⭐ 100% money back guarantee for 30 days
⭐ Become a professional Android developer now:
https://pl-coding.com/premium-courses?utm_source=youtube&utm_medium=video&utm_campaign=default
💻 Let me personally review your code and provide individual feedback, so it won't backfire and cost you a fortune in future:
https://elopage.com/s/philippl....ackner/code-review/p
Subscribe to my FREE newsletter for regular Android, Kotlin & Architecture advice!
https://pl-coding.com/newsletter
Join this channel to get access to perks:
https://www.youtube.com/channe....l/UCKNTZMRHPLXfqlbdO
Get the source code for this video here:
https://github.com/philipplackner/CalculatorPrep
Join my Discord server:
https://discord.gg/cwQbmUstEu
Regular programming advice on my Instagram page: https://www.instagram.com/_philipplackner_/
Checkout my GitHub: https://github.com/philipplackner
You like my free content? Here you can buy me a coffee:
https://www.buymeacoffee.com/philipplackner
BEST VIDEO EDITING APP for SMARTPHONES!
+ Smartphone Video Editing Tutorial
Download CapCut Video Editor: https://capcut.onelink.me/qqEZ/download
BEST VIDEO EDITING APP FOR ANDROID
ANDROID VIDEO EDITING APP
IPHONE VIDEO EDITING APP
CAPCUT TUTORIAL
Where i get my MUSIC and SOUND EFFECTS?
HERE!:
http://share.epidemicsound.com/Nb32B
MY SOCIAL MEDIA ACCOUNTS
http://instagram.com/miko_tiotangco
http://facebook.com/tiotangcomiko
For Business, collaborations and sponsorships -- Hit my inbox at: tiotangcomiko@gmail.com
#smartphone #iphonephotography #CapCut #tutorialCapCut #CapCutCreator #CapCutEdit #transitions
*ignore*
best video editing app for Android, best video editing app, video editing app android, mobile video editing tutorial, best video editor for android, android video editing apps, capcut edit tutorial, free editing apps, vlog editor, mobile video editor, no watermark video editor for android
Build amazing iOS & Android apps with React Native! 🚀 This beginner-friendly tutorial gets you started.
🚀 Ready for a deep dive?
- Check out my full course: https://mosh.link/react-native-course
- Subscribe for more awesome content: https://goo.gl/6PYaGF
✋ Stay connected:
- Twitter: https://twitter.com/moshhamedani
- Facebook: https://www.facebook.com/programmingwithmosh/
- Instagram: https://www.instagram.com/codewithmosh.official/
- LinkedIn: https://www.linkedin.com/school/codewithmosh/
💡 Why React Native?
- Build apps for both iOS & Android using your web development skills.
- Faster development than native languages.
- Huge developer community and resources.
👉 This tutorial is perfect for you if:
- You know basic React.
- Want to break into mobile app development.
- You value fast development and cross-platform compatibility.
📕 Learn React
- React Tutorial for Beginners: https://youtu.be/Ke90Tje7VS0
- Mastering React Course: http://bit.ly/2KVl2A3
🎁 Get the FREE goodies:
- Layout Exercises PDF: https://bit.ly/3dzbKDZ
- Layout Exercises Supplementary Materials: https://bit.ly/3fvqZQ9
📖 TABLE OF CONTENT
0:00:00 Introduction
0:02:20 Prerequisites
0:02:58 What is React Native?
0:04:33 Expo
0:06:19 Setting up the development environment
0:09:17 Your First React Native App
0:14:38 Running on an iOS simulator
0:18:02 Running on an Android emulator
0:26:48 Running on a physical device
0:27:54 Logging
0:29:16 Debugging with Chrome
0:34:27 Debugging in VSCode
0:41:39 Publishing
0:46:30 Fundamental Concepts
0:48:20 View
0:51:08 Text
0:53:50 Image
0:59:25 Touchables
1:04:21 Button
1:06:01 Alert
1:09:55 StyleSheet
1:14:49 Platform-specific code
1:18:06 Layouts
1:18:43 Dimensions
1:22:22 Detecting orientation changes
1:27:39 Flexbox
1:30:56 flexDirection
1:32:48 justifyContent, alignItems and alignSelf
1:37:22 flexWrap and alignContent
1:40:22 flexBasis, flexGrow and flexShrink
1:43:07 Absolute and Relative Positioning
1:45:59 Exercises
1:46:58 Welcome Screen
1:57:55 View Image Screen
2:02:51 Refactoring
#reactnative #reactjs #javascript #coding #programming
How to Build a Complete Mobile App Without a Computer
Abhi mobile se app banane ka final video nahi hai 😢, lekin aur bhi easy tareeke hain jisse aap phone se hi app bana sakte hain! 🌍📱 In sab ko main aane wali videos mein cover karunga.
Filhaal thodi personal problems chal rahi hain 😔💔, isliye videos perfect na lagein, par aapka support bahut zaruri hai 🙏. Aapke liye best content laane ki koshish karunga! 🌟 Please support karte rahen. Dhanyavaad! 💖"
Hi! Voiceover problems 😔 have come up because my mic 🎤 isn't working anymore 💔. Right now, I don't have enough 💸 money to get a new one 😕. Hopefully, I’ll be back soon 🤞! Thanks for your support ❤️🙏!"
And Please Support 🙏
Make Your App & Website
(contact me and about me your app):
https://wa.me/916262814965
Don't Forget Like and SUBSCRIBE
1. Help & Business (Telegram): https://t.me/You_B_Tech_Coding
2. Help & Business (Instagram): https://instagram.com/you_b_tech
Follow & Chat with us:
Telegram Channel → https://t.me/You_B_Tech
YouTube → https://youtube.com/@You_B_Tech
Instagram → https://instagram.com/you_b_tech
Wedsite → https://youbtech.xyz
Create your own innovative Android app effortlessly with the ChatGPT Android Studio plugin. No coding skills needed! Utilize the power of ChatGPT API seamlessly integrated into Android Studio, allowing you to design a cutting-edge app with AI-driven chat functionality. Craft an interactive experience using artificial intelligence, bringing your app to life with dynamic conversations. Elevate your Android development with our ChatGPT Android Studio plugin, making it easy for developers and non-coders alike to build feature-rich applications. Explore the endless possibilities of creating engaging, chat-driven Android apps effortlessly and efficiently. Download the ChatGPT Android Studio plugin now to embark on a journey of AI-powered app development!
►More Videos:-
How To Create Warking Ai ChatBot in 5 minute
https://youtu.be/rGYZCtaVQ2w
How To Create App Using ChatGPT | Hindi Part - 1
https://youtu.be/4nCksVOUlq0
How To Create App Using ChatGPT | Hindi Part - 2
https://youtu.be/4nCksVOUlq0
I Build Wedsite Using ChatGPT In 5 minutes | Easy & Simple
https://youtu.be/2GQuyyjqoVg
create QR Code Generator ChatGPT | Without Coding Knowledge
https://youtu.be/tqQ1FeW2Qyw
Password Generator with HTML & CSS Using ChatGPT | Step-by-Step Tutorial
https://youtu.be/5RmgFuSZH_I
I Build a QR Code Scanner App with HTML & CSS Using ChatGPT | Step-By-Step
https://youtu.be/0C-wVqVLEpc
I Build Game 🎮 Using ChatGPT
https://youtu.be/Cs4NiHMM2cU
How to Make an Android App Using Chat GPT | Step-by-Step Guide
https://youtu.be/SFxE32wuZHk
How To Earn Money Form ChatGPT | New Method To Earn with ChatGPT | ChatGPT से कमाई करो
https://youtu.be/IztoDb7ZMhQ
How to Make an Android App Using Chat GPT | Step-by-Step Guid https://youtu.be/fTMTxHuFxZ4
ChatGPT app android studio,
create android app without Coding,
create android app using chatgpt,
chatgpt api android studio,
android app with chatgpt,
create android app using ai,
android studio with chatgpt,
android studio chatgpt plugin,
android studio chatgpt api,
chatgpt android studio,
android studio using chatgpt,
android studio chatgpt app,
#AndroidStudio #ChatGPTApp #NoCodeDevelopment #AIIntegration #AndroidAppDevelopment #ChatGPTAPI #AIChat #ChatGPTAndroid #AndroidStudioDevelopment #CreateWithChatGPT #MobileAppDesign #App
Learn how to create a beautiful material design timer app for Android.
In this course you will learn how to make a user interface. Later we're going to code a timer which can run in the foreground. Then we are going to upgrade it to be able to run also in the background - and we will control it from notifications! Finally we will create a settings activity where a user will be able to set the length of the timer.
In the first part we're creating a nice material design user interface (UI). We're using floating action buttons (FAB) and also a determinate circular progress bar. Finally we also make the action bar menu.
Library: https://github.com/DreaminginC....odeZH/MaterialProgre
Get the code from this tutorial: https://wp.me/p8jOJP-7r
Go to my website for more information, code examples and articles:
● http://resocoder.com
Follow me on social media:
● https://www.facebook.com/resocoder
● https://twitter.com/resocoder
New 2021 TUTORIAL for Location Tracking : https://youtu.be/ycBVe3iYtqQ. Details at the bottom.
Complete tutorial on making a GPS Location Tracker app for Android. We will use location Listener for handling location changes and and use Google Maps to display marker in Maps.
Check out the full tutorial and source code: https://goo.gl/qLHSzY
🎁 Support me and DOWNLOAD Unity project: https://www.patreon.com/posts/52915263?s=yt
This tutorial/guide will show you how to test and preview your game on real android device in no time! That can be useful if your game depends on some sensors (like GPS, gyroscope, etc.) and finder inputs like shown in this video. You will learn how to use Unity remote and great Unity feature called "Build and run" that allows you to test your game on connected device in just a few seconds!
💜 Join our Discord: https://discord.gg/hNnZRnqf4s
🔵 Follow me on Twitter: https://twitter.com/bionicl333
You will learn:
- How to how use Unity remote
- How to quickly test your game on mobile device
- How to enter android developer mode
- What is "Build and run" in Unity
- How to enable Build and run in Unity
Timestamps:
0:00 - Intro
0:32 - Setup Unity
1:18 - Prepare your phone
3:04 - Enable developer mode
3:44 - Mirror your screen
4:21 - Build and run
Class 3, Part 3. This video comes from Marakana's 5-Day Android Bootcamp Training Course which Marko Gargenta taught in San Jose, CA earlier this year.
In this tutorial, Marko will show you how to set-up a SQLite database to store local data for your Android application. The database service will run in the background and periodically update the database to ensure that the data needed for your Android app is relatively fresh.
This tutorial will:
- Introduce you to SQLite
- Show you how to create a helper class that provides a "connection" to the database
- Introduce you to the database schema and its creation
- Cover the four main operations for application databases
** Get the source code for this tutorial here: http://marakana.com/f/267
This is flutter app tutorial for beginners for training app development step by step using a complex UI with getx package for navigation for android and ios in 2021 from scratch. This would be a training or gym app ui. We covered how to make complex app ui using container and stack widget. You will also learn how to use overflowbox widget to draw complex ui shape to get rid of padding and margin.
Check out the second part with video player
https://youtu.be/OXQ5ee6p9ZA
Learn about Dart List and Map
https://youtu.be/Uz0FgKxXt2o
Get the starter code from the link below
https://www.dbestech.com/tutor....ials/flutter-app-dev
Full code and assets visit
Check out https://www.patreon.com/dbestech
Pay me $0.99 on youtube if you liked my contribution
https://www.paypal.com/paypalme/dbestech
Task management app
https://www.dbestech.com/tutor....ials/flutter-task-ma
For flutter ios development if you need to buy apple computer check out the link below
https://amzn.to/3nrE6Ii
Other getx tutorial
https://youtu.be/M0OwOYPFkrM
Follow me on twitter @dbestech
Follow me on facebook page https://www.facebook.com/dbestech
We have three complex ui sections in the app
1. on the home page we have the container using different borders and the container itself contains other widgets both in row and column
2. On the home page we have two images on each other, like overlapping. and Images sizes are different.
3. On the home we have two rows with two columns. In general in flutter we can not put two rows and columns next to each other. Two do that we used our own algorithms.
Important widgets used here are
1. container widget
2. stack widget
3. scaffold widget
4. boxdecoration
5. row and column widget
6. decorationImage
7. listview builder
8. getx navigation
We also covered how to put two columns next to each other using our algorithm. The algorithm is given below
int a = 2*i;
int b= 2*i+1;
using the above algorithm we can put two columns next to each other. You should run the algorithm in a for loop
If you have four items in your list then run it two times, if you have fifty items in your list then run it 25 times, you get the idea.
Follow me on twitter
https://twitter.com/dbestech
Follow me on facebook
https://facebook.com/dbestech
The JSON file
[
{
"title": "Glutes",
"img": "assets/ex1.png"
},
{
"title": "Abs",
"img": "assets/ex2.png"
},
{
"title": "Legs",
"img": "assets/ex3.png"
},
{
"title": "Arms",
"img": "assets/ex4.png"
},
{
"title": "Legs",
"img": "assets/ex3.png"
},
{
"title": "Arms",
"img": "assets/ex4.png"
},
{
"title": "Arms",
"img": "assets/ex4.png"
}
]
Access 7000+ courses for 15 days FREE: https://pluralsight.pxf.io/c/1291657/431340/7490
Learn how to create Android App in minutes using Android Studio using Kotlin language. Explore in Brief what is an Activity, XML Layouts and what are the different project structure and directories of an Android Project.
Next Video: https://youtu.be/JCXYtOtRRSs
Previous Video: https://youtu.be/k4AfStT5dk8
Code Files: https://github.com/smartherd/MsgShareApp .
.
Please donate and support my work
(If you think my free tutorials are better than paid ones :)
- Patreon: https://bit.ly/patreon-donate
- Paypal/Payoneer: sriyank123@gmail.com
- UPI (only for India): smartherd@okaxis
:: If you want to develop a website or a mobile app, email me your requirement at sriyank.siddhartha@gmail.com :: Free demos provided beforehand ::
- Access my premium courses: https://bit.ly/sriyank-courses
Free Programming courses:
- Ruby Programming: https://bit.ly/smyt-r
- Dart Programming: https://bit.ly/smyt-d
- Kotlin Programming: https://bit.ly/smyt-k
- Java Programming: https://bit.ly/smyt-j
- Kotlin Coroutines: https://bit.ly/smyt-coru
Free Flutter course:
- Flutter App Development: https://bit.ly/2Rg7EFR
Free Android courses:
- Android using Kotlin: https://bit.ly/smyt-ka
- Android using Java: https://bit.ly/smyt-ja
- Android Material Design: https://bit.ly/2SMJqU6
- Android Jetpack Architecture: https://bit.ly/yt-j
- Android Multiple Screen Support: https://bit.ly/smyt-mss
- Android Retrofit: https://bit.ly/2Ee6GHn
More free programming courses:
- https://bit.ly/smy-list
Check out my website:
- https://bit.ly/smartherd
Let's get in touch! [Sriyank Siddhartha]
LinkedIn: https://bit.ly/sriyank-linkedin
Facebook: https://bit.ly/smartherd-facebook
Instagram: https://bit.ly/sriyank-instagram
Twitter: https://bit.ly/sriyank-twitter
Github: https://bit.ly/smartherd-github
---- Thank you for your love and support ----