본문 바로가기

Flutter

gskinner

Flutter 2021 conference

gskinner 는 회사명이며, 글로벌 협업 및 디자인 and 개발 회사 이다. Flutter 2021 conference 를 통해 알게 되었고, Flutter x gskinner 콜라보레이션 소개 내용을 보고 감명깊게 보고 포스팅으로 소개하고자 한다.

 

https://gskinner.com/

 

gskinner

 

gskinner.com

 

https://flutter.gskinner.com/

 

gskinner: leaders in Flutter design and development

Flutter empowers us to build robust, beautiful apps that run on mobile, desktop & the web for clients including Google, Adobe & smart startups.

flutter.gskinner.com

 

Pushing the boundaries of multi-platform app design & development

Flutter empowers us to build robust, beautiful apps that run on mobile, desktop, and the web. We have successfully delivered engaging solutions for clients including Google, Adobe, and a variety of smart, motivated startups.

 

요약하면, 디자인이 가미된 서비스를 플러터로 얼마나 아름답게 만들수 있는지 우리가 직접 보여주겠다. 라는 이야기 이다.

 

총 5개의 디자인에 대해서 설명하는데 1개는 스토어에 출시했다.

1. Wonderous (스토어 출시)

2. Flutter Vignettes : 앱 서비스 예시

3. Flutter Folio : 다중 플랫폼 운영 예시

4. Flokk Contacts : 데스크톱 플랫폼 운영 예시

5. XD to Flutter : 재사용 가능한 플러터 위젯 디자인 Adobe XD 디자인 예시

 

앱개발자로써 주요하게 봐야할 것은

1. Wonderous

2. Flutter Vignettes

 

설치해보고 사용해보고, 어떻게 구현했는지 꼭 확인해보길 권장한다.

톱클래스 개발자 들의 코드를 이렇게 무료로 보고, 완성품 까지 볼수 있다는것은 엄청난 재능 기부이다.

아쉽게도 이 이야기를 하는 개발자들을 아무도 보지 못해서 너무 아쉬웠다.

 

Flutter Vignettes

17개의 컨셉을 가진 앱 예제

https://github.com/gskinnerTeam/flutter_vignettes

 

GitHub - gskinnerTeam/flutter_vignettes: A collection of fun Flutter experiments, created by gskinner, in partnership with Googl

A collection of fun Flutter experiments, created by gskinner, in partnership with Google. - GitHub - gskinnerTeam/flutter_vignettes: A collection of fun Flutter experiments, created by gskinner, in...

github.com

 

Wonderous

1개의 고대 유적 네비게이션 전체 서비스 구현

https://github.com/gskinnerTeam/flutter-wonderous-app

 

GitHub - gskinnerTeam/flutter-wonderous-app: A showcase app for the Flutter SDK. Wonderous will educate and entertain as you unc

A showcase app for the Flutter SDK. Wonderous will educate and entertain as you uncover information about some of the most famous structures in the world. - GitHub - gskinnerTeam/flutter-wonderous-...

github.com

 

위의 코드들은 직접 다운로드하고 실기기 or 시뮬레이터에서 설치해 볼수 있다. 구현 방식과 Active 한 애니메이션을 직접 확인해보면 좋을것 같다.

'Flutter' 카테고리의 다른 글

Dart : isolate  (2) 2022.12.13
Unit Test  (0) 2022.12.01
플러터에서 자주 쓰이는 Dart 언어 특징들  (0) 2022.11.21
Dio + Retrofit + JsonSerializable 통한 서버 통신  (0) 2022.11.18
Flutter Favorite program  (0) 2022.11.14