download

Flutter-Stateful or Stateless widgets?

March 27, 2019 Chandana Nalin 3

Stateless widgets widgets that don’t need to manage any form of internal state. “A stateless widget has no internal state to manage. Icon, IconButton, and Text are examples of stateless widgets, which subclass StatelessWidget” Stateful widgets Stateful widgets are dynamic. They allow us to create widgets which can dynamically change […]

7 3

Flutter

March 8, 2019 Chandana Nalin 1

Flutter is an open-source mobile application development framework created by Google. It is used to develop applications for Android and iOS, as well as being the primary method of creating applications for Google Fuchsia. Get started Flutter is a new mobile app SDK to help developers and designers build modern mobile […]

images

React Native

February 21, 2019 Chandana Nalin 2

React Native is a JavaScript Framework which is used to develop mobile applications for iOS and Android. Advantages of React Native Cross-Platform Usage Class Performance JavaScript Community Hot Reloading Improving with Time Native Components Existence is Uncertain

logon

Android App-BMI Calculator

January 16, 2019 Chandana Nalin 8

BMI Calculator Body mass index is a measure of body fat and is commonly used within the health industry to determine whether your weight is healthy.  BMI applies to both adult men and women and is the calculation of body weight in relation to height. Download via Google Play