mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-25 20:11:04 +00:00
refactor: migrate to stacked architecture.
* feat: mostly done stacked architecture. * refactor: migration to stacked architecture.
This commit is contained in:
6
lib/main_viewmodel.dart
Normal file
6
lib/main_viewmodel.dart
Normal file
@@ -0,0 +1,6 @@
|
||||
import 'package:stacked/stacked.dart';
|
||||
|
||||
class MainViewModel extends IndexTrackingViewModel {
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user