m_entity 1.1.4 copy "m_entity: ^1.1.4" to clipboard
m_entity: ^1.1.4 copied to clipboard

Models for meta-data entities

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add m_entity

With Flutter:

 $ flutter pub add m_entity

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

dependencies:
  m_entity: ^1.1.4

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

Publisher

unverified uploader

Models for meta-data entities

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

dartxx, http, meta, sunny_sdk_core, sunny_service_stubs, timezone

More

Packages that depend on m_entity