enumerated_class 0.0.1+1 copy "enumerated_class: ^0.0.1+1" to clipboard
enumerated_class: ^0.0.1+1 copied to clipboard

Enumeration class with generic value type.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add enumerated_class

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

dependencies:
  enumerated_class: ^0.0.1+1

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

Publisher

unverified uploader

Enumeration class with generic value type.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on enumerated_class