dastore 0.0.1 dastore: ^0.0.1 copied to clipboard
general foundation for flutter development
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