flutter_tcg_calculator

所属分类:土木工程
开发工具:Dart
文件大小:0KB
下载次数:0
上传日期:2023-09-07 10:43:05
上 传 者sh-1993
说明:  纸牌游戏计算器,用于练习Riverpod、Firebase、单元测试和架构模式。,
(Card Game calculator to exercise Riverpod, Firebase, Unit Tests and Architectural Patterns.,)

文件列表:
.metadata (1668, 2023-10-04)
.vscode/ (0, 2023-10-04)
.vscode/launch.json (744, 2023-10-04)
analysis_options.yaml (83, 2023-10-04)
android/ (0, 2023-10-04)
android/app/ (0, 2023-10-04)
android/app/build.gradle (2237, 2023-10-04)
android/app/google-services.json (1010, 2023-10-04)
android/app/src/ (0, 2023-10-04)
android/app/src/debug/ (0, 2023-10-04)
android/app/src/debug/AndroidManifest.xml (378, 2023-10-04)
android/app/src/main/ (0, 2023-10-04)
android/app/src/main/AndroidManifest.xml (1649, 2023-10-04)
android/app/src/main/java/ (0, 2023-10-04)
android/app/src/main/java/io/ (0, 2023-10-04)
android/app/src/main/java/io/flutter/ (0, 2023-10-04)
android/app/src/main/java/io/flutter/app/ (0, 2023-10-04)
android/app/src/main/java/io/flutter/app/FlutterMultiDexApplication.java (670, 2023-10-04)
android/app/src/main/kotlin/ (0, 2023-10-04)
android/app/src/main/kotlin/com/ (0, 2023-10-04)
android/app/src/main/kotlin/com/example/ (0, 2023-10-04)
android/app/src/main/kotlin/com/example/my_bloc_ut_flutter_project/ (0, 2023-10-04)
android/app/src/main/kotlin/com/example/my_bloc_ut_flutter_project/MainActivity.kt (139, 2023-10-04)
android/app/src/main/res/ (0, 2023-10-04)
android/app/src/main/res/drawable-v21/ (0, 2023-10-04)
android/app/src/main/res/drawable-v21/launch_background.xml (438, 2023-10-04)
android/app/src/main/res/drawable/ (0, 2023-10-04)
android/app/src/main/res/drawable/launch_background.xml (434, 2023-10-04)
android/app/src/main/res/mipmap-hdpi/ (0, 2023-10-04)
android/app/src/main/res/mipmap-hdpi/ic_launcher.png (544, 2023-10-04)
android/app/src/main/res/mipmap-mdpi/ (0, 2023-10-04)
android/app/src/main/res/mipmap-mdpi/ic_launcher.png (442, 2023-10-04)
android/app/src/main/res/mipmap-xhdpi/ (0, 2023-10-04)
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png (721, 2023-10-04)
android/app/src/main/res/mipmap-xxhdpi/ (0, 2023-10-04)
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png (1031, 2023-10-04)
android/app/src/main/res/mipmap-xxxhdpi/ (0, 2023-10-04)
... ...

# flutter_tcg_calculator Project Objective: - Utilize "riverpod" for state management - Apply unit tests to the project - Save data to Firebase's Cloud Firestore - Utilize MVC as the archicteture of choice Project Description: I will create a TCG (Trading Card Game) calculator, it will work like this: There will be a Home Screen with a list of Decks The user will be able to CRUD decks The deck is basically just a name, and some tags like name, list of cards, etc The deck will have a details page where the user will insert cards Each card has a name, quantity and a tag (starter, extender, etc) There will be multiple methods associated with the deck like: - Calculating the percentage of opening a starter card in a given deck - Calculating the percentage of opening a given card With these methods it will be possible to create a deck analytics in the future The cards and decks will be stored within Firebase's Cloud Firestore.

近期下载者

相关文件


收藏者