dd_models 0.1.0 copy "dd_models: ^0.1.0" to clipboard
dd_models: ^0.1.0 copied to clipboard

diandian de model with flutter plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dd_models

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

dependencies:
  dd_models: ^0.1.0

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:dd_models/dd_models.dart';
0
likes
100
points
132
downloads

Publisher

unverified uploader

Weekly Downloads

diandian de model with flutter plugin

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

fast_immutable_collections, flutter, flutter_web_plugins, freezed_annotation, json_annotation, plugin_platform_interface

More

Packages that depend on dd_models