https://github.com/bizz84/bmi_calculator_app_flutter
Simple BMI Calculator Flutter App
https://github.com/bizz84/bmi_calculator_app_flutter
Last synced: about 1 month ago
JSON representation
Simple BMI Calculator Flutter App
- Host: GitHub
- URL: https://github.com/bizz84/bmi_calculator_app_flutter
- Owner: bizz84
- License: mit
- Created: 2020-05-21T11:06:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-02T20:54:43.000Z (over 3 years ago)
- Last Synced: 2025-04-26T06:02:28.236Z (5 months ago)
- Language: Dart
- Homepage: https://codewithandrea.com/
- Size: 68.4 KB
- Stars: 17
- Watchers: 2
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Simple BMI Calculator Flutter App
This is a starter project for my tutorial:
- [How to Create Dart Packages for Your Flutter Apps](https://codewithandrea.com/videos/2020-06-01-how-to-create-dart-packages-flutter-apps/)
View the [commits page](https://github.com/bizz84/bmi_calculator_app_flutter/commits/master) to get the initial and finished code.
### [LICENSE: MIT](LICENSE.md)