dastore 0.0.9 dastore: ^0.0.9 copied to clipboard
general constant, value, function for flutter development
see dastore in Pub.dev and Github
In this project,
there are many extensions start with K
, V
, W
, F
.
K
means constants;
V
means value;
W
means widget (stateful widget, stateless widget or render object widget...);
F
means function (return widget or any kinds of value);
they are being used in Mationani to accelerate the development process