File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 33![ Version] ( https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000 )
44![ Documentation] ( https://img.shields.io/badge/documentation-yes-brightgreen.svg )
55[ ![ Maintenance] ( https://img.shields.io/badge/Maintained%3F-yes-green.svg )] ( https://github.com/hackariens/flutter/graphs/commit-activity )
6- ![ Continuous Integration] ( https://github.com/hackariens/flutter/workflows/ci/badge.svg?branch=develop )
6+ ![ Continuous Integration] ( https://github.com/hackariens/flutter/actions/ workflows/ci.yml /badge.svg?branch=develop )
77
88> Template d'un nouveau projet flutter
99
1717
1818Software:
1919
20- - flutter
21- - npm
20+ - [ task] ( https://taskfile.dev/ )
21+ - [ nodejs] ( https://nodejs.org/ )
22+ - [ flutter] ( https://flutter.dev/ )
2223
2324## Download
2425
2526``` sh
26- git clone --recurse-submodules git@github.com:hackariens/flutter.git flutter
27+ git clone --recursive git@github.com:hackariens/flutter.git flutter
2728cd flutter
2829```
2930
You can’t perform that action at this time.
0 commit comments