Skip to content

Add prebuild script to create template external_api_keys.dart file - #118

Merged
msalazarm merged 3 commits into
cypherstack:stagingfrom
sneurlax:script/prebuild
Oct 4, 2022
Merged

Add prebuild script to create template external_api_keys.dart file#118
msalazarm merged 3 commits into
cypherstack:stagingfrom
sneurlax:script/prebuild

Conversation

@sneurlax

Copy link
Copy Markdown
Member

Adds a script that creates a template external_api_keys.dart file if it doesn't exist for new contributors that don't have the sidechannel-distributed production API keys and documents its use in README.md

Creates template lib/external_api_keys.dart file if it doesn't already exist
Put prebuild script before either platform plugin section so future prebuild tasks can be handled here
@sneurlax
sneurlax marked this pull request as ready for review October 4, 2022 02:36
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #118 (41eacf4) into staging (cb484bf) will decrease coverage by 14.57%.
The diff coverage is n/a.

@@ Coverage Diff @@## staging #118 +/- ##
============================================
- Coverage 39.71% 25.13% -14.58% 
============================================
Files 107 6 -101 Lines 17065 187 -16878 ============================================
- Hits 6777 47 -6730 + Misses 10288 140 -10148 
Impacted FilesCoverage Δ
lib/models/type_adaptors/utxo_model.g.dart0.00% <0.00%> (-100.00%)⬇️
lib/models/type_adaptors/lelantus_coin.g.dart0.00% <0.00%> (-100.00%)⬇️
...ib/utilities/flutter_secure_storage_interface.dart30.43% <0.00%> (-69.57%)⬇️
...verify_recovery_phrase/selected_word_provider.dart
lib/electrumx_rpc/rpc.dart
lib/utilities/text_styles.dart
lib/models/type_adaptors/transactions_model.g.dart
lib/models/paymint/fee_object_model.dart
lib/providers/global/price_provider.dart
lib/providers/ui/home_view_index_provider.dart
... and 94 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@msalazarm
msalazarm merged commit a9b1084 into cypherstack:stagingOct 4, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@sneurlax@codecov-commenter@msalazarm