Last updated:
0 purchases
npreferences
npreferences #
A Flutter local storage in nft.
Getting Started #
Import
import 'package:npreferences/npreferences.dart';
copied to clipboard
Create a provider to my app
Provider<NPreferences>(create: (_) => NPreferences()),
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.