flutter_ume_kit_shared_preferences 0.0.2 copy "flutter_ume_kit_shared_preferences: ^0.0.2" to clipboard
flutter_ume_kit_shared_preferences: ^0.0.2 copied to clipboard

Kit for shared_preferences.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ume_kit_shared_preferences
copied to clipboard

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

dependencies:
  flutter_ume_kit_shared_preferences: ^0.0.2
copied to clipboard

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:flutter_ume_kit_shared_preferences/flutter_ume_kit_shared_preferences.dart';
copied to clipboard
0
likes
105
points
72
downloads

Publisher

verified publisherflutter.cn

Weekly Downloads

2024.08.26 - 2025.03.10

Kit for shared_preferences.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, flutter_ume, shared_preferences

More

Packages that depend on flutter_ume_kit_shared_preferences