Twistbase
Twistbase
  • 8
  • 154 241
Flutter - Custom Zoomable Floorplan
This tutorial teaches you how to create your own custom gesture detector in order to zoom and pan at the same time. Watch the intro for the App Demo.
Download the starter and final project here:
github.com/gdrtrts/custom-zoomable-floorplan
Looking for more in-depth courses?
Have a look at our website: www.twistbase.com/
I hope you guys will enjoy it and if you do, please subscribe to my channel and like this video! Thanks for the support and keep on coding!
#Flutter #Dart #Animation #Coding #Mobile #Material #Design #Education
#Mobile #Tutorial #Map #Zoom #Floorplan #Provider #Software #Minimal #Transition #Motion #button #ui
มุมมอง: 14 280

วีดีโอ

Flutter - Liquid Animated Menu
มุมมอง 17K4 ปีที่แล้ว
This tutorial will help you understand how to use After Effects and Flutter together to create beautifully crafted animations. Starter and final project are on Github: github.com/gdrtrts/liquid-menu Looking for more in-depth courses? Have a look at our website: www.twistbase.com/ I hope you guys will enjoy it and if you do, please subscribe to my channel and like this video! Thanks for the supp...
Learn Flutter in 15 minutes
มุมมอง 44K4 ปีที่แล้ว
If you want to learn Flutter in just 15 minutes then this video is exactly what you'll need! We'll be covering all the steps to make your own Flutter Apps from scratch. Looking for more in-depth courses? Have a look at our website: www.twistbase.com/ I hope you guys will enjoy it and if you do, please subscribe to my channel and like this video! Thanks for the support and keep on coding! #Flutt...
Flutter - Animated Login Page
มุมมอง 38K4 ปีที่แล้ว
This video will show you everything you need to know about creating animated login pages in Flutter. Bring your Flutter skills to the next level! Download the starter and final project here: github.com/gdrtrts/animated-login Looking for more in-depth courses? Have a look at our website: www.twistbase.com/ I hope you guys will enjoy it and if you do, please subscribe to my channel and like this ...
Flutter - UI Transition Challenge
มุมมอง 17K4 ปีที่แล้ว
This tutorial will help you with making cool page transitions in Flutter. Become a Flutter expert! Download the starter and final project here: github.com/gdrtrts/circle-page-transition Looking for more in-depth courses? Have a look at our website: www.twistbase.com/ I hope you guys will enjoy it and if you do, please subscribe to my channel and like this video! Thanks for the support and keep ...
Flutter - Smart Home Slider
มุมมอง 11K4 ปีที่แล้ว
This video will show you some tips & tricks to create your own custom sliders in Flutter. Bring your Flutter skills to the next level! Download the complete project here: github.com/gdrtrts/smarthome-slider Looking for more in-depth courses? Have a look at our website: www.twistbase.com/ I hope you guys will enjoy it and if you do, please subscribe to my channel and like this video! Thanks for ...
Flutter - Hidden Menu Animation
มุมมอง 6K4 ปีที่แล้ว
This video will show you everything you need to know about revealing your own hidden menu in Flutter. Bring your Flutter skills to the next level! Starter and final project can be downloaded here: github.com/gdrtrts/flutter_02_hidden_menu Looking for more in-depth courses? Have a look at our website: www.twistbase.com/ What you'll learn: - State management using Provider - Working with Animated...
Flutter - Custom TabBar Animation
มุมมอง 7K4 ปีที่แล้ว
Hi Guys To get started download the starter and final project here: github.com/gdrtrts/flutter_01_custom_tabbar_indicator Starter and final project can be downloaded here: github.com/gdrtrts/flutter_02_hidden_menu What you'll learn: - State management using Provider - Creating a custom TabBar by using AnimatedContainer - Building multiple screens with PageView - GestureDetector - Material Desig...

