Code Monkey home page Code Monkey logo

shashank02051997 / quizziethunder-flutter Goto Github PK

View Code? Open in Web Editor NEW
18.0 5.0 3.0 15.31 MB

Quizzie Thunder is an immersive trivia quiz app that seamlessly blends knowledge and aesthetics. ๐ŸŒŸ Engage in a captivating quiz experience with its exceptionally beautiful user interface, elevating the thrill of answering questions

License: MIT License

Kotlin 0.04% Swift 0.22% Objective-C 0.01% Dart 99.73%
android api flutter flutter-app ios quiz-app quizapp rest-api ui

quizziethunder-flutter's Introduction

Quizzie Thunder Mobile App

Github Followers GitHub stars GitHub forks GitHub watchers Twitter Follow

GitHub pull requests GitHub closed pull requests GitHub last commit GitHub issues Open Source Love

Recommend me on LinkedIn

Quizzie Thunder is an immersive trivia quiz app that seamlessly blends knowledge and aesthetics. ๐ŸŒŸ Engage in a captivating quiz experience with its exceptionally beautiful user interface, elevating the thrill of answering questions. ๐Ÿš€ Track your progress and compete with friends through dynamic user rankings, adding a competitive edge to your quest for trivia mastery. ๐Ÿ†

Screenshots

Please click the image below to enlarge.

App Demo

screen-recording.mp4

โœจ Requirements

  • Any Operating System (ie. MacOS X, Linux, Windows)
  • Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode, etc)
  • A little knowledge of Dart and Flutter
  • A brain to think ๐Ÿค“๐Ÿค“

Contributing

Please fork this repository and contribute back using pull requests.

Any contributions, large or small, major features, or bug fixes, are welcomed and appreciated but will be thoroughly reviewed.

Contact - Let's become a friend

Like our Facebook page

Donation

If this project helps you reduce time to develop, you can give me a cup of coffee :)

Buy Me A Coffee

๐Ÿ’ฌ Discuss

Have any questions, or doubts or want to present your opinions or views? You're always welcome. You can start discussions.

Links

Flutter Code Execution Guide

This guide provides step-by-step instructions on how to run Flutter code on your local machine. Flutter is an open-source framework developed by Google for building cross-platform applications. Before you begin, ensure that you have Flutter SDK installed on your system.

Prerequisites

Before you start, make sure you have the following installed on your machine:

Steps to Run Flutter Code

Follow the steps below to run the Flutter code:

  1. Clone the project repository to your local machine using the following command:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd <project-directory>
  3. Install the required dependencies by running the following command:

    flutter pub get
  4. Ensure that you have an emulator/device connected or running. You can use either a physical device or an emulator to run the Flutter application.

  5. To start the application, run the following command:

    flutter run

    This command will build and run the Flutter application on the connected device/emulator. The application will open automatically once the build process is complete.

  6. Congratulations! You have successfully run the Flutter code on your local machine.

Additional Information

  • To build the Flutter application for a specific platform (Android or iOS), you can use the following commands:

    • Android: flutter build apk
    • iOS: flutter build ios

    The resulting build artifacts can be found in the build directory of your project.

  • Flutter provides hot reload functionality, which allows you to see the changes in your code without restarting the application. To trigger a hot reload, simply save your changes in the code editor while the application is running.

For more information on Flutter and its features, please refer to the official Flutter documentation.

Visitors Count

Loading

quizziethunder-flutter's People

Contributors

shashank02051997 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.