📅  最后修改于: 2022-03-11 14:56:27.784000             🧑  作者: Mango
Just put this in your library file (first place):
library mylibraryname;
USAGE:
You can then import this lib with:
import "path/to/mylibraryname.dart";