Fluttery - the source code of a quiz app about Flutter

Related tags

Templates fluttery
Overview

Fluttery

This repository aims to store the source code of a quiz app about Flutter.

Preview

Installation

Install the dependencies and executes the code by running:

  flutter pub get
  flutter run

Environment

The environment set to this project is as follow:

  • Flutter 2.8.1
  • Dart 2.15.1

Note that this is not necessarilly required to use these exact version but it is indeed recommended.

Copyright

© 2022 Naomi Lago.
Licensed under the MIT license

MIT License

You might also like...

A Quiz App Made With Flutter & Open Trivia DB

Quizzler by Divit Vaghani Final Year B.C.A Project (Quizzler) Api Open Trivia Ap

Dec 22, 2021

This is a Quiz App With Timer In Flutter

This is a Quiz App With Timer In Flutter

Quizstar ! This is a Complete Quiz App in FLUTTER using a lot of features such as Multiple Screens Timer (30 sec By Default) Button Color Changes On C

Dec 18, 2022

Quizlet-Flutter - A quiz app tests the analyzing Information on Financial Statements (True or False)

Quizlet-Flutter - A quiz app tests the analyzing Information on Financial Statements (True or False)

Quizlet-Flutter This is a simple Quizlet mobile application testing your financi

Jan 19, 2022

A quiz app with true/false questions.

A quiz app with true/false questions.

Quizzler App built while completing 'Flutter Development Bootcamp with Dart' course available on HiDevs. https://hidevs.net/course/the-complete-flutte

Dec 30, 2021

Al-Islam-Quizzer - A quiz app on basic islamic knowledge in different categories for both adult and children The landing page

Al-Islam-Quizzer - A quiz app on  basic islamic knowledge in different categories for both adult and children The landing page

al_islam_quizzer This is a quiz app on basic islamic knowledge in different cate

Sep 27, 2022

A quiz-app bundled with Provider package for state management.

quiz_app A quiz-app bundled with Provider package for state management. Implemented Features MVVM (Provider+ChangeNotifiers) state sharing and state m

Jul 26, 2022

This is Quiz application. I developed this project using flutter.

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

Jul 6, 2022

Code-quizzy - Code Quizzy Application Built With Flutter

Code-quizzy - Code Quizzy Application Built With Flutter

Flutter Code Quizzy Application Configuration for this application Fortunately,

Jan 1, 2023

Write iOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.

Write iOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.

Dart_Native Dart_Native operates as both a code generator tool and a bridge to communicate between Dart and native APIs. Replaces the low-performing F

Jan 4, 2023
Releases(v1.0.0)
Owner
Naomi Lago
Cyber Defense Student @ Senac
Naomi Lago
A test driver for Flutter to do QA testing without sharing app source code.

Autopilot A test driver for Flutter to do QA testing without sharing app source code. It exposes a JSON API using an HTTP server running inside the ap

Ajin Asokan 70 Dec 30, 2022
Repository containing source code for the tutorials made using with flutter

Flutter Tutorials Repository Containing Source code for tutorials found here: https://petercoding.com Note: Don't forgot to run pub get or just open p

Peter Haddad 19 Dec 9, 2022
Source code for login demo in Coding with Flutter series

Flutter & Firebase Authentication demo Source code based on my Flutter & Firebase Authentication video series: Part 1 Part 2 Part 3 Part 4 Part 5 Part

Andrea Bizzotto 162 Dec 29, 2022
Repository containing source code for the tutorials made using firebase with flutter

Firebase-Flutter Tutorials Repository Containing Source code for tutorials found here: https://petercoding.com Note: Don't forgot to run pub get or ju

Peter Haddad 231 Dec 21, 2022
Responsive Google Docs Clone Tutorial Source Code developed using Flutter & Nodejs.

Google Docs Clone A completely Responsive Instagram App- Works on Android, iOS & Web! Features Google Authentication State Persistence Creating new Do

Rivaan Ranawat 83 Jan 2, 2023
The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.

Flutter tutorials The repo contains the source code for all the written tutorials by Filledstacks. All Tutorials plus additional snippets and shorter

Dane Mackier 4.5k Dec 31, 2022
PalestineDevelopers is an open-source tools code-base

PalestineDevelopers مبادرة لإحياء إسم فلسطين بتقديم أدوات برمجية تحمل إسم أرض الميعاد Flutter Packages .. will be replaced .. will be replaced .. will

Mohamed Sayed 10 Jan 4, 2022
A fluent API for generating valid Dart source code

A fluent, builder-based library for generating valid Dart code. Usage code_builder has a narrow and user-friendly API. See the example and test folder

Dart 330 Jan 7, 2023
Source code of the "Sova – What? Where? When?" mobile application

WWW-flutter This repository contains source code of the "Sova – What? Where? When?" mobile application - an application for fans of the popular show "

Anna (Domashych) Leushchenko 51 Oct 1, 2022
Automatic source code generation for Dart

Overview source_gen provides utilities for automated source code generation for Dart: A framework for writing Builders that consume and produce Dart c

Dart 418 Dec 30, 2022