Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: create a new menu page UI #298

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions packages/cosmos_auth/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ packages:
name: args
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.0"
version: "2.3.1"
async:
dependency: transitive
description:
Expand Down Expand Up @@ -97,7 +97,7 @@ packages:
description:
path: "packages/cosmos_lint"
ref: main
resolved-ref: "64fc9a44b76bef7a6a6cd98763048630afdc99da"
resolved-ref: "5b1a8296cf9481824940c330d8bf6bdf23ec14e7"
url: "https://github.com/tendermint/flutter.git"
source: git
version: "1.9.0"
Expand All @@ -106,7 +106,7 @@ packages:
description:
path: "packages/cosmos_utils"
ref: main
resolved-ref: "64fc9a44b76bef7a6a6cd98763048630afdc99da"
resolved-ref: "5b1a8296cf9481824940c330d8bf6bdf23ec14e7"
url: "https://github.com/tendermint/flutter.git"
source: git
version: "0.0.1"
Expand Down Expand Up @@ -163,7 +163,7 @@ packages:
name: flutter_plugin_android_lifecycle
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.5"
version: "2.0.6"
flutter_test:
dependency: "direct dev"
description: flutter
Expand All @@ -175,7 +175,7 @@ packages:
name: frontend_server_client
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.2"
version: "2.1.3"
glob:
dependency: transitive
description:
Expand Down Expand Up @@ -266,7 +266,7 @@ packages:
name: mime
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
version: "1.0.2"
mocktail:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -474,14 +474,14 @@ packages:
name: webkit_inspection_protocol
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "1.0.1"
yaml:
dependency: transitive
description:
name: yaml
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.0"
version: "3.1.1"
sdks:
dart: ">=2.16.0 <3.0.0"
flutter: ">=2.5.0"
16 changes: 8 additions & 8 deletions packages/cosmos_node_client/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ packages:
name: args
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.0"
version: "2.3.1"
async:
dependency: transitive
description:
Expand Down Expand Up @@ -83,7 +83,7 @@ packages:
description:
path: "packages/cosmos_lint"
ref: main
resolved-ref: "64fc9a44b76bef7a6a6cd98763048630afdc99da"
resolved-ref: "5b1a8296cf9481824940c330d8bf6bdf23ec14e7"
url: "https://github.com/tendermint/flutter.git"
source: git
version: "1.9.0"
Expand All @@ -100,7 +100,7 @@ packages:
name: crypto
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.1"
version: "3.0.2"
fake_async:
dependency: transitive
description:
Expand Down Expand Up @@ -131,7 +131,7 @@ packages:
name: frontend_server_client
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.2"
version: "2.1.3"
glob:
dependency: transitive
description:
Expand Down Expand Up @@ -201,7 +201,7 @@ packages:
name: mime
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
version: "1.0.2"
mocktail:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -381,21 +381,21 @@ packages:
name: web_socket_channel
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
version: "2.2.0"
webkit_inspection_protocol:
dependency: transitive
description:
name: webkit_inspection_protocol
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "1.0.1"
yaml:
dependency: transitive
description:
name: yaml
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.0"
version: "3.1.1"
sdks:
dart: ">=2.16.0 <3.0.0"
flutter: ">=1.17.0"
4 changes: 2 additions & 2 deletions packages/cosmos_ui_components/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ packages:
description:
path: "packages/cosmos_lint"
ref: main
resolved-ref: "64fc9a44b76bef7a6a6cd98763048630afdc99da"
resolved-ref: "5b1a8296cf9481824940c330d8bf6bdf23ec14e7"
url: "https://github.com/tendermint/flutter.git"
source: git
version: "1.9.0"
Expand All @@ -78,7 +78,7 @@ packages:
description:
path: "packages/cosmos_utils"
ref: main
resolved-ref: "64fc9a44b76bef7a6a6cd98763048630afdc99da"
resolved-ref: "5b1a8296cf9481824940c330d8bf6bdf23ec14e7"
url: "https://github.com/tendermint/flutter.git"
source: git
version: "0.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/cosmos_utils/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ packages:
description:
path: "packages/cosmos_lint"
ref: main
resolved-ref: "64fc9a44b76bef7a6a6cd98763048630afdc99da"
resolved-ref: "5b1a8296cf9481824940c330d8bf6bdf23ec14e7"
url: "https://github.com/tendermint/flutter.git"
source: git
version: "1.9.0"
Expand Down
40 changes: 20 additions & 20 deletions packages/transaction_signing_gateway/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ packages:
name: args
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.0"
version: "2.3.1"
asn1lib:
dependency: transitive
description:
Expand Down Expand Up @@ -139,7 +139,7 @@ packages:
description:
path: "packages/cosmos_lint"
ref: main
resolved-ref: "64fc9a44b76bef7a6a6cd98763048630afdc99da"
resolved-ref: "5b1a8296cf9481824940c330d8bf6bdf23ec14e7"
url: "https://github.com/tendermint/flutter.git"
source: git
version: "1.9.0"
Expand All @@ -148,7 +148,7 @@ packages:
description:
path: "packages/cosmos_utils"
ref: main
resolved-ref: "64fc9a44b76bef7a6a6cd98763048630afdc99da"
resolved-ref: "5b1a8296cf9481824940c330d8bf6bdf23ec14e7"
url: "https://github.com/tendermint/flutter.git"
source: git
version: "0.0.1"
Expand Down Expand Up @@ -214,7 +214,7 @@ packages:
name: ffi
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.2"
version: "1.2.1"
file:
dependency: transitive
description:
Expand All @@ -228,7 +228,7 @@ packages:
name: fixnum
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "1.0.1"
flutter:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -292,7 +292,7 @@ packages:
name: frontend_server_client
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.2"
version: "2.1.3"
glob:
dependency: transitive
description:
Expand All @@ -306,7 +306,7 @@ packages:
name: googleapis_auth
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0"
version: "1.3.1"
grpc:
dependency: transitive
description:
Expand Down Expand Up @@ -418,7 +418,7 @@ packages:
name: mime
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
version: "1.0.2"
mocktail:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -460,21 +460,21 @@ packages:
name: path_provider_linux
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.5"
version: "2.1.6"
path_provider_platform_interface:
dependency: transitive
description:
name: path_provider_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.3"
version: "2.0.4"
path_provider_windows:
dependency: transitive
description:
name: path_provider_windows
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.5"
version: "2.0.6"
platform:
dependency: transitive
description:
Expand Down Expand Up @@ -544,35 +544,35 @@ packages:
name: shared_preferences
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.13"
version: "2.0.15"
shared_preferences_android:
dependency: transitive
description:
name: shared_preferences_android
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.11"
version: "2.0.12"
shared_preferences_ios:
dependency: transitive
description:
name: shared_preferences_ios
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
version: "2.1.1"
shared_preferences_linux:
dependency: transitive
description:
name: shared_preferences_linux
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
version: "2.1.1"
shared_preferences_macos:
dependency: transitive
description:
name: shared_preferences_macos
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.3"
version: "2.0.4"
shared_preferences_platform_interface:
dependency: transitive
description:
Expand All @@ -586,14 +586,14 @@ packages:
name: shared_preferences_web
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.3"
version: "2.0.4"
shared_preferences_windows:
dependency: transitive
description:
name: shared_preferences_windows
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
version: "2.1.1"
shelf:
dependency: transitive
description:
Expand Down Expand Up @@ -759,7 +759,7 @@ packages:
name: webkit_inspection_protocol
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "1.0.1"
win32:
dependency: transitive
description:
Expand All @@ -780,7 +780,7 @@ packages:
name: yaml
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.0"
version: "3.1.1"
sdks:
dart: ">=2.16.1 <3.0.0"
flutter: ">=2.8.0"
5 changes: 5 additions & 0 deletions starport_template/assets/images/svg/close.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions starport_template/assets/images/svg/menu_bar.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions starport_template/assets/images/svg/wallet.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion starport_template/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: cc1f88378b4bfcf93a6ce00d2c587857c6008d3b

COCOAPODS: 1.11.2
COCOAPODS: 1.11.3
6 changes: 3 additions & 3 deletions starport_template/lib/app_config.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ import 'package:grpc/grpc.dart';

class AppConfig {
AppConfig({
this.lcdUrl = 'http://localhost',
this.grpcUrl = 'http://localhost',
this.lcdPort = '1317',
this.lcdUrl = 'https://api.testnet.cosmos.network',
this.grpcUrl = 'https://grpc.testnet.cosmos.network',
this.lcdPort = '443',
this.grpcPort = '9090',
this.prefixAddress = 'cosmos',
});
Expand Down
Loading