type_resolver 0.2.0+2 copy "type_resolver: ^0.2.0+2" to clipboard
type_resolver: ^0.2.0+2 copied to clipboard

TypeResolver provides Type and String with the ability to ultimately resolve to an instance or Type.version: 1.0.0

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add type_resolver

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

dependencies:
  type_resolver: ^0.2.0+2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:type_resolver/type_resolver.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

TypeResolver provides Type and String with the ability to ultimately resolve to an instance or Type.version: 1.0.0

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

analyzer, build, exporter, glob, source_gen

More

Packages that depend on type_resolver