https://github.com/susannnnnna/flutter-bmicalculator
BMI calculator where you can see results.
https://github.com/susannnnnna/flutter-bmicalculator
androidstudio bmicalculator bmicalculatorflutter dart flutter simplebmicalculator
Last synced: 3 months ago
JSON representation
BMI calculator where you can see results.
- Host: GitHub
- URL: https://github.com/susannnnnna/flutter-bmicalculator
- Owner: Susannnnnna
- Created: 2023-12-03T17:41:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-27T15:21:52.000Z (about 1 year ago)
- Last Synced: 2025-01-13T18:30:25.702Z (4 months ago)
- Topics: androidstudio, bmicalculator, bmicalculatorflutter, dart, flutter, simplebmicalculator
- Language: C++
- Homepage:
- Size: 676 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BMI Calculator
## About
BMI calculator where you can see results.
## Content
- [App examples](./README.md#app-examples)
- [How to run the app?](./README.md#how-to-run-the-app)
- [Environment](./README.md#environment)
- [Used technologies](./README.md#used-technologies)
- [Run the app](./README.md#run-the-app)
- [Note](./README.md#note)
- [License](./README.md#license)## App examples
Examples photos of use are in [folder](./assets/images)## How to run the app?
### Environment
- Windows 11 Pro v22H2### Used technologies
- Android Studio (device: Nexus 6 API 34)
- Flutter
- Dart### Run the app
Download files from github
```
git clone https://github.com/Susannnnnna/Flutter-BmiCalculator
```
Open application in Android Studio## Note
## License
[MIT license](https://opensource.org/licenses/MIT)