unpuber_model 0.0.1 copy "unpuber_model: ^0.0.1" to clipboard
unpuber_model: ^0.0.1 copied to clipboard

custom pub.flutter-io.cn server -> unpuber dart model

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add unpuber_model

With Flutter:

 $ flutter pub add unpuber_model

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

dependencies:
  unpuber_model: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:unpuber_model/unpuber_model.dart';
0
likes
130
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

custom pub.flutter-io.cn server -> unpuber dart model

Repository

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on unpuber_model