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

MyCS User-Space model module

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add user_space_model

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

dependencies:
  user_space_model: ^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:user_space_model/user_space_model.dart';
0
likes
70
points
317
downloads

Publisher

unverified uploader

Weekly Downloads

MyCS User-Space model module

Homepage

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, freezed_annotation, json_annotation

More

Packages that depend on user_space_model