Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Figma only practice
Rating: 4.4 out of 5(3 ratings)
35 students

Figma only practice

Only practice. The best learning is constant practice
Created byAlex Reshetov
Last updated 3/2022
English
BulgarianCzech

What you'll learn

  • You will learn how to create applications
  • You will learn how to make adaptive layouts
  • You will learn how to create an impressive design
  • You'll make yourself a great portfolio

Course content

1 section25 lectures15h 6m total length
  • Templates0:23

    Practice using Figma templates and learn how to submit your designs to the community Figma.

  • mobile33:29

    Empower beginner web designers and web developers to quickly create web templates, while the course continually expands with new content.

  • tablet31:00

    Learn to quickly create web templates using Figma, designed for beginners and developers. Expand the course to cover new templates and techniques as it grows.

  • desktop30:38

    Develop beginner web design and development skills by quickly creating web templates in a Figma-only practice, with an ongoing expansion of course content.

  • mobile37:42

    Empower beginners in design and development to quickly create web templates, using practical techniques that adapt as the course continually expands.

  • tablet36:03

    Develop skills for beginners in web design and development by quickly creating web templates, with a course that will constantly expand.

  • desktop53:29

    Learn ways to quickly create web templates, tailored for beginners in web design and web developers, as this course continually expands.

  • mobile40:08

    For beginners in web design and development, this course offers practical ways to quickly create web templates, with a focus on Figma only practice and ongoing expansion.

  • tablet42:17

    Learn fast methods to create web templates in a beginner-friendly course for web designers and developers, using Figma and an expanding curriculum.

  • desktop36:55

    Learn to quickly create web templates suitable for beginners in web design and web development. Explore ongoing expansion of the course content as you build practical templates.

  • mobile41:36

    Figma only practice for beginners in web design teaches quick techniques to create web templates, guiding web designers and developers as the course continually expands.

  • tablet41:07

    Learn ways to quickly create web templates for beginners and developers. Expect ongoing expansion of the course.

  • desktop39:30

    Learn how to use the Figma-only practice to help beginner web designers and developers quickly create web templates for desktop layouts. Grow with ongoing course updates as the content expands.

  • mobile36:41

    Learn to rapidly create mobile web templates using Figma, aimed at beginners and web developers, with an expanding, continually updated course.

  • tablet34:31

    Learn to quickly create web templates, guiding beginners web designers and web developers through practical techniques as the course continually expands.

  • desktop39:06

    Learn ways to quickly create web templates for beginners who are web designers and developers. The course will continually expand.

  • mobile29:06

    Develop skills for beginners in web design and development by quickly creating web templates in a Figma-only practice course that continually expands.

  • tablet26:05

    Practice Figma techniques to quickly create web templates for beginner web designers and developers, with an expanding curriculum.

  • desktop27:16

    Learn to rapidly create web templates, empowering beginner web designers and developers, with a course designed to continually expand.

  • mobile33:58

    Learn to quickly create web templates, guiding beginner web designers and developers, with a course that will continually expand.

  • tablet38:08

    Empower beginner web designers and web developers to quickly create web templates, as the course constantly expands.

  • desktop33:40

    Learn quick methods to create web templates for beginners web designers as well as web developers, with a course that continuously expands.

  • mobile52:58

    Targeting beginners in web design and development, this Figma-only practice guides you to quickly create web templates and grow with an ever-expanding course.

  • tablet47:14

    Empower beginners in web design and development to quickly create web templates. Expect ongoing expansion as the course evolves.

  • desktop43:34

    Empower beginner web designers and developers to quickly create web templates with practical desktop-focused exercises, while the course continually expands to cover new techniques.

Requirements

  • Basic knowledge of Flutter

Description

Flutter is a development kit and open-source framework for creating mobile applications for Android and iOS, web applications, as well as desktop applications for Windows, macOS and Linux using the Dart programming language, designed and developed by Google Corporation.

The first version released in 2015 under the name "Sky", worked only for Android applications. The main claimed feature is high graphical performance (the ability to display 120 frames per second). Full support for creating web applications appeared in version 2.0 (March 2021), from the same version support for desktop applications for Windows, macOS and Linux and Google Fuchsia (in the Dart virtual machine with JIT-compiler) was implemented.

Due to restrictions on dynamic code execution in the App Store, under iOS Flutter uses AOT compilation[3]. A widely used feature of the Dart platform is "hot reloading", where source code changes are applied immediately to a running application without the need to restart it.

The main components of the kit are Dart platform, Flutter engine, Foundation library, widget sets and development tools (Flutter DevTools).

Flutter engine is written primarily in C++, supports low-level rendering using the Google Skia graphics library, has the ability to interact with platform-dependent SDKs for Android and iOS.

Foundation library[4], written in Dart language, contains basic classes and methods to create Flutter applications and interact with the Flutter engine.

The user interface design of Flutter applications involves the use of widgets, described as immutable objects of any part of the user interface. All graphical objects, including text, shapes and animations, are created using widgets; combining simple widgets creates complex widgets. The framework comes with two main sets of widgets - Material Design (Google style) and Cupertino (Apple style).

Who this course is for:

  • Beginner developers