Skip to content

A repository showcasing different dart code examples

Notifications You must be signed in to change notification settings

MagadiM/dart-with-flutter

Repository files navigation

Dart with Flutter

A repository showcasing different dart code examples. I will be working on different code examples.

Code examples

The codes will showcase an understanding of variables, the use of for, while, and do..while loops. It will further show use of the if...else branches and a basic understanding of functions. The complex example includes a nested for loop that contains the if..else statements and switch statements.

Concepts explored

The object oriented programming paradigm has been explored while working on the different examples. The concepts include encapsulation, abstraction, and polymorphism.

About

A repository showcasing different dart code examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages