Skip to content

anies1212/Testes

Repository files navigation

TesTes

Ah, Ah, Testing... Testing...

Getting Started

make setup

// When you want to run build runner
make build run

// When you want to run pub get
make pub

Architecture

依存フロー

UI

ユーザとのインタラクションを担当する

State

UIの状態管理を担当する

ユーザのアクションに基づいて状態をAsyncValueで更新しUIに通知する

Service

ビジネスロジックを担当する

Repositoryにデータを渡す際はここで加工する

Serviceは複数Repositoryに依存可能

Repository

データの永続化を担当する

DBへアクセスを行い、データの読み書きを行う

Tech Stack

maestro

https://maestro.mobile.dev/getting-started/installing-maestro

$ curl -Ls "https://get.maestro.mobile.dev" | bash

Shorebird

https://docs.shorebird.dev/

shorebird patch android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •