@flutter-cross/preferences
v0.5.0
Published
This package contains the typing for the FlutterCross.Preferences object to be used in your web app.
Downloads
229
Maintainers
Readme
@flutter-cross/preferences
This package contains the typing for the FlutterCross.Preferences
object to be used in your web app.
Getting started
To get started with this library, you need to install it and add it to your project.
Installation
# npm
npm install @flutter-cross/preferences --save
# yarn
yarn add @flutter-cross/preferences