@dmdevgo let's discuss following changes:
- rename package
base to view because it contains views as per pattern.
- move
PmStore out of delegate package because it relates not only to delegates.
- rename package
widget to control
- rename package
util to internal because operators is not utils but internal stuff for the library.