1
0
Fork 0
mirror of https://github.com/subosito/flutter-action.git synced 2024-08-16 10:19:50 +02:00
Commit graph

48 commits

Author SHA1 Message Date
Alif Rachmawadi
ed0e860e8f
make simpler 2023-03-21 21:37:50 +07:00
Alif Rachmawadi
dbf1fa04f4
Replace set-output with $GITHUB_OUTPUT; fixes #192 (#194)
* replace set-output with $GITHUB_OUTPUT

* use stdout for test mode

* update readme
2022-10-13 06:31:27 +07:00
Alif Rachmawadi
de3cdb9a4b
enhance set output 2022-09-08 09:12:35 +07:00
Alif Rachmawadi
c30358aafe
dynamic cache path 2022-07-26 13:20:39 +07:00
Alif Rachmawadi
472d887f68
update readme 2022-07-26 11:56:47 +07:00
Alif Rachmawadi
e5fb13927b
update readme 2022-07-25 19:36:41 +07:00
Alif Rachmawadi
54864698df
test mode and cache key builder (#175) 2022-07-24 19:19:31 +07:00
Goooler
2fcd5629bc
Bump actions/checkout to v3 (#145) 2022-04-19 17:54:50 +07:00
菘菘
6a13bd0836
feat: support to set architecture of SDK executable (#147)
* feat: support to set architecture of SDK executable

* docs: update

* fix: try fix tests

* ci: set `fail-fast` to false

* fix: get latest version sdk

* fix: test any version

* fix: legacy version format

* fix: tests

* revert changes for `.github/workflows/workflow.yml`

* Update workflow.yml

* rename `ARCHITECTURE` to `ARCH`

* follow the existing spacing

* style: simplified code

* Update setup.sh

* style
2022-04-19 16:08:46 +07:00
Alif Rachmawadi
5e1529bc12
update readme 2022-02-07 23:42:26 +00:00
David Miguel Lozano
2d3283596d
Remove dev channel 2022-02-04 12:04:07 +01:00
Alif Rachmawadi
31089a7435
update readme 2022-01-13 11:02:57 +00:00
Alif Rachmawadi
4f5d1c6d12
add cache path option 2022-01-13 10:46:00 +00:00
Alif Rachmawadi
03e576dcd6
actions/cache integration 2022-01-10 04:45:27 +00:00
Alif Rachmawadi
f95a8c953b
add actions/cache support 2022-01-07 04:54:02 +00:00
Alif Rachmawadi
3dae472464
update readme 2022-01-06 16:00:13 +00:00
Alif Rachmawadi
523b0faa40
update readme for linux desktop dependencies (closes #49) 2022-01-06 11:45:16 +00:00
Alif Rachmawadi
813937b170
update readme for desktop build (closes #86) 2022-01-06 11:17:49 +00:00
Alif Rachmawadi
8af4ab61aa
update readme 2022-01-06 11:12:10 +00:00
Alif Rachmawadi
4686a99fc5
update readme 2022-01-06 09:55:43 +00:00
Alif Rachmawadi
f6d2e5de5d
update readme 2022-01-06 09:23:09 +00:00
Tianhao Zhou
5c3d315241
fix: add missing arguments for java setup 2021-05-17 01:10:08 -07:00
Alif Rachmawadi
13141e86c3
update readme 2021-04-26 14:56:05 +00:00
Alif Rachmawadi
41992c08db
adjust windows example 2021-04-26 14:49:19 +00:00
Alif Rachmawadi
d94ad8f4a5
Merge pull request #68 from majudhu/patch-1
add example to build for windows
2021-04-26 21:47:15 +07:00
Alif Rachmawadi
8c0828b9c2
update readme 2021-04-26 14:24:54 +00:00
Alif Rachmawadi
d2a92405ab
update examples 2020-12-01 15:49:09 +00:00
Majudhu
1b4d6c711f
add example to build for windows
add example script which will build a windows executable and also upload it to action artifacts
2020-11-25 14:07:49 +05:00
Christian Clauss
c4e0544d9c
fixup! Fix typo 2020-10-20 14:50:34 +02:00
Christian Clauss
2ff7205390
README.md: actions/checkout@v2 2020-10-14 12:50:28 +02:00
Alif Rachmawadi
282b38c3d9
Merge pull request #30 from AlessioLuciani/master
Add iOS and Android app bundle builds
2020-08-14 10:12:00 +07:00
Alessio Luciani
5d4e01ab3b
Add build instructions for the web 2020-06-19 16:13:08 +02:00
Alif Rachmawadi
c1bf65eb31
add dart usage example 2020-04-14 02:34:44 +00:00
Alessio Luciani
a81c830097
Add iOS and Android app bundle builds
Solving issue https://github.com/subosito/flutter-action/issues/7 .
2020-04-09 14:40:15 +02:00
Alif Rachmawadi
f9c63c34c2
move articles section to wiki 2020-03-04 17:23:17 +07:00
Alif Rachmawadi
0669f04336
update sample 2019-12-07 15:58:29 +07:00
Alif Rachmawadi
6b19b1359b
update articles 2019-12-07 15:53:43 +07:00
Alif Rachmawadi
0c86155a3e
fix wording 2019-11-30 08:59:42 +07:00
Nabil Mohammed Nalakath
b673b1ec64
updated README
Added a link to tutorial which demonstrates how to use this GitHub action in a flutter project.
2019-10-13 03:18:49 +05:30
Tianhao Zhou
36e62b1fd9
change flutter version in doc
Change the flutter version in README from 1.8.4 to 1.7.8+hotfix.4 to keep it consistent with the first example and also avoid the confusion because 1.8.4 beta does not exist (which will cause a http error if someone copy the code as is).
2019-09-29 22:36:56 -07:00
Alif Rachmawadi
0fdcd6ee16
updated usage 2019-08-18 21:25:10 +07:00
Alif Rachmawadi
9fcb2724bc
use flutter-version 2019-08-16 19:15:18 +07:00
Alif Rachmawadi
1f3ea86f20
updated usage 2019-08-16 19:03:08 +07:00
Alif Rachmawadi
9b82c25a31
use version; fixes #1 2019-08-16 09:28:18 +07:00
Alif Rachmawadi
126ac36d04
updated usage 2019-08-14 08:13:02 +07:00
Alif Rachmawadi
c9e501d1b1
updated readme 2019-08-14 05:45:49 +07:00
Alif Rachmawadi
6ed32f0e5a
simplify version 2019-08-13 19:01:25 +07:00
Alif Rachmawadi
3aa0d2f642
initial commit 2019-08-13 17:11:30 +07:00