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

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

example/example.dart

// GENERATED CODE - DO NOT MODIFY BY HAND

library example;

export 'custom_index_name.dart';
export 'docs.dart';
export 'export_folders.dart';
export 'pick.dart';
export 'src/pick.dart';
18
likes
0
pub points
85%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on index_generator