BMI-CALCULATOR-FLUTTER

所属分类:数值算法/人工智能
开发工具:Dart
文件大小:0KB
下载次数:0
上传日期:2022-06-02 21:16:30
上 传 者sh-1993
说明:  BMI-滤波器计算器,,
(BMI-CALCULATOR-FLUTTER,,)

文件列表:
.metadata (315, 2022-06-02)
.packages (2458, 2022-06-02)
android/ (0, 2022-06-02)
android/app/ (0, 2022-06-02)
android/app/build.gradle (1660, 2022-06-02)
android/app/src/ (0, 2022-06-02)
android/app/src/main/ (0, 2022-06-02)
android/app/src/main/AndroidManifest.xml (2317, 2022-06-02)
android/app/src/main/java/ (0, 2022-06-02)
android/app/src/main/java/co/ (0, 2022-06-02)
android/app/src/main/java/co/appbrewery/ (0, 2022-06-02)
android/app/src/main/java/co/appbrewery/bmicalculator/ (0, 2022-06-02)
android/app/src/main/java/co/appbrewery/bmicalculator/MainActivity.java (321, 2022-06-02)
android/app/src/main/java/io/ (0, 2022-06-02)
android/app/src/main/java/io/flutter/ (0, 2022-06-02)
android/app/src/main/java/io/flutter/plugins/ (0, 2022-06-02)
android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java (516, 2022-06-02)
android/app/src/main/res/ (0, 2022-06-02)
android/app/src/main/res/drawable/ (0, 2022-06-02)
android/app/src/main/res/drawable/launch_background.xml (446, 2022-06-02)
android/app/src/main/res/mipmap-hdpi/ (0, 2022-06-02)
android/app/src/main/res/mipmap-hdpi/ic_launcher.png (544, 2022-06-02)
android/app/src/main/res/mipmap-mdpi/ (0, 2022-06-02)
android/app/src/main/res/mipmap-mdpi/ic_launcher.png (442, 2022-06-02)
android/app/src/main/res/mipmap-xhdpi/ (0, 2022-06-02)
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png (721, 2022-06-02)
android/app/src/main/res/mipmap-xxhdpi/ (0, 2022-06-02)
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png (1031, 2022-06-02)
android/app/src/main/res/mipmap-xxxhdpi/ (0, 2022-06-02)
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png (1443, 2022-06-02)
android/app/src/main/res/values/ (0, 2022-06-02)
android/app/src/main/res/values/styles.xml (369, 2022-06-02)
android/build.gradle (499, 2022-06-02)
android/gradle.properties (108, 2022-06-02)
android/gradle/ (0, 2022-06-02)
android/gradle/wrapper/ (0, 2022-06-02)
android/gradle/wrapper/gradle-wrapper.jar (53636, 2022-06-02)
android/gradle/wrapper/gradle-wrapper.properties (239, 2022-06-02)
... ...

![App Brewery Banner](https://github.com/londonappbrewery/Images/blob/master/AppBreweryBanner.png) # BMI Calculator ## 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 you will create We’re going to make a Body Mass Index Calculator inspired by the beautiful designs made by [Ruben Vaalt](https://dribbble.com/shots/4585382-Simple-BMI-Calculator). It will be a multi screen app with simple functionality but full-on custom styling. ![Finished App](https://github.com/londonappbrewery/Images/blob/master/bmi-calc-demo.gif) ## What you will 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. >This is a companion project to The App Brewery's Complete Flutter Development Bootcamp, check out the full course at [www.appbrewery.co](https://www.appbrewery.co/) ![End Banner](https://github.com/londonappbrewery/Images/blob/master/readme-end-banner.png)

近期下载者

相关文件


收藏者