Skip to content

Commit

Permalink
Update finamp_logs_helper.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
aman-boop authored Jan 20, 2025
1 parent 1512311 commit cf2cba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/services/finamp_logs_helper.dart
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import 'package:path_provider/path_provider.dart';
import 'package:share_plus/share_plus.dart';
import 'package:path/path.dart' as path_helper;
import 'package:hive/hive.dart';
import 'package:flutter/foundation.dart';

class FinampLogsHelper {
final List<LogRecord> logs = [];
Expand Down

0 comments on commit cf2cba9

Please sign in to comment.