facebook_messager_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 facebook_messager_main_view_lego
-
run the following command to generate the widget:
flutter run -d chrome lib/widget_book/facebook_messager_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.