BMI Application ├── ... ├── lib │ ├── screens | ├── bmi_screen.dart # 2nd screen - calculate the BMI\n | ├── intro_screen.dart # 1st screen - Home screen\n │ ├── shared | ├── menu_bottom.dart # bottom menus to navigation | ├── menu_drawer.dart # Hambuger menu on the left top │ ├── main.dart └── ...
lengochoangminh/flutter_fitness
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|