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

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
140
pub points
68%
popularity

Publisher

verified publishernhancv.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on npreferences