Final : Setting Wallpaper | Creating a Wallpaper App in Flutter using Pexels API

Поділитися
Вставка
  • Опубліковано 9 вер 2024
  • #flutter #api #pexels #wallpaperapp
    Code - github.com/akm...
    Telegram Channel- t.me/akshitmadan
    Instagram- www.instagram....
    LinkedIn- / akshit-madan-394a82a6
    Books for Reference -
    Hands on Flutter Complete Guide - amzn.to/30Yskc1

КОМЕНТАРІ • 42

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

    Package:wallpaper_manager
    Doesn't support null safety.
    How to fix this?????

  • @techihelp2532
    @techihelp2532 3 роки тому +3

    bro wallpaper_manager is deprecated and does not supports sound null safety, please help

    • @samadshukr4111
      @samadshukr4111 3 роки тому

      have you solved this problem please??

    • @weuncertaingamezone5405
      @weuncertaingamezone5405 3 роки тому +1

      @@samadshukr4111 yes search wallpaper manager in dev search page u will see a new version with nulll safety

    • @samadshukr4111
      @samadshukr4111 3 роки тому

      @@weuncertaingamezone5405 i have searched but there isn't any package to both Android and Ios with null safety please can you share yours

    • @weuncertaingamezone5405
      @weuncertaingamezone5405 3 роки тому +1

      @@samadshukr4111 flutter_wallpaper_manager. With 72% popularity

    • @samadshukr4111
      @samadshukr4111 3 роки тому +1

      @@weuncertaingamezone5405 tanks dear

  • @manaligadiya
    @manaligadiya 3 роки тому

    Thank you so much for this series!!!

  • @hvckerman
    @hvckerman 3 роки тому

    this tutorial series is great.. thanks bro
    flutter run -good-job

  • @computerscience3678
    @computerscience3678 3 роки тому

    One word for u sir ..
    Print ("You are Legend");
    ❤️

    • @AkshitMadan
      @AkshitMadan  3 роки тому

      Thank you!!
      That's really motivating 🔥

  • @XProcesses
    @XProcesses 3 роки тому +1

    "Thank you"

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

    flutter_cache_manager dependency doesnt work in my wallpaper app

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

    after building apk,, its not working in my real device, but working in virtual device, what should i do?

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

    Very Helpful Thanks,
    but how can we save the selected wallpaper in our gallery???

  • @Ihwarcreation
    @Ihwarcreation 3 роки тому

    it's been 24 hours since i added the code, But there are no new photos showing. Can you help me with it or is there a way to refresh the api so the user can get the new images whenever they want

  • @naqeebmaqsood2970
    @naqeebmaqsood2970 3 роки тому +1

    my app requires wallpaper manager to be on null-safety
    idk how to resolve this can you help me?

    • @AkshitMadan
      @AkshitMadan  3 роки тому

      Run this on terminal - flutter run --no-sound-null-safety

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

    thanks for the playlist, It would be great if we could save those wallpaper by a button

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

    If wallpaper is not of screen size/ratio, it is zoom from right and bottom. Do you know how to make it zoom from centre?

  • @user-rj1lj3pj6x
    @user-rj1lj3pj6x Рік тому

    how to do sliders instead of full screen sir

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

    hey akshit so i am making this app now but that wallpaper manager dependenciy is not working on current sdk version so how can i now set walpaper

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

    imageurl where you can define it ?

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

    can i earn from admob after publishing this wallpaper app.

  • @user-gm3mt8cl6u
    @user-gm3mt8cl6u Рік тому

    any update or alternative on the plugin wallpaper_manager, it is dart incompatible now!

  • @justjs8507
    @justjs8507 3 роки тому

    just cool tutorial bro , please make provider E-commerce series with firebase . please

  • @B-for-B
    @B-for-B Рік тому

    How to search wallpaper???

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

    how can add search bar in this wallpaper app?

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

    Hello, your video is great, could you do a similar example in FlutterFlow, with custom actions?

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

    Getting error cannot find symbol
    String assetLookupKey = FlutterLoader.getInstance().getLookupKeyForAsset(assetPath);