Figma design to Mobile App using Flutter and Flutlab

Поділитися
Вставка
  • Опубліковано 21 лис 2021
  • The fastest way to build a mobile app. Use Figma to design the screens; Generate the code automatically out of your designs. Use no-code tools to create the basic structure of your application and add the more complex functionality afterwards as needed.

КОМЕНТАРІ • 51

  • @shriyanshjain4444
    @shriyanshjain4444 2 роки тому +3

    The simplicity of your delivery.
    You earned a sub!

  • @claudiograsso
    @claudiograsso 2 роки тому +3

    Excellent! Straight to the point! Thanks a lot!

  • @elmermatthew6796
    @elmermatthew6796 2 роки тому +2

    This channel is so underrated. Thank you so much for the detailed explainations for all of the flutter videos my guy.

    • @techbuildercto
      @techbuildercto  2 роки тому

      Glad you like them!

    • @aasz11
      @aasz11 2 роки тому

      @Elmer Mathew, you can help the channel and press the 'Like' button under this video :)

  • @aasz11
    @aasz11 2 роки тому +12

    Thank you very much for such a useful video :) I've been interested in Flutter for some time now, and I watched many tutorials on YT but this is the first one which mentions FlutLab. I honestly hope you'll make more videos in the future :)

  • @MarcioGadelha
    @MarcioGadelha Рік тому

    Thanks buddy! Amazing tutorial. 🙂

  • @muhammadafzal237
    @muhammadafzal237 2 роки тому +2

    It converts only a few screens of design. What if a project has 40 screens. It says your project is too big can't convert to flutter.

  • @baikuntharimal4643
    @baikuntharimal4643 2 роки тому

    You did a great job. God Bless you

  • @mahnoorfatima587
    @mahnoorfatima587 Рік тому +1

    sir.. i watched your vedio but i cant seem to find the figma icon on flutlab... can you demonstrate the reason?

  • @ahmedbaig8543
    @ahmedbaig8543 2 роки тому

    Sir you are doing really great job much Appreciated .. Keep it up

  • @supernova.09
    @supernova.09 Місяць тому

    Flutlab no longer supports Figma to Flutter. Is there a similar alternative?

  • @mohmedahmed-rp2ku
    @mohmedahmed-rp2ku Рік тому

    Is this methd differ with normal coding in quality of code or any thing?

  • @jamiuaderinkola5963
    @jamiuaderinkola5963 2 роки тому

    Can you pls give the link to those files you used in VS code

  • @dirkson8517
    @dirkson8517 2 роки тому

    Thank you so much, i learn a lot

  • @mosesket
    @mosesket 2 роки тому

    Nice.. I love your simplicity

  • @markshnitel3354
    @markshnitel3354 10 місяців тому

    Thank you very much for your explanation..... But I am curious, can I turn this design from figma into APK file?... I mean is there away to make it really work in android for example?

  • @cacerra1234
    @cacerra1234 2 роки тому +2

    Thanks. That was helpful

  • @chemohamad
    @chemohamad Рік тому +1

    Thanks a lot for the tutorial. One question about the VS Code. If we run it on windows Os machine, can we use the iPhone simulator in it? Or do we need to purchase Mac machine? Thanks

    • @JeyC_
      @JeyC_ Рік тому

      You can I think, it has built-in screen emulations support for different devices and how it will look like if the extension has it

  • @nurusterling8024
    @nurusterling8024 2 роки тому +1

    Your channel will blow up soon, Insha Allah

  • @tech_tedd
    @tech_tedd 2 роки тому +1

    Good content! One feedback is it’ll look much better if you can quickly jump into the UI and show the outcome.

  • @vickyb5683
    @vickyb5683 2 роки тому +1

    Am a designer new to the figma to flutter process. I understand flutter can transform code to both iOS and Android. But whilst designing, how do I approach designing native components if the app is going to be both iOS and Android?

    • @techbuildercto
      @techbuildercto  2 роки тому +1

      I recommend to keep OS specific screen design to an absolute minimum to get the most out of flutter. Most widgets and packages make it easy to design once for multiple platforms. If you do have design specific to the OS, this will need manual work all along the development process, from design via development to testing.

  • @kumarraja1580
    @kumarraja1580 2 роки тому +2

    I SUBSCRIBED..WHO IS THE NEXT..?

  • @ramimaro4940
    @ramimaro4940 2 роки тому +1

    I have question please

  • @carthagely122
    @carthagely122 Рік тому

    Thanks good work

  • @andeoyebrayan8189
    @andeoyebrayan8189 Рік тому

    Considering the backend mostly the database how does it handle it please explain

    • @techbuildercto
      @techbuildercto  Рік тому

      Hi Andeoye, Flutlab does not include the generation of the backend, it covers only the Flutter part of the app. You might want to check out FlutterFlow instead. I made a video about that tool, too: ua-cam.com/video/GQmgZ-8r92M/v-deo.html . Enjoy!

  • @ChinhNguyen-ye7nv
    @ChinhNguyen-ye7nv 8 місяців тому

    thanks

  • @uday9774
    @uday9774 7 місяців тому +1

    i can't find the figma logo when I logged in recently, can u tell me where I can do that after this update?

  • @chabin57
    @chabin57 2 роки тому

    Nice Thx

  • @theculturedswine1402
    @theculturedswine1402 2 роки тому

    converted my figma to flutter, had an error. "Could not navigate to initial route. The requested route name was "/xxxxxxxx" .There was no corresponding route in the app and therefore the initial route specified will be ignored.
    any help on this?

    • @techbuildercto
      @techbuildercto  2 роки тому

      Hi, I would have to look into the code to see what's wrong, but it seems to relate to the routes (repository of screens) of your application that are not correct. Have a look at this video ua-cam.com/video/Ty3j0bd2VDo/v-deo.html where I explain how the routes work in flutter. initialRoute is the first page the app will show after start and it needs to be an existing route.

    • @theculturedswine1402
      @theculturedswine1402 2 роки тому

      @@techbuildercto I found that when using flutlab, it only generates the components I've made but not the screens themselves as the widget for the initalRoute is not present in the zip file. Unlike in your video where the widgets for the screens are present

  • @procodind.indian5372
    @procodind.indian5372 Рік тому

    Good videos me Sumit

  • @shutchapol
    @shutchapol Рік тому

    I use Android Studio to run Flutter and it has this error "import 'package:flutterapp/helloapp/generatedandroidlarge1widget/GeneratedAndroidLarge1Widget.dart';"