-
# Flutter Create
Create a new flutter app with a bundle ID & dependencies
[https://fireship.io/courses/flutter-firebase/project-firebase-setup/](https://fireship.io/courses/flutter-firebase/project-…
-
Reikia ištestuoti, ar navigavimas sistemoje visur veikia kaip numatyta, ar mygtukai nenukelia į nenumatytas vietas, ar naviguojant nedingsta/nepasikeičia vartotojų rolės.
-
QuizApp
Next
Score 3/3
Replay
-
I have a custom formatter for floats. One example feature is that I can format floats to be in exponential notation but to always have an exponent that is a multiple of 3 (engineering notation). Right…
-
the link to the demonstration mentioned in the documentation of this project isnot working. it is showing a blank white page.. please check and correct .
-
Description 📜
The JavaScript Quiz Game is a web application that offers an engaging quiz experience. Users can answer multiple-choice questions, receive instant feedback, and enjoy a fun challenge. B…
-
```
$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
svm1994/quizapp latest 6210ee7770a6 2 days ago 535MB
svm1994/quizapp 09a958a8f5ee 2 days ago …
-
### 수정사항
**main_page.dart**
var _pageController = PageController(**viewportFraction: 0.8**);
**QuizCard.dart**
최상위 위젯 Padding 삭제
![image](https://user-images.githubusercontent.com/50608974/218259…
-
-
# Database Model
Model relationships between quiz entities in Firestore
[https://fireship.io/courses/flutter-firebase/firestore-fetch/](https://fireship.io/courses/flutter-firebase/firestore-fetch/)