[DEV] Added flutter svg exports needed
This commit is contained in:
@@ -4,8 +4,9 @@ import 'package:cached_network_image/cached_network_image.dart';
|
|||||||
import 'package:flutter/widgets.dart';
|
import 'package:flutter/widgets.dart';
|
||||||
import 'package:flutter_svg/flutter_svg.dart';
|
import 'package:flutter_svg/flutter_svg.dart';
|
||||||
import 'package:octo_image/octo_image.dart';
|
import 'package:octo_image/octo_image.dart';
|
||||||
|
|
||||||
import '../../../Infrastructure/transparent_image.dart';
|
import '../../../Infrastructure/transparent_image.dart';
|
||||||
|
//
|
||||||
|
export 'package:flutter_svg/flutter_svg.dart' show SvgPicture, BytesLoader, SvgAssetLoader;
|
||||||
|
|
||||||
Widget astromicImage(
|
Widget astromicImage(
|
||||||
BuildContext context, {
|
BuildContext context, {
|
||||||
|
|||||||
Reference in New Issue
Block a user