mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-25 00:40:39 +00:00
TODO
This commit is contained in:
parent
cc10ed26bd
commit
a9102d4e7d
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ import 'package:lightmeter/utils/inherited_generics.dart';
|
||||||
import 'package:m3_lightmeter_resources/m3_lightmeter_resources.dart';
|
import 'package:m3_lightmeter_resources/m3_lightmeter_resources.dart';
|
||||||
import 'package:uuid/uuid.dart';
|
import 'package:uuid/uuid.dart';
|
||||||
|
|
||||||
|
// TODO(@vodemn): This will be removed in #89
|
||||||
typedef EquipmentProfiles = List<EquipmentProfile>;
|
typedef EquipmentProfiles = List<EquipmentProfile>;
|
||||||
|
|
||||||
class EquipmentProfileProvider extends StatefulWidget {
|
class EquipmentProfileProvider extends StatefulWidget {
|
||||||
|
|
Loading…
Reference in a new issue