Animated Splash Screen in Flutter

Поділитися
Вставка
  • Опубліковано 6 жов 2024
  • #fluttertutorial
    #fluttertutorial
    You can help the channel by taking membership on these platforms:-
    Buy me a coffee : www.buymeacoff...
    Support me at patreon : / widgetwisdom
    Animated Splash Screen in Flutter

КОМЕНТАРІ • 13

  • @aldiaa_net
    @aldiaa_net 3 місяці тому +1

    For the column problem, use Expanded widget for the elements inside it

  • @trendinglist1438
    @trendinglist1438 Місяць тому +1

    worked perfectly fine

  • @aldiaa_net
    @aldiaa_net 3 місяці тому

    Thanks 🌹🌹

  • @myinh3485
    @myinh3485 5 місяців тому

    Thank you so much❤❤

  • @gokulg6429
    @gokulg6429 5 місяців тому

    Thankyou very much 😊

  • @denisankh
    @denisankh 5 місяців тому

    Super! Usefull!

    • @rammm_0
      @rammm_0 4 місяці тому

      hello bhai

  • @andersr163
    @andersr163 Місяць тому

    I have a black screen before starting the animation,

    • @widgetwisdom-ww5op
      @widgetwisdom-ww5op  Місяць тому

      Bro that’s the flutter’s default splash screen. And it will be there until the app is not in release mode.

  • @samymohsen505
    @samymohsen505 3 місяці тому

    I am using android phone and did the same as you but when the app opens it shows the flutter icon splash screen then shows my animated splash screen. can you help me please?

    • @widgetwisdom-ww5op
      @widgetwisdom-ww5op  3 місяці тому +1

      Yeahh, that is the flutter's default behaviour until you are in debug mode.

    • @samymohsen505
      @samymohsen505 3 місяці тому

      So, Will it work normally if I build the release version? Will the flutter default splash screen disappear and my animated one takes its place?

    • @widgetwisdom-ww5op
      @widgetwisdom-ww5op  3 місяці тому

      Yes.