npreferences 3.0.0 copy "npreferences: ^3.0.0" to clipboard
npreferences: ^3.0.0 copied to clipboard

outdated

A Flutter local storage using SharedPreferences for nft. This lib is created by nhancv.

nft_local_storage #

A Flutter local storage in nft.

Getting Started #

  • Import
import 'package:nft_local_storage/nft_local_storage.dart';
  • Create provider to my app
Provider<LocalStorage>(create: (_) => LocalStorage()),
3
likes
0
pub points
62%
popularity

Publisher

verified publishernhancv.com

A Flutter local storage using SharedPreferences for nft. This lib is created by nhancv.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on npreferences