dastore 0.0.3 dastore: ^0.0.3 copied to clipboard
general foundation for flutter development
see dastore - (Pub.dev) see dastore - (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