df_generate_dart_models_core 0.9.4 copy "df_generate_dart_models_core: ^0.9.4" to clipboard
df_generate_dart_models_core: ^0.9.4 copied to clipboard

A package that provides core dependencies for models generated with df_generate_dart_models.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add df_generate_dart_models_core
copied to clipboard

With Flutter:

 $ flutter pub add df_generate_dart_models_core
copied to clipboard

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

dependencies:
  df_generate_dart_models_core: ^0.9.4
copied to clipboard

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:df_generate_dart_models_core/df_generate_dart_models_core.dart';
copied to clipboard
1
likes
150
points
1.23k
downloads

Publisher

verified publisherdev-cetera.com

Weekly Downloads

2024.08.09 - 2025.02.21

A package that provides core dependencies for models generated with df_generate_dart_models.

Repository (GitHub)
View/report issues

Topics

#build-runner #cli #codegen #freezed #json-serializable

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

df_collection, df_gen_core, df_string, df_type

More

Packages that depend on df_generate_dart_models_core