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

outdated

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 '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, glob, json_annotation, path, pubspec, yaml

More

Packages that depend on index_generator