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

outdated

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

npreferences #

A Flutter local storage in nft.

Getting Started #

  • Import
import 'package:npreferences/npreferences.dart';
  • Create a provider to my app
Provider<NPreferences>(create: (_) => NPreferences()),
3
likes
40
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

MIT (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on npreferences