5 Commits
Author SHA1 Message Date
Tianhao Zhou 5c3d315241 fix: add missing arguments for java setup 2021-05-17 01:10:08 -07:00
Tianhao Zhou 9d3762c82e fix: use join to comply with other os 2020-04-13 14:41:49 -07:00
Tianhao Zhou 6ebddd1b83 fix: add the missing bin directory in dart sdk 2020-04-11 18:23:34 -07:00
Tianhao Zhou a79364fc11 dev: add dart sdk to path
Adding Flutter bin to the path doesn't expose the dart SDK which many people might be interested in using. For example, dartdoc for documentation generation.
2020-04-11 18:10:01 -07:00
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