📅  最后修改于: 2022-03-11 14:48:04.928000             🧑  作者: Mango
Flutter Module
A module is a set of functionalities that you want to use in your app.
It is a custom code that does a specific task but can be used for other
apps in the future. So, you keep it handy.