1. 27 Sep, 2019 1 commit
  2. 26 Sep, 2019 1 commit
  3. 25 Sep, 2019 3 commits
  4. 19 Sep, 2019 2 commits
  5. 13 Sep, 2019 1 commit
  6. 11 Sep, 2019 2 commits
  7. 20 Aug, 2019 1 commit
  8. 01 Jul, 2019 1 commit
  9. 18 Jun, 2019 1 commit
  10. 11 Jun, 2019 1 commit
  11. 07 Jun, 2019 1 commit
  12. 31 May, 2019 1 commit
  13. 30 May, 2019 1 commit
  14. 29 Apr, 2019 1 commit
  15. 22 Apr, 2019 1 commit
  16. 16 Apr, 2019 1 commit
  17. 21 Mar, 2019 1 commit
  18. 07 Mar, 2019 1 commit
  19. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      Alexandre Ardhuin authored
      * add trailing commas on list/map/parameters
      
      * add trailing commas on Invocation with nb of arg>1
      
      * add commas for widget containing widgets
      
      * add trailing commas if instantiation contains trailing comma
      
      * revert bad change
      387f8854
  20. 21 Feb, 2019 1 commit
  21. 15 Feb, 2019 1 commit
  22. 13 Feb, 2019 1 commit
    • KyleWong's avatar
      Refactor build-number/build-name logic. (#27743) · 4b4a9400
      KyleWong authored
      This PR aims at several things:
      
      1. Use pub_semver to check a version in pubspec.yaml meets the requirements specified in https://semver.org/.
      2. Don't limit build-number/build-name as a fixed format. Instead, validate it according to the target(ios/android).
      3. Make sure that build-number/build-name are always validated no matter it's specified by the `flutter command` or version in pubspec.yaml.
      
      Fixes #27589
      4b4a9400
  23. 30 Jan, 2019 1 commit
  24. 11 Jan, 2019 1 commit
  25. 07 Jan, 2019 1 commit
  26. 04 Jan, 2019 1 commit
  27. 21 Dec, 2018 1 commit
  28. 20 Dec, 2018 1 commit
  29. 23 Oct, 2018 1 commit
  30. 09 Oct, 2018 1 commit
  31. 01 Oct, 2018 3 commits
  32. 28 Sep, 2018 1 commit
    • Stanislav Baranov's avatar
      Implement build flow for hot updates on Android (#22391) · 54c10f44
      Stanislav Baranov authored
      This also involves switching from Core JIT to App JIT snapshot, and replacing per-isolate VM snapshot with the shared VM snapshot.
      
      For now there is no separate update bundle file, as the generated update gets packaged directly into the APK for testing purposes.
      54c10f44
  33. 20 Sep, 2018 1 commit
  34. 12 Sep, 2018 1 commit