InteractivePlus-Shared-Dart
Dart Package shared by potentially all Dart projects written inside InteractivePlus
Features
Provides a Serializable interface that transforms Objects
from and to Map<String,dynamic>
as well as common Error
classes that can be thrown as well as transmitted over any IO(they are serializable).
Getting started
pub add interactiveplus_shared_dart
Usage
See Example
Additional information
Original Author is Yunhao Cao, Copyright InteractivePlus © 2021-2022