diff --git a/README.md b/README.md index 9f3119b7..13dbfbdb 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Rust](#rust) - [Scala](#scala) - [Swift](#swift) +- [Flutter/Dart](#flutter) - [Additional resources](#additional-resources) ## C/C++: @@ -655,6 +656,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Hacking with Swift - Learn Swift by doing 39 projects](https://www.hackingwithswift.com/read) - [Retro first-person shooter from scratch](https://github.com/nicklockwood/RetroRampage) +## flutter + -[BaSic App - Roll Dice App ](https://github.com/maqsoodhussain/RollDiceApp) + ## Additional Resources - [React Redux Links](https://github.com/markerikson/react-redux-links)