Skip to content

Commit

Permalink
feat: update code to remove warnings using Flutter 3.16 (#11902)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyokone committed Nov 16, 2023
1 parent c8410ac commit bdb57b5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -8,9 +8,9 @@ import 'dart:async';
import 'package:firebase_core/firebase_core.dart';
import 'package:flutter/services.dart';

import './utils/exception.dart';
import '../../firebase_storage_platform_interface.dart';
import '../pigeon/messages.pigeon.dart';
import './utils/exception.dart';
import 'method_channel_reference.dart';

/// Method Channel delegate for [FirebaseStoragePlatform].
Expand Down

0 comments on commit bdb57b5

Please sign in to comment.