generic_reader 0.1.2 copy "generic_reader: ^0.1.2" to clipboard
generic_reader: ^0.1.2 copied to clipboard

outdated

Enables retrieving generic const values from a static analyzer representation. Streamlines reading constants of type List, Map, Set as well as Dart enums.

example/lib/generic_reader_example.dart

library generic_reader_example;

export 'src/player.dart';
export 'src/wrapper_test.dart';
export 'src/test_types/column.dart';
export 'src/test_types/greek.dart';
export 'src/test_types/sponsor.dart';
export 'src/test_types/sqlite_type.dart';
export 'src/test_types/title.dart';
export 'src/test_types/unregistered_test_type.dart';
export 'src/test_types/wrapper.dart';
6
likes
0
pub points
30%
popularity

Publisher

verified publishersimphotonics.com

Enables retrieving generic const values from a static analyzer representation. Streamlines reading constants of type List, Map, Set as well as Dart enums.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, exception_templates, meta, source_gen

More

Packages that depend on generic_reader