Fixed issues addressed by @hlissner on #2549.
This commit is contained in:
parent
aefb0672b4
commit
2b47b1e99a
4 changed files with 67 additions and 23 deletions
|
@ -1,6 +1,6 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/dart/packages.el
|
||||
|
||||
(package! dart-mode)
|
||||
(package! dart-mode :pin "04fcd649f1")
|
||||
(when (featurep! +flutter)
|
||||
(package! flutter))
|
||||
(package! flutter :pin "ec92a4df84"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue