bundelizer 0.1.0

SDKdartflutter
Platformandroidioswindowslinuxmacosweb

Flutter plugin to store/retrieve compressed data in a structured way.

Easy way to store/retrieve data in structured way. Multiplatform support native + web. Need to store game progress to disk? Custom data from your design app? This is your package.

Features

  • Store data in json compressed format.
  • Add binary data as bundle.
  • Fast in-memory load

Getting started

Usage

const like = 'sample';

Additional information