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

Methods for the systematic reading of compile-time constant expressions.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add generic_reader

With Flutter:

 $ flutter pub add generic_reader

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

dependencies:
  generic_reader: ^0.5.1

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:generic_reader/generic_reader.dart';
6
likes
160
points
271
downloads

Publisher

verified publishersimphotonics.com

Weekly Downloads

Methods for the systematic reading of compile-time constant expressions.

Repository (GitHub)
View/report issues

Topics

#analyzer #build #constant-expression #source-generation

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, exception_templates

More

Packages that depend on generic_reader