Skip to content

Instantly share code, notes, and snippets.

@SandroMaglione
Created February 2, 2020 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SandroMaglione/73ba15fc0a4e2a9b632c6c04dae5a539 to your computer and use it in GitHub Desktop.
Save SandroMaglione/73ba15fc0a4e2a9b632c6c04dae5a539 to your computer and use it in GitHub Desktop.
library my_awesome_packge;
export 'src/file1.dart';
export 'src/file2.dart';
export 'src/file3.dart';
export 'src/file4.dart';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment