1. dd2756c Generate a makefile for Linux plugins (#51520) by stuartmorgan · 5 years ago
  2. 22c8077 Automatically add plugin projects to Windows .sln (#51246) by stuartmorgan · 5 years ago
  3. f4177a6 Generate a Property Sheet for Windows plugins (#50740) by stuartmorgan · 5 years ago
  4. 7bdd475 Create plugin symlinks for Windows and Linux (#50599) by stuartmorgan · 5 years ago
  5. f15c887 change quote to avoid escapes (#50368) by Alexandre Ardhuin · 5 years ago
  6. 466681c Improve error message when a plugin sets an invalid android package (#48104) by Emmanuel Garcia · 5 years ago
  7. fcf341e Reland "[flutter_tools] Removes the need of a no-op plugin implementations #48614" (#49085) by Francisco Magdaleno · 5 years ago
  8. b225cb8 Revert "[flutter_tools] Removes the need of a no-op plugin implementations (#48614)" (#49005) by Jenn Magder · 5 years ago
  9. 5eb394e [flutter_tools] Removes the need of a no-op plugin implementations (#48614) by Francisco Magdaleno · 5 years ago
  10. 9eb9ea0 Let the tool warn about all old API plugins (#48282) by xster · 5 years ago
  11. 4f9b6cf enable lint prefer_final_in_for_each (#47724) by Alexandre Ardhuin · 5 years ago
  12. 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
  13. 901eb0f Add a note to generated plugins files (#45557) by Michael Klimushyn · 5 years ago
  14. b6e9200 Add `.flutter-plugins-dependencies` to the project, which contains the app's plugin dependency graph (#45379) by Emmanuel Garcia · 5 years ago v1.12.10
  15. 9e0df25 Show a warning when a module uses a v1 only plugin (#44499) by xster · 5 years ago
  16. cb614d1 Fix v1 embedding support heuristic for plugins (#44214) by Emmanuel Garcia · 5 years ago
  17. 02aac50 Revert "Exit tool if a plugin supports the embedding v2 but the app doesn't (#44026)" by Michael Klimushyn · 5 years ago
  18. ba26f92 Add Android embedding version analytics (#44043) by xster · 5 years ago
  19. b94c1a4 Exit tool if a plugin supports the embedding v2 but the app doesn't (#44026) by Emmanuel Garcia · 5 years ago
  20. ade8dfa Move the plugin registrant to io.flutter.plugins and add the @Keep annotation (#44011) by Emmanuel Garcia · 5 years ago
  21. 7e60a65 Don't read AndroidManifest.xml if it doesn't exit (#43669) by Emmanuel Garcia · 5 years ago
  22. eba69ca Don't html-escape in the plugin registrant templates. (#43448) by Harry Terkelsen · 5 years ago
  23. 4c677e4 Extra defensive programming for pub modification time assert (#43315) by Jonah Williams · 5 years ago
  24. 46ea991 Revert "Extra defensive programming for pub modification time assert (#42491)" (#43235) by Jonah Williams · 5 years ago
  25. 3597bae Extra defensive programming for pub modification time assert (#42491) by Ian Hickson · 5 years ago
  26. 0a93f4e Remove isNewAndroidEmbeddingEnabled flag when reading an existing pro… (#42684) by Emmanuel Garcia · 5 years ago
  27. 08643c4 Always fake ProcessManager when you fake Filesystem in tests (#42369) by Ian Hickson · 5 years ago
  28. cdc2d99 More consistent temp directory naming (#42063) by Ian Hickson · 5 years ago
  29. 5961bcc Generate projects using the new Android embedding (#41666) by Emmanuel Garcia · 6 years ago v1.10.11
  30. c32e543 Invalidate macOS pods on plugin changes (#40730) by stuartmorgan · 6 years ago