/RandomDart

Random scripts made while learning Dart for fun. Could be useful, probably not.

Primary LanguageDartApache License 2.0Apache-2.0

Random Dart

GitHub stars GitHub forks GitHub watchers

GitHub code size in bytes

Basically, where I make projects for fun and throw them to never see the light of day again. Who knows, Maybe one day I'm going to need one of those in a project 🤷

Installation

  • Clone the repo (or download it)
  • Extract.
  • Import to Visual Studio / Android Studio.
  • Run.
  • Done.

Usage

Current completed scripts

  • Hello World! (helloWorld.dart)
  • Password Generator (passGen.dart)

Hello World

  • Prints Hello Word!

Wild, right?!

Passowrd Generator

  • Execute the code
  • VoilĂ ! you have generated a password!

Contributing

I highly doubt anyone would waste his time on most of my scripts but I usually do my best to keep everything as clean and efficient as possible.

I always welcome any constructive criticism though, don't be shy :)

License

GitHub