supertypes 0.0.5 copy "supertypes: ^0.0.5" to clipboard
supertypes: ^0.0.5 copied to clipboard

A library for better, super records

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add supertypes

With Flutter:

 $ flutter pub add supertypes

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

dependencies:
  supertypes: ^0.0.5

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:supertypes/supertypes.dart';
6
likes
130
points
55
downloads

Publisher

verified publisherex3.dev

Weekly Downloads

A library for better, super records

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

barrel_files_annotation

More

Packages that depend on supertypes