mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Consolidated Flutter 3.3 update (#1401)
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
import 'dart:typed_data';
|
||||
|
||||
import 'package:flutter/services.dart';
|
||||
|
||||
/// This class manages a [BasicMessageChannel] that can return an image loaded
|
||||
|
||||
@@ -2,8 +2,6 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
import 'dart:typed_data';
|
||||
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter/services.dart';
|
||||
import 'package:platform_channels/src/image_basic_message_channel.dart';
|
||||
|
||||
Reference in New Issue
Block a user