index_generator 3.4.1 copy "index_generator: ^3.4.1" to clipboard
index_generator: ^3.4.1 copied to clipboard

Automatically generate index / barrel / library files with all the export needed for your library.

example/lib/example.dart

// GENERATED CODE - DO NOT MODIFY BY HAND

library example;

export 'pick.dart';
export 'settings.dart';
export 'src/pick.dart';
24
likes
150
points
5.63k
downloads

Publisher

unverified uploader

Weekly Downloads

Automatically generate index / barrel / library files with all the export needed for your library.

Repository (GitHub)
View/report issues

Topics

#library #library-generator #code-gen

Documentation

API reference

License

MIT (license)

Dependencies

args, checked_yaml, console, dart_style, glob, json_annotation, mek_data_class, path, pubspec, yaml

More

Packages that depend on index_generator