Skip to content

sinzianag/strangeQuestions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strange Questions

Description

Strange Questions is an app designed to start interesting conversations.

It's a mix between "shower thoughts" and lateral thinking, with big questions and small questions about the world around us and the choices that we make every day.

Creativity flourishes within constraints so that’s why we added a timer for each question! Some questions might seem silly at first, but if you give them a few seconds, you might discover that they lead you to strange and wonderful conversations.

The questions are selected at random and they are regularly updated to keep the set fresh and interesting.

Table of Contents

  1. Getting Started
  2. App Structure
  3. Testing
  4. Versioning
  5. License
  6. Acknowledgments

Getting Started

"Strange Questions" is a Dart/Flutter applications and it targets both iOS and Android. It's based on the app template that comes with the Dart plugin for WebStorm.

Prerequisits

1. Install Dart

2. Install Flutter

3. Run Flutter Doctor and make sure you have all the dependencies

$> flutter doctor

Installing and running

You can either run the application using the command line running:

$> flutter run

Or from the IDE ( for that check out the instructions here: https://flutter.io/intellij-setup/ )

App Structure

The app is very simple and driven by Flutter's widget model. There are 3 main widgets: Main, About and Question screen.

Build with

Testing

The app is using the Flutter test framework.

More details on the framework here: https://flutter.io/testing/

To run the tests:

$> flutter test

Statistics on tests

  • 0% Code Coverage
  • No performance tests.

Development status

Note: This app is very much in the early stages of development.

Versioning

This project uses SemVer for versioning. The versions are marked with tags.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

App icons were generated using Android Asset Studio: https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html

About

Strange Questions - Conversation Starter app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published