Skip to content

Commit

Permalink
move govExternalLinks into UI repo
Browse files Browse the repository at this point in the history
  • Loading branch information
RomeroYang committed Feb 7, 2023
1 parent fe7ea37 commit 89694b1
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 51 deletions.
Binary file removed assets/images/gov/Commonwealth.png
Binary file not shown.
Binary file removed assets/images/gov/Polkascan.png
Binary file not shown.
Binary file removed assets/images/gov/Polkassembly.png
Binary file not shown.
Binary file removed assets/images/gov/SubSquare.png
Binary file not shown.
Binary file removed assets/images/gov/Subscan.png
Binary file not shown.
50 changes: 0 additions & 50 deletions lib/pages/governanceNew/govExternalLinks.dart

This file was deleted.

2 changes: 1 addition & 1 deletion lib/pages/governanceNew/governancePage.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import 'package:card_swiper/card_swiper.dart';
import 'package:flutter/material.dart';
import 'package:flutter_mobx/flutter_mobx.dart';
import 'package:polkawallet_plugin_acala/pages/governanceNew/govExternalLinks.dart';
import 'package:polkawallet_plugin_acala/pages/governanceNew/proposalPanel.dart';
import 'package:polkawallet_plugin_acala/pages/governanceNew/referendumPanel.dart';
import 'package:polkawallet_plugin_acala/polkawallet_plugin_acala.dart';
Expand All @@ -14,6 +13,7 @@ import 'package:polkawallet_sdk/utils/i18n.dart';
import 'package:polkawallet_ui/components/addressIcon.dart';
import 'package:polkawallet_ui/components/connectionChecker.dart';
import 'package:polkawallet_ui/components/infoItemRow.dart';
import 'package:polkawallet_ui/components/v3/plugin/govExternalLinks.dart';
import 'package:polkawallet_ui/components/v3/plugin/pluginAccountInfoAction.dart';
import 'package:polkawallet_ui/components/v3/plugin/pluginButton.dart';
import 'package:polkawallet_ui/components/v3/plugin/pluginInfoItem.dart';
Expand Down

0 comments on commit 89694b1

Please sign in to comment.