Skip to content

Commit

Permalink
fix: Do not import dart:html
Browse files Browse the repository at this point in the history
  • Loading branch information
ponces committed Sep 17, 2022
1 parent 3aaf49f commit 482599b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/ui/views/installer/installer_viewmodel.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import 'dart:html';

import 'package:device_apps/device_apps.dart';
import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
Expand Down

0 comments on commit 482599b

Please sign in to comment.