Skip to content

Instantly share code, notes, and snippets.

@hellohejinyu
Last active October 21, 2020 09:33
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 hellohejinyu/b280f3f8a9dfe8b72b13e150f72ba5b5 to your computer and use it in GitHub Desktop.
Save hellohejinyu/b280f3f8a9dfe8b72b13e150f72ba5b5 to your computer and use it in GitHub Desktop.
import.dart
library test_import;
testPrint() {
print("hello world");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment