Commit 46f5d57a authored by Ali Ghassemi's avatar Ali Ghassemi

Exporting Uint8List

parent c069784a
...@@ -10,6 +10,7 @@ import 'package:flutter/services.dart'; ...@@ -10,6 +10,7 @@ import 'package:flutter/services.dart';
import 'framework.dart'; import 'framework.dart';
export 'dart:typed_data' show Uint8List;
export 'package:flutter/rendering.dart' show export 'package:flutter/rendering.dart' show
BackgroundImage, BackgroundImage,
BlockDirection, BlockDirection,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment