FLUTTER ECOSYSTEM

ficiverson/clean-flutter

이 저장소는 Flutter 프레임워크와 함께한 클린 아키텍처에 대한 간단한 설명이며, 일부 테스트가 추가되었습니다.

clean-flutter 프로젝트 이미지
Stars
109
Forks
13
최근 푸시(UTC)
2020. 1. 27.
프로젝트 상태
활성
Fernando Souto Gonzalez GitHub avatar
GITHUB User

Fernando Souto Gonzalez ↗

Playing with Android since Donut. Flutter expert. Experimenting with AI

언어DartRubyJavaSwiftObjective-CShellHTML

기술 주제

사용 중인 의존성

의존성 목록 13 개

순위

원본 README

아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.

README 펼치기 / 접기

cleanflutter

A new Flutter project with a demo of clean architecture to list users from network, local storage or both. Also I provide some examples using custom views and animations.

Thanks to [alessandroaime] (https://github.com/alessandroaime/Weather/blob/master/lib/header_painter.dart) for this awesome canvas background to show the sample.

Some screenshots

![Image of the list] (https://raw.githubusercontent.com/ficiverson/clean-flutter/master/list.png) ![Image of the touch example] (https://raw.githubusercontent.com/ficiverson/clean-flutter/master/touch.png) ![Image of the animation] (https://raw.githubusercontent.com/ficiverson/clean-flutter/master/fly.png)