/flutter_observe

Observable object to track value changes using subscribing and notifying

Primary LanguageDartMIT LicenseMIT

flutter_observe

Pub Version

Observable object to track value changes using subscribing and notifying

Getting Started

See Example :)

Why?

Couldn't find any solution to a problem i encountered while designing my Final Project, so i decided to create this package and share it.