diff --git a/pubspec.yaml b/pubspec.yaml index e696ed4..adfed5f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -58,9 +58,12 @@ dependencies: # Icons cupertino_icons: ^1.0.8 + flutter_svg: ^2.0.10+1 # URL Launcher url_launcher: ^6.3.1 + flutter_code_editor: ^0.3.5 + highlight: ^0.7.0 dev_dependencies: flutter_test: @@ -93,10 +96,9 @@ flutter: # the material Icons class. uses-material-design: true - # To add assets to your application, add an assets section, like this: - # assets: - # - images/a_dot_burr.jpeg - # - images/a_dot_ham.jpeg + # Assets + assets: + - assets/icons/ # An image asset can refer to one or more resolution-specific "variants", see # https://flutter.dev/to/resolution-aware-images