name_from_symbol 1.0.0 copy "name_from_symbol: ^1.0.0" to clipboard
name_from_symbol: ^1.0.0 copied to clipboard

Dart 1 only

Get the name of a Dart symbol without reflection.

name_from_symbol #

version v1.0.0 build status

Get the name of a Dart symbol without reflection.

import 'package:name_from_symbol/name_from_symbol.dart';

main() => print(nameFromSymbol(#foo));
0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

Get the name of a Dart symbol without reflection.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on name_from_symbol