Favorite App using Hive | Lean Hive | Flutter Tutorial

Поделиться
HTML-код
  • Опубликовано: 22 окт 2022
  • In this tutorial, we will build a favorite app where the value of the favorite word will store in the hive and after the app restart, the app will not lose the previously favorited words
    We can do all this because the value of the value/data will be stored in the hive database. Hive keeps the data after the app restart also.
    The Hindi version of this video is available on ‪@nstack‬
    Facebook: / nitishk72
    LinkedIn: / nitishk72
    Patreon: / nitishk72
    GitHub: github.com/nitishk72

Комментарии • 14

  • @Journeybegin
    @Journeybegin 29 дней назад

    Nice video

  • @MrASCE
    @MrASCE Год назад +1

    How can i display all of the content of the box ? Like in your previous video in provider

  • @BCS_KovidSharma
    @BCS_KovidSharma Год назад +1

    Very nice

  • @b_rabbit9774
    @b_rabbit9774 Год назад

    i am using pageviewer. i'd like to appear the favorites to the page2 of my pageviewer after saving the favorites while the first page is where all the items to save is located. How to do that? Thanks as always.

  • @preranapujaripalkar8084
    @preranapujaripalkar8084 Год назад

    sir,
    can you create one more tutorial of crud operation with API using riverpod

  • @serkansametaklan1221
    @serkansametaklan1221 10 месяцев назад

    How can I show the added words on another page?

  • @nihal5223
    @nihal5223 Год назад +1

    Hi Nitish! Thanks for this tutorial, I have a problem when I type box.put(index,word) on pressed part. It underlines put and gives an error like this "The method 'put' can't be invoked because the receiver can be 'null' ". Can you help me please?

    • @NitishKumarSingh
      @NitishKumarSingh  Год назад

      Please restart the application once

    • @nihal5223
      @nihal5223 Год назад

      @@NitishKumarSingh I did it but did not work

  • @faizulla5838
    @faizulla5838 Год назад

    Brooo, hello!
    how re Do it with selectedRadioTile .... I need List from Hive and + radio button to select 1 item from too much . Pls, help me

  • @faizulla5838
    @faizulla5838 Год назад

    3:56

  • @ramylavant
    @ramylavant 9 месяцев назад

    i am using pageviewer. i'd like to appear the favorites to the page2 of my pageviewer after saving the favorites while the first page is where all the items to save is located. How to do that? Thanks as always.