Skip to content

BryanAndy/Final-Submission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group-Project-2

To run this project, first save the pubspec.yaml. It should generate the necessary remaining files, then run the project from the main.dart file.

This project is an implementation of a Design I found on Dibble.com

Art

Light Theme


Dark Theme

Getting Started

This project is a starting point for a Flutter application.

To clone this project, open your terminal or cmd

git clone https://github.com/Jessicaawoh/Group-Project-2.git




To Run:

C:\path\to\project> flutter pub get

then run:

C:\path\to\project> flutter run -d macos


run:  flutter run macos or flutter run windows or flutter run linux




## Switch Theme

**Automatically switch theme based on system settings**

## Resources

A few resources I used

- [Lab: Write your first Flutter app](https://flutter.io/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook)


## Prerequisites

What things you need to run the app

  • Android Studio/Vscode/Intellij IDE
  • Flutter SDK
  • Android SDK

## Built With

- [Android Studio](https://developer.android.com/studio/install) - How to install Android Studio
- [Flutter](https://flutter.io) - Flutter Official website



## License

MIT License

Copyright (c) 2021 Akash Dansinghani

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


About

The modified personal version of group project 2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors