💄 Mixed import button
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import 'package:groovybox/logic/audio_handler.dart';
|
||||
import 'package:riverpod_annotation/riverpod_annotation.dart';
|
||||
|
||||
import '../logic/audio_handler.dart';
|
||||
|
||||
part 'audio_provider.g.dart';
|
||||
|
||||
@Riverpod(keepAlive: true)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
import 'package:groovybox/data/db.dart';
|
||||
import 'package:riverpod_annotation/riverpod_annotation.dart';
|
||||
import '../data/db.dart';
|
||||
|
||||
part 'db_provider.g.dart';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user