Flutter Offline Mode | Caching API Data Using HIVE Database |

Поділитися
Вставка
  • Опубліковано 4 жов 2024
  • In this video I have demonstrated a very simple core to the basic implementation of how you can use the no-SQL Hive database to cache online data in flutter.
    You can use this method to make sure the User experience is better by saving some data to display even when your device is offline.
    Flutter Projects To Code : desiprogrammer...
    Grab Free Courses Here : desiprogrammer...
    Still In Development
    ♥♥ Support ♥♥
    Support : rzp.io/l/desip...
    Patreon : / desiprogrammer
    💬 To Chat
    Twitter : / desiprogrammer_
    Instagram : / desiprogrammer
    🌐 Others
    Facebook : / desiprogrammerofficial
    Github : github.com/des...
    Gitlab : gitlab.com/des...
    "Copyright Disclaimer under section 107 of the Copyright Act of 1976, allowance is made for “fair use” for purposes such as criticism, comment, news reporting, teaching, scholarship, education and research. Fair use is a use permitted by copyright statute that might otherwise be infringing.”

КОМЕНТАРІ • 46

  • @InterrexIT
    @InterrexIT 7 місяців тому

    So helpful video dear. Take love from Bangladesh.

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

    Nice explanation, good quality video and voice.. thanks for uploading video like pro

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

    good content i was looking for that helped me alot thanks man

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

    This is a really good tutorial. Does it work the same with Isan than with Hive?

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

    good content i have been looking for this

  • @Horizon-tr6iy
    @Horizon-tr6iy 3 роки тому

    Thank you very much, this is awesome!

  • @MUSICIANADITYA
    @MUSICIANADITYA 4 роки тому

    Thank you so much that was so helpful

  • @adityashigwan3394
    @adityashigwan3394 23 дні тому

    Have you create video for sending data back to server which edited offline?

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

    Thank you so much I was looking for this kind of video for so long. please one more question I want to read and write using API from an online server so far have seen only using the IP address.

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

    Hey! what do you use to run your local server? do you have a video about this?

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

    cool video dude !

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

    Nice video. Plz do the same video but with provider ? Thank you

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

    i am trying this but my api data is not store in db

  • @ليش-بالعراقي
    @ليش-بالعراقي Рік тому

    great

  • @ВикторЦай-л7я
    @ВикторЦай-л7я 2 роки тому

    Thanks man

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

    thanks a lot!

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

    Why font to small do read your Liston or want public teach?

  • @39_ashishpatel91
    @39_ashishpatel91 4 роки тому

    Thanku sir ❤️

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

    How to cache data without hive object . i am using A contact model , but could not .error is hive adapter not registered !

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

    getApplicationDocumentsDirectory() doest work in web ? do you know why ?

  • @premKumar-il1qy
    @premKumar-il1qy 4 роки тому +3

    ❤️🔥, Plz do flutter firebase crud with the updated firebase version

  • @lakhandeswal2732
    @lakhandeswal2732 4 роки тому +2

    Which backend technology should I choose for my startup if I am building website with react and app. With flutter, I am confused b/w node and django.

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

      It depends on your requirement and development time. If you need a asynchronous based highly availablilty server then go for nodejs, If you have AI/ML based modules then its preferred to go with django as most of AI/ML libraries are available for python. It also depends on your knowledge of javascript vs python.

  • @kamalCode
    @kamalCode 4 роки тому

    Sir, How to host flutter app in cloud hosting. Cloud hosting complete advanced tutorials बनाओ जी

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

    I want to ask, is there a way to retrieve all value without displaying it to a view ?

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

    What if we have initially used provider for api and state management?

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

      Pretty much the same structure then too , First get data from local storage and then try to fetch online and sync.

  • @maherbanhusentech
    @maherbanhusentech 4 роки тому

    Good but pdf, image and video store in cloud firebase and storage firebase 👍
    Please video create

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

    very great video, and it is not Jshon it is Json 😂 [pronunciation]

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

    Does hive data persist if I reset my phone?

  • @ezone2726
    @ezone2726 4 роки тому

    What is the work of Future putData(data) async ........?
    What if we dont use future?

    • @DesiProgrammer
      @DesiProgrammer  4 роки тому

      Need to make sure the box is clear. Should Have added a return at the end 💤

    • @ezone2726
      @ezone2726 4 роки тому

      @@DesiProgrammer i could not understand sry..there posible make this video in hindi langauge also.
      Thank you❣️

  • @PawanSharma-ot2zk
    @PawanSharma-ot2zk 2 роки тому

    sir please explain api cache manager flutter

  • @51ravipandit76
    @51ravipandit76 3 роки тому

    Sir dart download nhi ho rha h laptop me

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

    Can we cache requests with cache_manager?

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

      Yes you can, But cachemanager uses sqlflite by default which has perfornance drawbacks when writing thousands of entries.

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

    Only for make this Hindi video 🙏

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

    Its not working

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

    How to creat game

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

    Payload ki video ban do bhai

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

    you dont seem to explain everything you are using some method that you dont tell where you are getting them from

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

    do not follow this