mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-04-27 11:07:49 -05:00
refactor: drop material color references
This commit is contained in:
@@ -10,7 +10,7 @@ import 'package:universal_io/io.dart';
|
||||
import 'package:url_launcher/url_launcher.dart';
|
||||
|
||||
export 'package:flutter/material.dart'
|
||||
show Colors, Brightness, Card, ExpansionTile, IconButton; // TODO: remove
|
||||
show Card, ExpansionTile, IconButton; // TODO: remove
|
||||
export 'package:flutter_vector_icons/flutter_vector_icons.dart'
|
||||
show Octicons, Ionicons;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user