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