library_store 0.0.4 copy "library_store: ^0.0.4" to clipboard
library_store: ^0.0.4 copied to clipboard

A Flutter Project Common Library Package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add library_store

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

dependencies:
  library_store: ^0.0.4

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:library_store/library_store.dart';
0
likes
105
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Project Common Library Package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, shared_preferences, socket_io_client

More

Packages that depend on library_store