misty 0.1.0 copy "misty: ^0.1.0" to clipboard
misty: ^0.1.0 copied to clipboard

PlatformAndroidiOS
outdated

Misty - 一个Flutter web项目的本地缓存解决方案.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add misty

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  misty: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:misty/misty.dart';
2
likes
125
points
59
downloads

Publisher

verified publisherimfunc.com

Weekly Downloads

Misty - 一个Flutter web项目的本地缓存解决方案.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

archive, dio, flutter, http, mime, path, path_provider, plugin_platform_interface, shared_preferences, uuid, webview_flutter

More

Packages that depend on misty