FREE FLUTTER QUIZ APP WITH GETX STATE-MANAGEMENT

Overview
You might also like...

Complete Flutter app example, with AsyncRedux state management

Complete Flutter app example, with AsyncRedux state management. Can also be used as a template to start a new project.

Nov 2, 2022

Let's create a complete Flutter Quiz App UI from scratch with a beautiful design.

Let's create a complete Flutter Quiz App UI from scratch with a beautiful design.

Flutter Tutorial - Quiz App UI Let's create a complete Flutter Quiz App UI from scratch with a beautiful design. Social Media Preview Watch Video ⚡

Dec 29, 2022

Flutter quiz mobile app

game A new Flutter application. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

May 18, 2021

Flutter Quiz App

my_quiz A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Oct 18, 2021

A flutter quiz app that helps you learn about the City of Munich

A flutter quiz app that helps you learn about the City of Munich

MucQuiz MucQuiz is a quiz app that helps you learn about the City of Munich. It is a submission for the City of Munich challenge at hackaTUM 2021. Scr

Sep 6, 2022

Simple quiz app that i developed with flutter.

Simple quiz app that i developed with flutter.

Quizler App I developed a simple quiz app, It contains a list of questions on locally. There are 2 options "true" and "false", after the user selects

Nov 26, 2021

Create & Play Quiz with Makemyquiz.web.app made with Flutter

Create & Play Quiz with Makemyquiz.web.app made with Flutter

Makemyquiz.web.app Create quiz, play them see detailed results and much more try now visit https://makemyquiz.web.app Features Included ✅ Google Sign

Oct 27, 2022

A super simple quiz app built with flutter

A super simple quiz app built with flutter

WowSuchQuiz A very basic quiz app built using flutter for android. User authorization is managed using firebase. How to Use You will require flutter a

Feb 18, 2022

A simple yet elegant quiz app developed with Flutter

A simple yet elegant quiz app developed with Flutter

CoolQuiz (Flutter - Dart) A simple yet elegant Quiz App developed with Flutter. Some of the Widgets and Plugins used TextFormField Buttons Snackbar Sh

Aug 11, 2022
Comments
  • Error importing to database

    Error importing to database

    image I have followed all the steps in your video and that google document and have connected my project to firebase but it is still not importing the files when you've asked to comment the code and uncomment the other one. When I run 'flutter clean' followed by 'flutter run', the terminal stops at the screen shown in the screenshot. Kindly help me fix this. And you've done a wonderful job with this project.

    opened by Shubhbansal9 2
  • Flutter SDK not found !

    Flutter SDK not found !

    I enabled flutter support and , SDK path is correct in local.properties . But it shows error message .

    def flutterRoot = localProperties.getProperty('flutter.sdk') if (flutterRoot == null) { throw new GradleException("Flutter SDK not found. Define location with flutter.sdk in the local.properties file.") }

    I tried with change the path in local.properties , restarting the ide , etc .. but nothing works . Will you please help me with this ( os ubuntu )

    opened by jishnurajm 0
Owner
Eshan Nimesha
Hello, I'm Eshan Nimesha. A passionate self-taught Front-End developer and a freelance software engineer.
Eshan Nimesha
:atom: 🚀 NLW Quiz Dev - Flutter (a simple flutter quiz app built in Rocketseat Next Level Week)

Que tal acompanhar live codings de projetos reais ao vivo? Segue lá na twitch: Wilson Neto Dev na Twitch Next Level Week - Dev Quiz (NLW) Dev Quiz is

Wilson Neto B.R. 12 Jul 13, 2022
Quiz App to conduct online quiz developed with flutter framework and dart language

Online Quiz App A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Parag Patil 7 Nov 8, 2022
An application built using Flutter that is to conduct a quiz and provide the user with the result of the quiz.

Quizzler Challenge Solution This is a companion project to The App Brewery's Complete Flutter Development Bootcamp, check out the full course at www.a

dev_allauddin 4 Sep 8, 2022
The Movie DB App with Flutter GetX State Management

The Movie DB App with Flutter GetX A new Flutter TheMovieDB Application example with GetX State Management Register and get Api Key from The Movie DB

Hazar Belge 73 Dec 24, 2022
Flutter shopping app with Getx for State management, Dio for APIs and Hive for the local database.

Created By Sajjad Javadi Email: [email protected] Show some ❤️ and star the repo to support the project Flutter Shopping app example In this pr

null 17 Nov 23, 2022
A social media application developed using Flutter and GetX state management

A social media application developed using Flutter and GetX state management

Nikhil Rajput 39 Dec 29, 2022
(Complete flutter application) Exam and training app as social media, prepared with Firebase backend services, Bloc State management, Singleton design pattern, Unit and widget tests, firebase mocking, Custom local libraries, etc.

(Complete flutter application) Exam and training app as social media, prepared with Firebase backend services, Bloc State management, Singleton design pattern, Unit and widget tests, firebase mocking, Custom local libraries, etc.

Ismael Shakverdiev 45 Jul 14, 2022
A simple fully working weather app with state management build using flutter.

A simple fully working weather app with state management build using flutter.

null 5 Apr 12, 2022
Flutter State Management: Movie App with Provider, Riverpod, flutter_bloc & more

Flutter State Management: Movie App with Provider, Riverpod, flutter_bloc & more This reference project shows how to implement a (Netflix-inspired) mo

Andrea Bizzotto 427 Dec 29, 2022
A recipe book app, made with Flutter and architected with clean architecture, using the MobX as state management.

recipe_book_app A new recipe book Flutter project, architected with clean architecture and state managed with MobX. Bases: Idea inpsired by Recipe-App

André I. Smaniotto 1 Jan 5, 2022