whatsapp_main_view_lego
Installation
-
please enter the following command in the terminal to install the CLI:
flutter pub global activate lego_cli
- If this is your first time using
pub global
, Please refer to the documentation for more information.
- If this is your first time using
-
To add Lego to your project, enter the following command in the terminal at the root of your project:
lego add whatsapp_main_view_lego
-
run the following command to generate the widget:
flutter run -d chrome lib/widget_book/whatsapp_main_view_lego/_/_.dart
Creating a New Widget Guide
If you want to create a new widget, please refer to the documentation here: Create a Widgetwidget.
Libraries
- main
- widget_book/whatsapp_main_view_lego/_/_
- widget_book/whatsapp_main_view_lego/_/call
- widget_book/whatsapp_main_view_lego/_/call_item
- widget_book/whatsapp_main_view_lego/_/chat
- widget_book/whatsapp_main_view_lego/_/chat_item
- widget_book/whatsapp_main_view_lego/_/status
- widget_book/whatsapp_main_view_lego/_/status_item