Companies Home Search Profile

Dart and Flutter 3 Bootcamp: Build Apps for Any Screen!

Focused View

Jose Portilla

18:52:57

175 View
  • 001 COURSE FILE DOWNLOAD. READ ME PLEASE!.html
  • 001 COURSE-FILES-V1.zip
  • 001 Overview of Flutter and Dart.mp4
    09:02
  • 002 DartPad Overview.mp4
    06:43
  • 001 Basic Math with Dart.mp4
    08:11
  • 002 Overview of Data Types in Dart.mp4
    07:15
  • 003 Numbers.mp4
    06:30
  • 004 Exercise Numbers.mp4
    05:43
  • 005 Strings.mp4
    05:44
  • 006 Exercise Strings.mp4
    02:03
  • 007 Booleans.mp4
    02:21
  • 008 Lists.mp4
    06:36
  • 009 Exercise Lists.mp4
    02:07
  • 010 Sets.mp4
    04:29
  • 011 Sets - Exercise.mp4
    03:16
  • 012 Maps.mp4
    04:57
  • 013 Maps - Exercise.mp4
    02:53
  • 014 Arithmetic Operators.mp4
    07:11
  • 015 Comparison Operators.mp4
    05:25
  • 016 Logical Operators.mp4
    04:13
  • 017 const and final.mp4
    07:55
  • 018 static and dynamic.mp4
    03:34
  • 001 Introduction to Control Flow.mp4
    01:07
  • 002 If-Else Statements.mp4
    16:35
  • 003 Exercise If-Else Statements.mp4
    03:11
  • 004 For Loops - Part One.mp4
    12:50
  • 005 For Loops - Part Two.mp4
    11:55
  • 006 Exercise For Loops.mp4
    07:20
  • 007 While Loops.mp4
    09:26
  • 008 Exercise While Loops.mp4
    01:49
  • 009 Break and Continue.mp4
    03:41
  • 010 Switch and Case.mp4
    01:37
  • 001 Introduction to Dart Functions.mp4
    00:36
  • 002 Creating a Basic Function.mp4
    09:51
  • 003 Return Keyword.mp4
    06:33
  • 004 Parameters and Arguments.mp4
    16:35
  • 005 Parameters and Arguments Exercise.mp4
    04:41
  • 006 Control Flow with Functions.mp4
    12:51
  • 007 Scope and Nested Functions.mp4
    08:12
  • 008 Arrow Notation.mp4
    03:46
  • 009 Function Exercises - Part One.mp4
    08:02
  • 010 Function Exercises - Part Two.mp4
    08:07
  • 001 Introduction to Classes.mp4
    00:29
  • 002 Creating a Class.mp4
    12:07
  • 003 Constructors.mp4
    16:18
  • 004 Class Creation - Exercise and Solution.mp4
    07:10
  • 005 Inheritance in Classes.mp4
    08:15
  • 006 Inheritance Exercise.mp4
    09:39
  • 007 Mixins.mp4
    04:31
  • 008 enum.mp4
    03:54
  • 001 Introduction to Flutter.mp4
    01:31
  • 002 Flutter Architecture.mp4
    06:25
  • 003 Flutter and Dart Windows Installation.mp4
    28:12
  • 004 VS Code Setup for Flutter.mp4
    10:29
  • 005 Emulator Connection to VS Code.mp4
    04:34
  • 006 Widgets and Layouts.mp4
    09:12
  • 007 Text Widget.mp4
    20:13
  • 008 MaterialApp and Scaffold.mp4
    12:10
  • 009 Stateless Widget.mp4
    09:21
  • 010 Basic Gestures - Part One.mp4
    14:19
  • 011 Basic Gestures - Part Two.mp4
    05:30
  • 012 Roadmap to To-Do List App.mp4
    04:31
  • 013 Rows and Columns.mp4
    11:37
  • 014 Background Container.mp4
    06:24
  • 015 Stateful Widget - Part One.mp4
    23:21
  • 016 Stateful Widget - Part Two.mp4
    13:45
  • 017 TextField.mp4
    17:13
  • 018 DialogBox and showDialog.mp4
    32:09
  • 019 ListView.mp4
    08:16
  • 020 ListView.builder.mp4
    11:35
  • 021 To Do List - Version One.mp4
    22:31
  • 022 To Do List - Version Two.mp4
    06:58
  • 001 Introduction to Extra Dart Topics.mp4
    00:51
  • 002 Null Safety.mp4
    06:37
  • 003 Null Aware Operators.mp4
    12:41
  • 004 Late Keyword.mp4
    04:25
  • 005 Ternary Operator.mp4
    10:57
  • 001 Section Overview.mp4
    01:04
  • 002 Navigation and Routes Overview.mp4
    04:03
  • 003 Deep Dive into BuildContext.mp4
    07:04
  • 004 Navigator.mp4
    11:29
  • 005 Drawer.mp4
    14:04
  • 006 Drawer with Navigation.mp4
    06:56
  • 007 Send Data to Screen.mp4
    24:30
  • 008 Return Data to Previous Screen.mp4
    22:48
  • 009 Expanded ToDo List Application - Part One.mp4
    04:35
  • 010 Expanded ToDo List Application - Part Two.mp4
    08:22
  • 011 Expanded ToDo List Application - Part Three.mp4
    15:47
  • 012 Expanded ToDo List Application - Part Four.mp4
    06:04
  • 013 A Note on Go Router Package.html
  • 001 Forms and Persistence Overview.mp4
    01:40
  • 002 Form Inputs and Styling.mp4
    28:02
  • 003 Focus on Form Fields.mp4
    18:31
  • 004 Change Handling.mp4
    18:01
  • 005 Grab Form Values.mp4
    12:55
  • 006 Forms and Validation.mp4
    20:00
  • 007 Error Handling.mp4
    10:50
  • 008 Understanding Async.mp4
    12:00
  • 009 Reading and Writing to Disk.mp4
    31:18
  • 010 Storing Form Data.mp4
    22:30
  • 001 Introduction to HTTP and Firebase.mp4
    02:00
  • 002 HTTP Request.mp4
    33:42
  • 003 HTTP Request via User Form.mp4
    12:25
  • 004 HTTP Authenticated Requests.mp4
    01:13
  • 005 HTTP Sending Data.mp4
    27:02
  • 006 HTTP Updating Data.mp4
    14:53
  • 007 HTTP Deleting Data.mp4
    09:03
  • 008 Firebase Project Overview.mp4
    04:25
  • 009 Separating Files.mp4
    08:53
  • 010 Adding in Assets.mp4
    10:44
  • 011 Routing with GoRouter.mp4
    31:48
  • 012 Wedding RSVP Project Part One - Screens and Widgets.mp4
    16:47
  • 013 Wedding RSVP Project Part Two - Authentication.mp4
    10:10
  • 014 Wedding RSVP Project Part Three - Firebase Setup and Configuration.mp4
    14:16
  • 001 Updating of lectures in Progress! Coming very soon!.html
  • 001 Updating of lectures in Progress! Coming very soon!.html
  • 001 Updating of lectures in Progress! Coming very soon!.html
  • Description


    Learn to use the powerful Dart and Flutter libraries to create mobile, desktop, and web applications!

    What You'll Learn?


    • Gain a thorough understanding of the Dart programming language, its syntax, features, and tools for developing applications.
    • Learn the Flutter framework, including its architecture, widgets, components, and tools for building beautiful, responsive, and native-like user interfaces.
    • Build real-world applications from start to finish using Dart and Flutter, including building layouts, managing state, handling user input, and fetching data fr
    • Understand best practices for building scalable, maintainable, and high-quality Flutter applications.
    • Build applications that run seamlessly on multiple platforms, including iOS, Android, and the web.
    • Develop practical skills in using Flutter's widgets and components to create beautiful and engaging user interfaces.
    • Implement animations and transitions in your applications to enhance the user experience.
    • Develop a portfolio of applications that you can showcase to potential clients or employers to demonstrate your skills in Dart and Flutter.

    Who is this for?


  • Beginner developers who want to develop mobile, web, and desktop apps with a single language and framework!
  • What You Need to Know?


  • No programming experience needed, just make sure you feel comfortable installing software on to your computer.
  • More details


    Description

    Welcome to the most comprehensive Dart and Flutter course online, where you'll learn everything you need to know to build amazing applications across multiple platforms!

    Whether you're a seasoned programmer or a complete beginner, this course will provide you with a solid foundation in Dart programming language and Flutter framework. You'll learn how to build beautiful, responsive, and scalable applications for iOS, Android, Desktop, and the web, using Flutter's powerful widgets and components.

    In this course, you'll get hands-on experience creating real-world applications from start to finish, with step-by-step guidance from expert instructors. You'll learn how to use Dart's syntax and features to write clean and efficient code, and how to leverage Flutter's widgets and components to create beautiful and engaging user interfaces.

    By the end of the course, you'll have a deep understanding of Dart and Flutter, and the skills to build robust applications that run seamlessly on multiple platforms. You'll also have a portfolio of projects to showcase your skills and impress potential clients or employers.

    Here's what you can expect to learn in this course:


    • An introduction to Dart programming language and Flutter framework

    • How to set up your development environment and get started with Flutter

    • Building your first Flutter application

    • Understanding Flutter widgets and components

    • Creating beautiful and responsive user interfaces

    • Building layouts with Flutter's widget tree

    • Navigating between screens and managing state in Flutter

    • Fetching data from APIs and displaying it in your application

    • Handling user input and managing forms in Flutter

    • Using animations and transitions to enhance the user experience

    • Building native-like applications for iOS, Android, and the web

    • Best practices for building scalable and maintainable Flutter applications

    This course is designed for anyone who wants to learn Dart and Flutter from scratch, or for those who want to improve their existing skills. Whether you're a beginner or an experienced developer, this course will provide you with the knowledge and practical skills you need to build amazing applications.

    Enrolling in this course also gives you access to a community of learners and instructors who are passionate about Flutter and are always ready to help. You'll be able to ask questions, share your projects, and get feedback from other learners and instructors.

    So why wait? Enroll in this course today and take the first step towards becoming a proficient and in-demand developer. With our 30-day money-back guarantee, there's no risk involved. Start learning Dart and Flutter today and unlock your full potential as a developer!

    Who this course is for:

    • Beginner developers who want to develop mobile, web, and desktop apps with a single language and framework!

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Jose Portilla
    Jose Portilla
    Instructor's Courses
    Jose Marcial Portilla has a BS and MS in Mechanical Engineering from Santa Clara University and years of experience as a professional instructor and trainer for Data Science, Machine Learning and Python Programming. He has publications and patents in various fields such as microfluidics, materials science, and data science. Over the course of his career he has developed a skill set in analyzing data and he hopes to use his experience in teaching and data science to help other people learn the power of programming, the ability to analyze data, and the skills needed to present the data in clear and beautiful visualizations. Currently he works as the Head of Data Science for Pierian Training and provides in-person data science and python programming training courses to employees working at top companies, including General Electric, Cigna, The New York Times, Credit Suisse, McKinsey and many more. Feel free to check out the website link to find out more information about training offerings.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 111
    • duration 18:52:57
    • English subtitles has
    • Release Date 2023/07/11