flutter-clean-architecture-app

所属分类:Dart语言编程
开发工具:Dart
文件大小:0KB
下载次数:0
上传日期:2021-01-29 16:41:55
上 传 者sh-1993
说明:  测试驱动的设计架构新闻应用程序,使用GetX和Flutter构建
(Test-driven-design architecture news app, built with GetX and Flutter)

文件列表:
analysis_options.yaml (377, 2021-01-29)
android/ (0, 2021-01-29)
android/app/ (0, 2021-01-29)
android/app/build.gradle (1783, 2021-01-29)
android/app/src/ (0, 2021-01-29)
android/app/src/debug/ (0, 2021-01-29)
android/app/src/debug/AndroidManifest.xml (344, 2021-01-29)
android/app/src/main/ (0, 2021-01-29)
android/app/src/main/AndroidManifest.xml (2287, 2021-01-29)
android/app/src/main/kotlin/ (0, 2021-01-29)
android/app/src/main/kotlin/com/ (0, 2021-01-29)
android/app/src/main/kotlin/com/omergamliel/ (0, 2021-01-29)
android/app/src/main/kotlin/com/omergamliel/getx_hacker_news_api/ (0, 2021-01-29)
android/app/src/main/kotlin/com/omergamliel/getx_hacker_news_api/MainActivity.kt (235, 2021-01-29)
android/app/src/main/res/ (0, 2021-01-29)
android/app/src/main/res/drawable-hdpi/ (0, 2021-01-29)
android/app/src/main/res/drawable-hdpi/splash.png (4552, 2021-01-29)
android/app/src/main/res/drawable-mdpi/ (0, 2021-01-29)
android/app/src/main/res/drawable-mdpi/splash.png (3743, 2021-01-29)
android/app/src/main/res/drawable-v21/ (0, 2021-01-29)
android/app/src/main/res/drawable-v21/launch_background.xml (438, 2021-01-29)
android/app/src/main/res/drawable-xhdpi/ (0, 2021-01-29)
android/app/src/main/res/drawable-xhdpi/splash.png (6374, 2021-01-29)
android/app/src/main/res/drawable-xxhdpi/ (0, 2021-01-29)
android/app/src/main/res/drawable-xxhdpi/splash.png (7756, 2021-01-29)
android/app/src/main/res/drawable-xxxhdpi/ (0, 2021-01-29)
android/app/src/main/res/drawable-xxxhdpi/splash.png (10155, 2021-01-29)
android/app/src/main/res/drawable/ (0, 2021-01-29)
android/app/src/main/res/drawable/launch_background.xml (532, 2021-01-29)
android/app/src/main/res/mipmap-hdpi/ (0, 2021-01-29)
android/app/src/main/res/mipmap-hdpi/ic_launcher.png (4664, 2021-01-29)
android/app/src/main/res/mipmap-hdpi/icon.png (5377, 2021-01-29)
android/app/src/main/res/mipmap-mdpi/ (0, 2021-01-29)
android/app/src/main/res/mipmap-mdpi/ic_launcher.png (2744, 2021-01-29)
android/app/src/main/res/mipmap-mdpi/icon.png (2948, 2021-01-29)
android/app/src/main/res/mipmap-xhdpi/ (0, 2021-01-29)
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png (6549, 2021-01-29)
... ...

# Clean architecture flutter app A clean architecture news app, made with [Getx](https://pub.dev/packages/get), [GetX CLI](https://pub.dev/packages/get_cli), [NewsAPI](https://newsapi.org/) and Flutter sdk. The main goal is to build readble, maintainable, testable, and high-quality flutter app using test-driven-design styled architecture (Inspired by [Reso Coder](https://resocoder.com/)). You can learn how to implement the architecture here: [TDD Clean Architecture for Flutter](https://github.com/ResoCoder/flutter-tdd-clean-architecture-course) ## Screenshots ## Technologies ### Architecture - **Test-driven-design** - **MVC (generated by GetX CLI)** ### Front-end - **Flutter SDK** - **GetX (navigation service, dependencies manager, ui components)** - **Bloc / Cubit / GetX (state managment)** ### Back-end - **SQLite** - **Sembast** - **Hive** - **NewsAPI** # Author - **Omer Gamliel** - [LinkedIn](https://www.linkedin.com/in/omer-gamliel-6a813a188/)

近期下载者

相关文件


收藏者