Flutter UI Tip 3: Popup Card

Easily create a popup effect for cards or buttons. Invest in yourself! Use my link and check out the first chapter of any course for FREE! bit.ly/3qLlX7g
--
Program I use for mockups: bit.ly/rotatopro
This is an affiliate link, if you purchase from this link then I'll earn a small commission. Which is a great way to support the channel :)
--
Check out my Flutter Animation and Performance course.
Discounted link: bit.ly/funwithcourse
Or use the promo code: FUN
for a discount at checkout: courses.funwith.app
--
Github code: github.com/funwithflutter/flu...
--
Join me on the socials.
Twitter: / gordonphayes
This video was sponsored by DataCamp.

Пікірлер: 73

  • @FunwithFlutter
    @FunwithFlutter3 жыл бұрын

    Invest in yourself! Use my link and check out the first chapter of any course for FREE! bit.ly/3qLlX7g

  • @enchance
    @enchance Жыл бұрын

    This is great man. I'm working on my own app right now and I think I might have a place for this. Amazing stuff.

  • @dylanroman7738
    @dylanroman7738 Жыл бұрын

    thank u sm brother... this is just what I needed

  • @AndreasR.95
    @AndreasR.953 жыл бұрын

    Best Flutter channel out there!

  • @FunwithFlutter

    @FunwithFlutter

    3 жыл бұрын

    :) Glad you think so!

  • @danimanabat5791
    @danimanabat57912 жыл бұрын

    great tutorial!

  • @NajeebAslan
    @NajeebAslan2 жыл бұрын

    Thank you so much 💓

  • @durgeshkudalkar6574
    @durgeshkudalkar65743 жыл бұрын

    Thanks bro, this video really helped me

  • @FunwithFlutter

    @FunwithFlutter

    3 жыл бұрын

    No problem 👍

  • @vbatan
    @vbatan2 жыл бұрын

    Thank You!Great job!

  • @FunwithFlutter

    @FunwithFlutter

    2 жыл бұрын

    Thanks!

  • @tadaspetra
    @tadaspetra3 жыл бұрын

    Great video! You have the nicest UI designs 🔥

  • @FunwithFlutter

    @FunwithFlutter

    3 жыл бұрын

    ☺️

  • @codevillage4235
    @codevillage42353 жыл бұрын

    Super explanation. Carry on please.

  • @FunwithFlutter

    @FunwithFlutter

    3 жыл бұрын

    I will try my best

  • @Mandoo145
    @Mandoo1453 жыл бұрын

    What a nice video!!

  • @RobertBrunhage
    @RobertBrunhage3 жыл бұрын

    Looks great, awesome video!

  • @FunwithFlutter

    @FunwithFlutter

    3 жыл бұрын

    Thanks Robert!

  • @_birdy_birdy
    @_birdy_birdy3 жыл бұрын

    Very nice 👍

  • @sinaebr7337
    @sinaebr73373 жыл бұрын

    perfecttttttt thank you sooo much

  • @FunwithFlutter

    @FunwithFlutter

    3 жыл бұрын

    Welcome!

  • @mecil9
    @mecil93 жыл бұрын

    thanks,it's usefully!

  • @jeromearenas8028
    @jeromearenas80283 жыл бұрын

    This is what container transform transition looks like, just add fade to exiting and entering widgets. Currently there's a package called "animations" officially release by flutter team long ago, the only problem is their container transform always transition to fullscreen not a dialog. btw Great job sir :)

  • @FunwithFlutter

    @FunwithFlutter

    3 жыл бұрын

    Thanks for the info. Yeah I've used that OpenContainer before. Sometimes it works great, but I've also had times where I needed more control.

  • @vmkantu

    @vmkantu

    2 жыл бұрын

    I think that container transition best works when using search box like use case. Like you tap on a search box and it opens up to a new screen.

  • @duarteleal5964
    @duarteleal59646 ай бұрын

    A like, a comment and a sub for providing the source code

  • @laythabdulkareem1887
    @laythabdulkareem18873 жыл бұрын

    You are a Flutter Rockstar 😎

  • @FunwithFlutter

    @FunwithFlutter

    3 жыл бұрын

    ☺️

  • @jaayaustin336
    @jaayaustin3362 жыл бұрын

    Your voice bro, gaddamn❤️

  • @FunwithFlutter

    @FunwithFlutter

    2 жыл бұрын

    😜

  • @paynedanger1925
    @paynedanger19252 жыл бұрын

    Absolutely love this design! I am however having issues with the popup card going into full screen. I have copied the code exactly, and its still showing me a full screen of the dialog box. Has this happened to anyone else?

  • @advaithsridhar9424
    @advaithsridhar94243 жыл бұрын

    Hey great video! Im having trouble updating the list with the new note (once someone hits the "add button"). Can you point me to the part of your code that does this update? would be really helpful!

  • @eliasayele1102
    @eliasayele11023 жыл бұрын

    Thanks bro

  • @FunwithFlutter

    @FunwithFlutter

    3 жыл бұрын

    Any time

  • @marc7951
    @marc79513 жыл бұрын

    Hello Fun with Flutter, I love your tutorials. Can i use this animation code for my own Apps?

  • @FunwithFlutter

    @FunwithFlutter

    3 жыл бұрын

    Yes you can!

  • @Raziem
    @Raziem Жыл бұрын

    Is your animation course still up to date? if so I'd willing to buy it!

  • @mugen153
    @mugen1532 жыл бұрын

    Fucking legend man, love you

  • @weareorpheez
    @weareorpheez5 ай бұрын

    Can someone use this for any kind of popup? and also how can I add dark background overlay under the popup so there is contrast on the app?

  • @rc-pilot9131
    @rc-pilot91313 жыл бұрын

    Thanks a lot, but how did you that amazing intro with the turned phone?

  • @FunwithFlutter

    @FunwithFlutter

    3 жыл бұрын

    Rotato.xyz link in the description

  • @kbo359
    @kbo3592 жыл бұрын

    thx m8t

  • @artemartem6993
    @artemartem699311 ай бұрын

    Hi ! Could you help me with one question? How can I transfer entering text from popup card to field on another creen if popup card is StatelessWidget? If I understend right, we can't using TextEditingController for StatelessWidget.

  • @NeraJima
    @NeraJima2 жыл бұрын

    Is there any reason why the animation is not occurring for me? I copied the tutorial exactly and the button doesn't animate into the popup. Instead the popup just appears. Help please.

  • @santosvision
    @santosvision Жыл бұрын

    Thank you for this awesome tutotiral. however, with the no-null-safety upgrade in flutter 3.0 this is getting a lot of errors. would you be so kind to revise and update the tutorial or the github? or if you know any other video tutorial that you can point us out with would be really helpful and appreciated it. nevertheless thank you for sharing this bro!

  • @moammarqaddafi4858
    @moammarqaddafi485810 ай бұрын

    There is no discount code bloc at the purchase

  • @markpolak8317
    @markpolak83172 жыл бұрын

    If somebody skips the whole materialApp setup, and goes without material or cupertino, using the WidgetsApp , you need to add navigatorObservers: [HeroController()], to the widgetsApp, without that no transforming animation happens.

  • @akankshaverma9712

    @akankshaverma9712

    11 ай бұрын

    I've faced the same issue, can you tell me how to add navigatorObservers

  • @markpolak8317

    @markpolak8317

    11 ай бұрын

    @@akankshaverma9712 the WidgetsApp has a property navigatorObservers which accepts an array thats the exact thing in my comment

  • @funandgameswithzayn
    @funandgameswithzayn2 жыл бұрын

    this code is outdated having issue with rect tween file can you please help or tell the right way

  • @lamo5751
    @lamo5751 Жыл бұрын

    i have a problem with herodialogroute settings flutter showing me error can u help pls (flutter 3.3.2)

  • @shei69
    @shei693 жыл бұрын

    Which font ?

  • @tomicriedel5005
    @tomicriedel50053 жыл бұрын

    Hey! It's not a design tutorial, but can you make a tutorial on how to make Streak days? I am in the process of programming a Streak app (just for practice) and have no idea how to solve this.

  • @FunwithFlutter

    @FunwithFlutter

    3 жыл бұрын

    I don't know what Streak means :)

  • @radhakanna6005
    @radhakanna60053 жыл бұрын

    Plz post smart water bottle app in flutter bcz no one did before

  • @anomihekenneth9586
    @anomihekenneth9586 Жыл бұрын

    is your animation class here on youtube

  • @ahmadabdelaziz1396
    @ahmadabdelaziz13963 жыл бұрын

    hey buddy , i've just copied your code , but i'm facing an issue , when the dialog pop up , the screen beneath are black and opaque , although opacity = false ,

  • @FunwithFlutter

    @FunwithFlutter

    3 жыл бұрын

    Eh not sure. You can get the code used in the video from Github

  • @tentacle_sama3822
    @tentacle_sama38222 жыл бұрын

    how do I dismiss after submit

  • @faheemahmad3957
    @faheemahmad39573 жыл бұрын

    very very difficult...please teach us how to do this using GETX package...and make it simpler like a packge

  • @venkateshsetty7246
    @venkateshsetty72463 жыл бұрын

    Hi When I run flutter cmd it shows BITS Transfer Can you help

  • @techyvaibhav3516

    @techyvaibhav3516

    3 жыл бұрын

    its probably updating

  • @codeaxen
    @codeaxen2 жыл бұрын

    hello man... the explanation is really all over the place i wish if you could stick on one example would really be great.. a bit confusing

  • @callofdutymobile1811
    @callofdutymobile18113 жыл бұрын

    hi please put the github link

  • @FunwithFlutter

    @FunwithFlutter

    3 жыл бұрын

    It's in the description mate :)

  • @FunwithFlutter

    @FunwithFlutter

    3 жыл бұрын

    github.com/funwithflutter/flutter_ui_tips

  • @phillip_jacobs
    @phillip_jacobs2 жыл бұрын

    Seethroughness - Maybe not an official word haha but definitely used out there: en.wiktionary.org/wiki/see-throughness

  • @FunwithFlutter

    @FunwithFlutter

    2 жыл бұрын

    The more you know

  • @NajeebAslan
    @NajeebAslan2 жыл бұрын

    Thank you so much 💓