Skip to content

OzoneApps/OzoneClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License PRs Welcome Made with Flutter

Ozone Clock

A clock app written with flutter framework, developed as a part of OzoneApps ecosystem.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Requirements

  • Any operating system (e.g. Linux, Windows, MacOS X)
  • A little knowledge of Dart and Flutter. Don't worry if you are new to it, we are here to help.
  • Any IDE with Flutter SDK installed (e.g. VSCode, Android Studio, etc)

Setting up the project

  • Download Flutter from the below link
 https://flutter.dev/docs/get-started/install
  • Get the dependencies
 flutter pub get
  • Run the app
 flutter run

Authors

  • Abhi Jain

License

Licensed under the Apache License, Version 2.0

Contribution Guidelines

Please raise a feature request or issue before sending PR for the same.

Follow the below guidelines for proper coding practices:

  • Always create a new branch for your changes and make PR from it ONLY.
  • Write neat code with proper comments.
  • Follow PEP8 coding style.
  • Write descriptive commit messages. Please read this for more information.
  • Write detailed PR messages and include fixes #ISSUE_NUMBER it if closes an issue, otherwise use concerns #ISSUE_NUMBER to tag the related issues. Please refer here for more PR guidelines.
  • It is recommended to have a single commit for a task.
  • Use DRY principles to create maintainable code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages