mirror of
https://github.com/foss42/apidash.git
synced 2025-08-06 05:32:26 +08:00
refactor(mobile): further cleaned up imports throught a single file, reorder imports and pivoted to relative imports according to convention
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
import 'package:apidash/screens/home_page/collection_pane.dart';
|
||||
import 'package:apidash/screens/mobile/mobile.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter_riverpod/flutter_riverpod.dart';
|
||||
import 'package:window_manager/window_manager.dart';
|
||||
|
Reference in New Issue
Block a user