mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-16 01:56:19 +00:00
4 lines
87 B
Dart
4 lines
87 B
Dart
import 'package:flutter/material.dart';
|
|
|
|
class SceneProvider extends ChangeNotifier {}
|