Skip to content

sachin96Boy/DemoApplicationIEEEWUSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DemoApplication

FLUTTER:101 TECHNICAL WEBINER

[N|Solid]https://www.facebook.com/ieeewusl/)

This is a Demo Application build for the technical webiner on Flutter organized by IEEE Student Branch of Wayamba Universiyt Of Sri Lanka.

Concepts covered

  • Flutter and Dart Installation Process
  • Flutter Main Application creation from Scratch
  • Understanding about the widgetTree
  • Stateless and Statefull widgets
  • Divide the application to components and pass data accordingly

Tech

Flutter app uses a number of open source projects to work properly:

  • [Flutter] - Framework for creatingthe application
  • [Dart] - Programming Language used
  • [Visual Studio Code] - Code Editor used for the Project.

Installation

DemoApp requires Node.js v10+ and GitBash to run.

Clone the application from github and Install dependancies to run.

git clone https://github.com/sachin96Boy/DemoApplicationIEEEWUSL.git 
cd DemoApplicationIEEEWUSL 

Install the Missing dependancies and run the application

flutter pub get

flutter run 

About

Flutter 101 Demo Application for technical webiner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published