terryl1900/creator

A state management library that enables concise, fluid, readable and testable business logic code.

DartC++CMakeHTMLCRubyOtherdartstate-managementstreamflutterservice-locator
This is stars and forks stats for /terryl1900/creator repository. As of 05 May, 2024 this repository has 207 stars and 20 forks.

Creator is a state management library that enables concise, fluid, readable, and testable business logic code. Read and update state with compile time safety: // Creator creates a stream of data. final counter = Creator.value(0); Widget build(BuildContext context) { return Column( children: [ // Watcher will rebuild whenever counter changes. Watcher((context, ref, _) => Text('${ref.watch(counter)}')), TextButton( // Update state is easy. onPressed: () =>...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
rive-app/rive-flutterDartC++Lua1k01620
serenader2014/flutter_carousel_sliderDartC++CMake1.5k04900
Foundation-19/Foundation-19DMJavaScriptPython2201290
akoutmos/prom_exElixirHTMLCSS5250850
gadabout/challenge-fullstackElixirCSSJavaScript0020
icidasset/diffuseElmTypeScriptCSS7400660
hashicorp/raftGoOther7.4k+15934+1
shazow/ssh-chatGoOther5.2k04110
ThreeDotsLabs/watermillGoHTMLOther6.2k03310
dstotijn/hettyGoTypeScriptOther5.8k03350