This is the core package of the whole zooper library on flutter side. It contains base classes which will be used inside the other packages, but you can still use them as a container.
Getting started
Add a new line inside your pubspec.yaml
:
zooper_flutter_core: <latest>
Usage
Check out the classes to see it's features. Additional information will follow