sa_data_class_lego 1.0.5
sa_data_class_lego: ^1.0.5 copied to clipboard
data class lego in simple architecture
sa_data_class_lego #
this lego is data class template under simple architecture lego framework.
Installation #
- open terminal in the lego project root directory, enter the following command for install cli. and create a new lego project if you don't have one.
flutter pub global activate lego_cli
lego create
- in terminal, enter the following command for add lego to project.
lego add sa_data_class_lego