Skip to content

System Engineer @ Work

Programming Language Notes, Tips and Tutorials

  • Mini-Programs
    • Cryptography in Go
    • Data Structure and Algorithm
      • Heterogeneous
  • Special Interest
    • Artificial Intelligence
    • BlockChain
    • Computer Vision
    • Debugging
    • Docker
    • GitHub and Git
      • Git
    • Huawei App Development
    • Machine Learning
    • Performance
    • Security
    • Testing
    • Utilities and Tools
    • Window WSL2
    • Web Application
  • Go
    • My Go Tutorial
      • Cloud Computing (SaaS)
      • Graphic Library
        • Game Engine
      • Middleware
        • gorilla/mux
      • Language
        • Functions_Closures
        • Interface
        • Struct Type
      • MongoDB
      • Redis
      • Regular Expression
      • RPC- gRPC
    • Standard Library
      • bufio
      • csv
      • crypto/sha256
      • html/template
      • io/ioutil
      • log
      • net/http
      • regexp
      • os
      • strings
      • text/template
  • C++
  • Love2D and Lua
  • 6502 Assembly Language

Flutter Using MaterialApp class library documentation.

runApp(
    MaterialApp(

MaterialApp class with its properties and methods to be used for your code. MaterialApp documentation explain it usage here

https://api.flutter.dev/flutter/material/MaterialApp-class.html

Published March 28, 2021By Lim Shan Kuo
Categorized as Flutter, Material Design

Post navigation

Previous post

Understanding Material Design (Web/Mobile App)

Next post

Apps Icon Generator and Graphic Utilities

System Engineer @ Work
Proudly powered by WordPress.