ความคิดเห็น

  • @donrizjaring723
    @donrizjaring723 9 หลายเดือนก่อน

    Can it also rotate?

  • @sarahbahgat8052
    @sarahbahgat8052 ปีที่แล้ว

    can you make a full indoor navigation tutorial or specifically how to read the plane blueprint on the Flutter app and how to apply a path-finding technique on it, I've been trying for months but keep failing

  • @cinemaactionvideo934
    @cinemaactionvideo934 ปีที่แล้ว

    hello you can do the video update for flutter 3 and the new package updates

  • @hadirahmani7943
    @hadirahmani7943 ปีที่แล้ว

    that was very cool

  • @alobodrumdonerbuyrun1465
    @alobodrumdonerbuyrun1465 2 ปีที่แล้ว

    where are you bro.. hope u r okay

  • @manojwaghmare3904
    @manojwaghmare3904 2 ปีที่แล้ว

    new animation contents??

  • @kahanx10
    @kahanx10 2 ปีที่แล้ว

    "Look mom, I found an animation God"

  • @jxtin0912
    @jxtin0912 2 ปีที่แล้ว

    watching 16 minutes before my project deadline

  • @AbdulBasit-hg4ug
    @AbdulBasit-hg4ug 2 ปีที่แล้ว

    i am working on java. Should i go with kotlin or flutter i am very confuse

  • @jalakamkiran7392
    @jalakamkiran7392 2 ปีที่แล้ว

    Dude what happened to you ..was waiting to see more content ....you got busy or something

  • @tushar__og
    @tushar__og 2 ปีที่แล้ว

    Just wanted to tell you rather than changing the theme of slider we can wrap it with Opacity widget and give opacity as 0 it will completly hide the slider for us. Opacity( opacity: 0, child: Slider( value: sliderValue.value, onChanged: (value) { width.value = MediaQuery.of(context).size.width * (value / 100); sliderValue.value = value; }, min: 0, max: 100, ), ); this will work the same way.

  • @mustafashaikh7829
    @mustafashaikh7829 2 ปีที่แล้ว

    Nice Tutorial brother

  • @martimfernandes5582
    @martimfernandes5582 2 ปีที่แล้ว

    why can you specify the parameters of the constructor so simply and I am forced to use '?' in the variables type or forced to use the keyword 'required' before each parameter ?

    • @Viewer899
      @Viewer899 2 ปีที่แล้ว

      Im also having this issue

  • @KervinVasquez
    @KervinVasquez 2 ปีที่แล้ว

    Nice explenation, thank you for this video!

  • @mangkepweng3741
    @mangkepweng3741 2 ปีที่แล้ว

    after watching this tutorial I became an EXPERT in flutter instantly ... and got a job as a senior flutter architect with an annual salary of $250k ...

  • @B34ST-SL4Y3R
    @B34ST-SL4Y3R 2 ปีที่แล้ว

    I did everything as you told but the wave just didn't work. I even copy pasted your source code but the wave just didn't move. Its just a plain line and no wavy animation for me :( I appreciate the knowledge you shared, it was cool creating your own buttons, text fields and stuff like that. I will start to create my own widgets when necessary instead of the default ones.

  • @MarkyMarking
    @MarkyMarking 2 ปีที่แล้ว

    flutter null safty causing me this : Error: The argument type 'ClipperWidget' can't be assigned to the parameter type 'CustomClipper<Path>?' because 'Path?' is nullable and 'Path' isn't. - 'ClipperWidget' is from 'package:book_and_boat/widgets/clipper_widget.dart' ('lib/widgets/clipper_widget.dart'). - 'CustomClipper' is from 'package:flutter/src/rendering/proxy_box.dart' ('../../../snap/flutter/common/flutter/packages/flutter/lib/src/rendering/proxy_box.dart'). - 'Path' is from 'dart:ui'. clipper: ClipperWidget(

  • @HarisInspirasimu
    @HarisInspirasimu 2 ปีที่แล้ว

    Mantap, terimakasih

  • @FilledStacks
    @FilledStacks 2 ปีที่แล้ว

    Awesome! For this to qualify as a transition it Would have been great if it performed an actual navigation transition to a different view. Great video either way. Thanks for sharing.

  • @gauravmalik9c867
    @gauravmalik9c867 2 ปีที่แล้ว

    Which ide?

  • @chris_sndw
    @chris_sndw 2 ปีที่แล้ว

    Nice tutorial! It was a bit outdated but I was able to figure everything out. :)

  • @RoseDeWittWish
    @RoseDeWittWish 3 ปีที่แล้ว

    Your website also not working

  • @RoseDeWittWish
    @RoseDeWittWish 3 ปีที่แล้ว

    Why you stopped please make more!

  • @RoseDeWittWish
    @RoseDeWittWish 3 ปีที่แล้ว

    Why you stopped? 😭😭😭

  • @ucmeytsc7302
    @ucmeytsc7302 3 ปีที่แล้ว

    This in not working in 2022, as it does not work on up to date software android studio and flutter/dart, there must be constant changes to dart code as all i get is error after error. Having said that, i really enjoyed your style of teaching.

  • @MiguelLaforet
    @MiguelLaforet 3 ปีที่แล้ว

    Nice, I’ll add on my CV that I’m an expert on flutter now. Can I add you as my reference? 🤣

  • @ekoprasetyo3999
    @ekoprasetyo3999 3 ปีที่แล้ว

    Im waiting your new video dude, you are awesome!

  • @ekoprasetyo3999
    @ekoprasetyo3999 3 ปีที่แล้ว

    Thanks dude, nice work. Keep uploading videos!

  • @flutterfromzero3075
    @flutterfromzero3075 3 ปีที่แล้ว

    Flutter 🔥🔥🔥unfortunately it's impossible to learn flutter in 15 minutes(

  • @aashiqumr
    @aashiqumr 3 ปีที่แล้ว

    Thanks a lot for your tutorial. This really helped me to understand Flutter. Thanks Sir.

  • @AA3333-w1e
    @AA3333-w1e 3 ปีที่แล้ว

    Super well done

  • @clwydianuk
    @clwydianuk 3 ปีที่แล้ว

    Like your communications. Thanks,

  • @brenomenezes1406
    @brenomenezes1406 3 ปีที่แล้ว

    Hi, how are you? Would I be able to put user geocalization on top of this plant?

  • @genewang8826
    @genewang8826 3 ปีที่แล้ว

    this is gold!

  • @lahiruferreira2586
    @lahiruferreira2586 3 ปีที่แล้ว

    Hi Twistbase, How can I get the initial 0,0 position to left bottom of the image. Default it is the center of the image right?

  • @asdawece
    @asdawece 3 ปีที่แล้ว

    now I am a flutter expert 😎

  • @moviebeu
    @moviebeu 3 ปีที่แล้ว

    Thanks alot man, this was awesome.

  • @WimvanDeursen
    @WimvanDeursen 3 ปีที่แล้ว

    Great tutorial!!! The only question I have is it not possible to use a InteractiveViewer for the RawGestureDetector?

    • @twistbase
      @twistbase 3 ปีที่แล้ว

      Haha this is correct but when I released it InteractiveViewer was not invented yet..

  • @RanuPratapSingh
    @RanuPratapSingh 3 ปีที่แล้ว

    This is really helpful :-)

  • @TYNEPUNK
    @TYNEPUNK 3 ปีที่แล้ว

    really wish this worked, but it is impossible to implement, broken dependencies

  • @mrhulk6590
    @mrhulk6590 3 ปีที่แล้ว

    Awesome bro Please do a complete tutorial

  • @riyahedaoo2753
    @riyahedaoo2753 3 ปีที่แล้ว

    Very quick and nice explanation. Amazing work.

  • @jeromyclassyca7063
    @jeromyclassyca7063 3 ปีที่แล้ว

    Dude keep uploading, You are lit af

  • @mvader93
    @mvader93 3 ปีที่แล้ว

    Okay, I was sceptical but this was a actually really good. Upload more of flutter short videos not just very beginner stuff, subbed

  • @d.rew.483
    @d.rew.483 3 ปีที่แล้ว

    This is definitely the coolest Flutter video I've seen so far. Awesome job, really. Thank you for sharing with us

  • @adriniadam9526
    @adriniadam9526 3 ปีที่แล้ว

    him: so, you've successfully created your flutter project me : *still stuck at Execution failed for task ':app:stripDebugDebugSymbols'. > NDK at C:\Users\User\AppData\Local\Android\sdk dk-bundle did not have a source.properties file *cries*

  • @AdamSmith-fh5wk
    @AdamSmith-fh5wk 3 ปีที่แล้ว

    Dang. I had my doubts with all the click bait out there but you did a great job explaining the basics. Thanks!

  • @ahmadalfan9022
    @ahmadalfan9022 3 ปีที่แล้ว

    Wow, this is my first time learning flutter, very useful to see how the flow works.

  • @yeet_za
    @yeet_za 3 ปีที่แล้ว

    Awesome tutorial!

  • @zeldax5961
    @zeldax5961 3 ปีที่แล้ว

    Perfect, Thank you! I’m taking my start from this tut in the world of flutter:) What’s your name? Are you planning for more basic stuff?