Skip to content

This is a part of a course Introduction to App Development using Flutter. This repo contains code that will familiarize the participants with Dart Language

Notifications You must be signed in to change notification settings

AbhayPBiju/flutter-course-dart-exercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Flutter Introduction to App Development Course conducted by the Open Source Club - Saintgits College of Engineering

Introduction to Dart Programming Language

This Repository will introduce you to programming with Dart landguage by showing some of the basic concepts of the language. You can fork this repository to your github account and start coding.

Questions will be present in each folder and you can start coding. Once the session on Dart is finished the completed version will updated in a separate branch you can refer to.

If you have installed Flutter Package then Dart SDK will also be installed.

To run dart program goto the folder where the code is stored then run
dart run filename.dart

Make sure you have a main function as the main function will be the first to get executed.

Happy Coding!

About

This is a part of a course Introduction to App Development using Flutter. This repo contains code that will familiarize the participants with Dart Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 100.0%