From 85b7a0a3e632e1bb688e6ace7f6f9c9b188f08f7 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 1 Feb 2025 03:20:44 -0700 Subject: [PATCH] Add reminder script for how to run with no Internet connection. --- run_offline.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 run_offline.sh diff --git a/run_offline.sh b/run_offline.sh new file mode 100755 index 0000000..71ddae5 --- /dev/null +++ b/run_offline.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +flutter run --no-pub