mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Use better way to handle gallery with no images and page with no images
This commit is contained in:
@@ -7,4 +7,4 @@ RUN apt-get clean
|
||||
|
||||
RUN git clone https://github.com/flutter/flutter.git -b stable --depth 1 /flutter
|
||||
ENV PATH="/flutter/bin:$PATH"
|
||||
RUN flutter doctor
|
||||
RUN flutter doctor && dart --disable-analytics && flutter --disable-analytics
|
||||
|
||||
Reference in New Issue
Block a user