Counter App using Provider | Flutter State Management

Поделиться
HTML-код
  • Опубликовано: 18 авг 2022
  • There are various of managing the state in a flutter, in this video, we will use the provider package to manage the state of the application.
    We will build counter without using stateful widget
    Facebook: / nitishk72
    LinkedIn: / nitishk72
    Patreon: / nitishk72
    Github: github.com/nitishk72

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

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

    Can you make Bloc cubit repository pattern?

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

      Thanks for recommending new video idea
      Will make video on this topic also!

  • @ShivamThakur-rt6js
    @ShivamThakur-rt6js Год назад

    Good video bro. Can you provide github link for your code?

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

      I’m not sure if I uploaded code for this tutorial on GitHub. I’ll look if I found then I’ll share URL with you

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

    Can u add sharedpreferences to this project?