https://github.com/samuelematias/bmi_calculator_app_flutter
A simple example of how to create Dart packages 📦.
https://github.com/samuelematias/bmi_calculator_app_flutter
dart dart-packages flutter flutter-packages package packages
Last synced: 2 months ago
JSON representation
A simple example of how to create Dart packages 📦.
- Host: GitHub
- URL: https://github.com/samuelematias/bmi_calculator_app_flutter
- Owner: samuelematias
- License: mit
- Created: 2020-07-28T12:08:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T11:43:21.000Z (almost 6 years ago)
- Last Synced: 2025-10-06T17:46:24.391Z (9 months ago)
- Topics: dart, dart-packages, flutter, flutter-packages, package, packages
- Language: Dart
- Homepage: https://samuelematias.github.io/bmi_calculator_app_flutter/
- Size: 1.11 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
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 the [codewithandrea](https://codewithandrea.com/) tutorial:
- [How to Create Dart Packages for Your Flutter Apps](https://codewithandrea.com/videos/2020-06-01-how-to-create-dart-packages-flutter-apps/)
If you want to start this tutorial ☝🏾, start with [this branch](https://github.com/samuelematias/bmi_calculator_app_flutter/tree/branch/without-package).
### [LICENSE: MIT](LICENSE.md)