Creating First App
Creating First App
CST 05206
Installing Flutter sdk
• What is sdk?
• SDK stands for Software Development Kit.
• It's a collection of tools, libraries, and documentation that help developers
build applications for a specific platform or operating system.
• Think of it as a toolbox with pre-built components and instructions to
simplify the development process
• Download flutter sdk from
(https://docs.flutter.dev/get-started/install/windows)
• Choose a folder, extract the package in the location
• Navigate to bin folder and copy the link.
• Add the link to the environment variable
Adding path to environment variable