open_peeps_models 1.0.0 copy "open_peeps_models: ^1.0.0" to clipboard
open_peeps_models: ^1.0.0 copied to clipboard

Contains models for the open_peeps package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add open_peeps_models

With Flutter:

 $ flutter pub add open_peeps_models

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

dependencies:
  open_peeps_models: ^1.0.0

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:open_peeps_models/open_peeps_models.dart';
0
likes
120
pub points
25%
popularity

Publisher

unverified uploader

Contains models for the open_peeps package.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

freezed_annotation

More

Packages that depend on open_peeps_models