Jlvck / notifier

A Dart & Flutter Case Study of setState & ValueNotifier in management of ephemeral states. A Flutter project that describes the use case of setState and ValueNotifier in management of ephemeral states.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notifier

A Case Study of setState & ValueNotifier in management of ephemeral states.

A Flutter project that descripes the use case of setState and ValueNotifier in management of ephemeral states in flutter. The SetStateclass makes use of setState function. The ValueNotifierclass makes use of ValueNotifier.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

A Dart & Flutter Case Study of setState & ValueNotifier in management of ephemeral states. A Flutter project that describes the use case of setState and ValueNotifier in management of ephemeral states.


Languages

Language:C++ 41.6%Language:CMake 34.0%Language:Dart 15.4%Language:HTML 3.2%Language:Swift 3.0%Language:C 2.5%Language:Kotlin 0.2%Language:Objective-C 0.1%