From 9a5a084cab6a01a1b902bcd75063a14b69be18ab Mon Sep 17 00:00:00 2001 From: Emre <72754835+0xemrekaya@users.noreply.github.com> Date: Mon, 29 Apr 2024 19:35:20 +0300 Subject: [PATCH 1/2] Update index.md --- .../content/developers/docs/programming-languages/dart/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/content/developers/docs/programming-languages/dart/index.md b/public/content/developers/docs/programming-languages/dart/index.md index 2506fb4bc5c..cf5bfddd7d7 100644 --- a/public/content/developers/docs/programming-languages/dart/index.md +++ b/public/content/developers/docs/programming-languages/dart/index.md @@ -17,7 +17,7 @@ incomplete: true if you already know the basics - If you prefer to learn by watching a video, you can watch [Build Your First Blockchain Flutter App](https://www.youtube.com/watch?v=3Eeh3pJ6PeA), which is about an hour long - If you are impatient, you might prefer [Building a Blockchain Decentralized-app with Flutter and Dart on Ethereum](https://www.youtube.com/watch?v=jaMFEOCq_1s), which is only about twenty minutes -- [Integrating MetaMask in Flutter application](https://youtu.be/8qzVDje3IWk) - this short video takes you through the steps of integrating MetaMask into your Flutter applications +- [Integrating MetaMask in Flutter application with WalletConnect](https://www.youtube.com/watch?v=v_M2buHCpc4) - this short video takes you through the steps of integrating MetaMask into your Flutter applications with WalletConnect - [Flutter Dapp Simple Wallet](https://youtu.be/JMfIBpuAhKA) and [First Flutter DApp - Solidity, Truffle, Ganache](https://youtu.be/bHw2gQZxJ_s) - these videos show how to make simple dapps in Flutter using Truffle and Ganache - [Mobile Blockchain Developer Bootcamp Course With Solidity & Flutter](https://youtube.com/playlist?list=PL4V4Unlk5luhQ26ERO6hWEbcUwHDSSmVH) - full stack mobile blockchain developer course playlist From 8ccb6a37204281457b10b76606255c5a8eb43c52 Mon Sep 17 00:00:00 2001 From: Emre <72754835+0xemrekaya@users.noreply.github.com> Date: Mon, 29 Apr 2024 19:43:31 +0300 Subject: [PATCH 2/2] Update index.md --- .../content/developers/docs/programming-languages/dart/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/content/developers/docs/programming-languages/dart/index.md b/public/content/developers/docs/programming-languages/dart/index.md index cf5bfddd7d7..7a6876f2019 100644 --- a/public/content/developers/docs/programming-languages/dart/index.md +++ b/public/content/developers/docs/programming-languages/dart/index.md @@ -17,7 +17,7 @@ incomplete: true if you already know the basics - If you prefer to learn by watching a video, you can watch [Build Your First Blockchain Flutter App](https://www.youtube.com/watch?v=3Eeh3pJ6PeA), which is about an hour long - If you are impatient, you might prefer [Building a Blockchain Decentralized-app with Flutter and Dart on Ethereum](https://www.youtube.com/watch?v=jaMFEOCq_1s), which is only about twenty minutes -- [Integrating MetaMask in Flutter application with WalletConnect](https://www.youtube.com/watch?v=v_M2buHCpc4) - this short video takes you through the steps of integrating MetaMask into your Flutter applications with WalletConnect +- [Integrating MetaMask in Flutter application with Web3Modal by WalletConnect](https://www.youtube.com/watch?v=v_M2buHCpc4) - this short video takes you through the steps of integrating MetaMask into your Flutter applications with [Web3Modal](https://pub.dev/packages/web3modal_flutter) library by WalletConnect - [Flutter Dapp Simple Wallet](https://youtu.be/JMfIBpuAhKA) and [First Flutter DApp - Solidity, Truffle, Ganache](https://youtu.be/bHw2gQZxJ_s) - these videos show how to make simple dapps in Flutter using Truffle and Ganache - [Mobile Blockchain Developer Bootcamp Course With Solidity & Flutter](https://youtube.com/playlist?list=PL4V4Unlk5luhQ26ERO6hWEbcUwHDSSmVH) - full stack mobile blockchain developer course playlist