본문 바로가기
2023년 이전/flutter

Flutter 관련 도규먼트들

by JeongUPark 2021. 12. 13.
반응형

Flutter 개발자 페이지

https://flutter-ko.dev/docs/development/ui/widgets

 

Widget catalog

Create beautiful apps faster with Flutter's collection of visual, structural,platform, and interactive widgets. In addition to browsing widgets by category,you can also see all the widgets in the [widget index](/docs/reference/widgets).

flutter-ko.dev

코드 작성 페이지

https://dartpad.dev/? 

 

DartPad

 

dartpad.dev

drag&drop 테스트 가능 코드 수정은 불가능

https://flutterstudio.app/

 

AppBuilder 2 20180529-19:35

 

flutterstudio.app

flutter action

https://github.com/marketplace/actions/flutter-action

 

Flutter action - GitHub Marketplace

Setup your runner with Flutter environment

github.com

CI/CD flutter

https://codemagic.io/start/

 

Codemagic - CI/CD for Android, iOS, Flutter and React Native projects

Boost your mobile app development with continuous integration and delivery. Replace manual intervention and build, test and deliver mobile apps 20% faster with CI/CD for mobile

codemagic.io

Flutter Blue Print

https://github.com/wasabeef/flutter-architecture-blueprints

 

GitHub - wasabeef/flutter-architecture-blueprints: Flutter Architecture Blueprints is a project that introduces MVVM architectur

Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps. - GitHub - wasabeef/flutter-architecture-blueprints: Flut...

github.com

 

반응형

'2023년 이전 > flutter' 카테고리의 다른 글

Flutter - textTheme 의 deprecated 2014  (0) 2021.12.13
Flutter - as Prefix  (1) 2021.12.13
FlatButton, RaisedButton, OutlineButton Deprecated  (0) 2021.12.13
Flutter 실행 해보기  (0) 2021.12.06
Flutter 설치  (0) 2021.12.05