|
1 | 1 | # dileepabandara.dev |
2 | | -Hello there, I'm Dileepa Bandara. This is my personal website, which contains public information that anyone can find on the internet. |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | +## ✨ About |
| 13 | + |
| 14 | +Hello there, I'm Dileepa Bandara. This is my personal website, which contains public information |
| 15 | +that anyone can find on the internet. |
| 16 | + |
| 17 | +## 🌐 Website |
| 18 | + |
| 19 | +<https://dileepabandara.github.io/dileepabandara.dev> |
| 20 | +<https://gh.dileepabandara.dev/dileepabandara.dev> |
| 21 | +<https://dileepabandara.dev> |
| 22 | + |
| 23 | +## 🎉 Release Status |
| 24 | + |
| 25 | +Version - v1.0.0 |
| 26 | +Initial release date - January 13, 2023 |
| 27 | +[View Releases](https://github.com/dileepabandara/dileepabandara.dev/releases) |
| 28 | + |
| 29 | +## 🍃 Branches |
| 30 | + |
| 31 | +Source Code |
| 32 | + |
| 33 | +- [main](https://github.com/dileepabandara/dileepabandara.dev/tree/main) - Stable and latest version |
| 34 | + of the source code |
| 35 | +- [1.0.0](https://github.com/dileepabandara/dileepabandara.dev/tree/1.0.0) - Stable 1.0.0 version of |
| 36 | + the source code |
| 37 | +- [1.1.x](https://github.com/dileepabandara/dileepabandara.dev/tree/1.1.x) - Unstable and |
| 38 | + development versions of the source code |
| 39 | + |
| 40 | +Web Build |
| 41 | + |
| 42 | +- [web-build](https://github.com/dileepabandara/dileepabandara.dev/tree/web-build) - Stable and |
| 43 | + latest version of the web build |
| 44 | +- [web-build-1.0.0](https://github.com/dileepabandara/dileepabandara.dev/tree/web-build-1.0.0) - |
| 45 | + Stable 1.0.0 version of the web build |
| 46 | + |
| 47 | +## 💙 Built With |
| 48 | + |
| 49 | +- [Flutter](https://flutter.dev) |
| 50 | + - Flutter 3.3.10 • channel stable |
| 51 | + - Tools • Dart 2.18.6 • DevTools 2.15.0 |
| 52 | +- [GitHub Pages](https://pages.github.com) |
| 53 | + |
| 54 | +## 📌 Prerequisites |
| 55 | + |
| 56 | +- Setup [Flutter](https://flutter.dev) in the development environment. |
| 57 | +- Setup a code editor like [Android Studio](https://developer.android.com/studio) |
| 58 | + or [Visual Studio Code](https://code.visualstudio.com) in the development environment. |
| 59 | +- Setup [Git](https://git-scm.com) in the development environment. |
| 60 | +- Should be fine with the `flutter doctor` command. |
| 61 | +- Anything related to the Flutter app development. |
| 62 | + |
| 63 | +## 💡 How to Setup |
| 64 | + |
| 65 | +- Download or clone the repository. |
| 66 | +- Move the project to the selected directory. |
| 67 | +- Open it with a code editor such as [Android Studio](https://developer.android.com/studio) |
| 68 | + or [Visual Studio Code](https://code.visualstudio.com). |
| 69 | +- Run `flutter clean` and `pub get` commands. |
| 70 | +- Do not update or upgrade Gradle and other versions until the app is up and running with built |
| 71 | + versions. |
| 72 | + |
| 73 | +## 🚀 How to Run |
| 74 | + |
| 75 | +- Download web-build directory from |
| 76 | + the [web-build](https://github.com/dileepabandara/dileepabandara.dev/tree/web-build) branch. |
| 77 | +- Move the build files to a server such as localhost, GitHub Pages, or any other http/https web |
| 78 | + server. |
| 79 | +- Set up and run the index.html file. |
| 80 | + |
| 81 | +## 📸 Icons and Images |
| 82 | + |
| 83 | +- [Icons8](https://icons8.com) |
| 84 | + |
| 85 | +## 💎 Dependencies |
| 86 | + |
| 87 | +- [Flutter](https://flutter.dev) |
| 88 | +- [URL Launcher](https://pub.dev/packages/url_launcher) |
| 89 | +- [Flutter Native Splash](https://pub.dev/packages/flutter_native_splash) |
| 90 | + |
| 91 | +## ❤️ Thanks |
| 92 | + |
| 93 | +Thanks to everyone who supported. |
| 94 | + |
| 95 | +## 📜 License |
| 96 | + |
| 97 | +This project is licensed under the MIT License |
| 98 | +MIT [©dileepabandara.dev](https://dileepabandara.dev) |
| 99 | +See the license file for more |
| 100 | +details [LICENSE.md](https://github.com/dileepabandara/dileepabandara.dev/blob/main/LICENSE) |
| 101 | + |
| 102 | +## 👨💻 Developed By |
| 103 | + |
| 104 | +Dileepa Bandara |
| 105 | +[©dileepabandara.dev](https://dileepabandara.dev) |
| 106 | + |
| 107 | +## 💬 Contact |
| 108 | + |
| 109 | +Send me an email if you need to contact me to discuss anything. |
| 110 | +Email - contact@dileepabandara.dev |
0 commit comments