summaryrefslogtreecommitdiff
path: root/lib/main.dart
diff options
context:
space:
mode:
authoruvok2025-07-30 19:38:54 +0200
committeruvok2025-07-30 19:38:54 +0200
commitc84d5947b8650a022dc7a0032e3de1996b92307e (patch)
tree0c9a6b1371e2528bf544f0518d62420a328870a2 /lib/main.dart
parent6bbdc602efe1590b62fed5a44b720419d630f573 (diff)
Rename package
Diffstat (limited to 'lib/main.dart')
-rw-r--r--lib/main.dart2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/main.dart b/lib/main.dart
index 350ccdb..39f5e27 100644
--- a/lib/main.dart
+++ b/lib/main.dart
@@ -13,7 +13,7 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>.
-import 'package:badge/badge_app.dart';
+import 'package:uvok_epaper_badge/badge_app.dart';
import 'package:flutter/material.dart';
import 'package:logger/logger.dart';