项目作者: ahmeriqbal7aa

项目描述 :
An awesome Body Mass Index Calculator App.
高级语言: Dart
项目地址: git://github.com/ahmeriqbal7aa/bmi_calculator.git
创建时间: 2020-11-27T04:48:23Z
项目社区:https://github.com/ahmeriqbal7aa/bmi_calculator

开源协议:

下载


bmi_calculator 💪

A new Flutter application.

Getting Started

For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.

Our Goal

The objective of this tutorial is to look at how we can customise Flutter Widgets
to achieve our own beautiful user interface designs. If you have a designer on board,
no matter how unconventional their designs are, we can create them using Flutter.

What will you Create

We’re going to make a Body Mass Index Calculator inspired by the beautiful designs
made by Ruben Vaalt.
It will be a multi screen app with simple functionality but full-on custom styling.

What will you Learn

  • How to use Flutter themes to create coherent branding.
  • How to create multi-page apps using Flutter Routes and Navigator.
  • How to extract and refactor Flutter Widgets with a click of the button.
  • How to pass functions as parameters and fields.
  • How to use the GestureDetector Widget to detect more than just a tap.
  • How to use custom colour palettes by using hex codes.
  • How to customise Flutter Widgets to achieve a specific design style.
  • Understand Dart Enums and the Ternary Operator.
  • Learn about composition vs. inheritance and the Flutter way of creating custom UI.
  • Understand the difference between const and final in Dart and when to use each.

Icon

Screenshots

Working