fake_storage 0.0.1 copy "fake_storage: ^0.0.1" to clipboard
fake_storage: ^0.0.1 copied to clipboard

discontinued
outdated

A powerful storage plugin for Flutter.

fake_storage #

Build Status GitHub tag pub package

A powerful storage plugin for Flutter.

android #

# 不需要做任何额外接入工作
# 混淆已打入 Library,随 Library 引用,自动添加到 apk 打包混淆

ios #

# 不需要做任何额外接入工作

flutter #

snapshot

dependencies:
  fake_storage:
    git:
      url: https://github.com/v7lin/fake_storage.git

release

latestVersion = 0.0.1
dependencies:
  fake_storage: ^${latestVersion}

example

示例

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A powerful storage plugin for Flutter.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on fake_storage