Skip to content

Commit

Permalink
Version update 1.1.0 (#1)
Browse files Browse the repository at this point in the history
* feat: add pages, sections & theme

Introduce new sections:

- Add blog
- Add contact
- Add credentials
- Add developer
- Add donations
- Add social
- Add web_domains

Update new build:

- version: 1.1.0+1
- sdk: '>=2.19.2 <3.0.0'
- update dependencies

* feat: add version number to footer

* fix: update text descriptions

Add and update: 

- App description long
- Text header subtitle

* docs: update README.md
  • Loading branch information
dileepadev authored Feb 17, 2023
1 parent 375ba52 commit acdee2f
Show file tree
Hide file tree
Showing 83 changed files with 1,801 additions and 511 deletions.
30 changes: 15 additions & 15 deletions .metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# This file should be version controlled.

version:
revision: 135454af32477f815a7525073027a3ff9eff1bfd
revision: 7048ed95a5ad3e43d697e0c397464193991fc230
channel: stable

project_type: app
Expand All @@ -13,26 +13,26 @@ project_type: app
migration:
platforms:
- platform: root
create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
create_revision: 7048ed95a5ad3e43d697e0c397464193991fc230
base_revision: 7048ed95a5ad3e43d697e0c397464193991fc230
- platform: android
create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
create_revision: 7048ed95a5ad3e43d697e0c397464193991fc230
base_revision: 7048ed95a5ad3e43d697e0c397464193991fc230
- platform: ios
create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
create_revision: 7048ed95a5ad3e43d697e0c397464193991fc230
base_revision: 7048ed95a5ad3e43d697e0c397464193991fc230
- platform: linux
create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
create_revision: 7048ed95a5ad3e43d697e0c397464193991fc230
base_revision: 7048ed95a5ad3e43d697e0c397464193991fc230
- platform: macos
create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
create_revision: 7048ed95a5ad3e43d697e0c397464193991fc230
base_revision: 7048ed95a5ad3e43d697e0c397464193991fc230
- platform: web
create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
create_revision: 7048ed95a5ad3e43d697e0c397464193991fc230
base_revision: 7048ed95a5ad3e43d697e0c397464193991fc230
- platform: windows
create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
create_revision: 7048ed95a5ad3e43d697e0c397464193991fc230
base_revision: 7048ed95a5ad3e43d697e0c397464193991fc230

# User provided section

Expand Down
43 changes: 25 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,26 @@
# profile.dileepabandara.dev
# Dileepa Bandara | Profile

![GitHub repo size](https://img.shields.io/github/repo-size/dileepabandara/profile.dileepabandara.dev?color=d62936)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/dileepabandara/profile.dileepabandara.dev?color=d4ad21)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/dileepabandara/profile.dileepabandara.dev?color=138a3d)
![GitHub license](https://img.shields.io/github/license/dileepabandara/profile.dileepabandara.dev?color=eb7005)
![GitHub language count](https://img.shields.io/github/languages/count/dileepabandara/profile.dileepabandara.dev?color=1f77b4)
![GitHub top language](https://img.shields.io/github/languages/top/dileepabandara/profile.dileepabandara.dev?color=7f0c7f)
![GitHub Repo Size](https://img.shields.io/github/repo-size/dileepabandara/profile.dileepabandara.dev?color=d62936&label=Repo%20Size&style=flat-square)
![GitHub Code Size](https://img.shields.io/github/languages/code-size/dileepabandara/profile.dileepabandara.dev?color=e6a400&label=Code%20Size&style=flat-square)
![GitHub License](https://img.shields.io/github/license/dileepabandara/profile.dileepabandara.dev?color=eb7005&label=License&style=flat-square)
![Total Code Lines](https://img.shields.io/tokei/lines/github/dileepabandara/profile.dileepabandara.dev?color=805b3c&label=Total%20Code%20Lines&style=flat-square)
![GitHub Commit Activity](https://img.shields.io/github/commit-activity/m/dileepabandara/profile.dileepabandara.dev?color=138a3d&label=Commit%20Activity&style=flat-square)
![GitHub Language Count](https://img.shields.io/github/languages/count/dileepabandara/profile.dileepabandara.dev?color=1f77b4&label=Total%20Languages&style=flat-square)
![GitHub Top Language](https://img.shields.io/github/languages/top/dileepabandara/profile.dileepabandara.dev?color=7f0c7f&label=Top%20Language&style=flat-square)
![GitHub Issues](https://img.shields.io/github/issues/dileepabandara/profile.dileepabandara.dev?color=098f76&label=GitHub%20Issues&style=flat-square)
![GitHub Pull Erequests](https://img.shields.io/github/issues-pr/dileepabandara/profile.dileepabandara.dev?color=2c324f&label=GitHub%20Pull%20Requests&style=flat-square)
![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/dileepabandara/profile.dileepabandara.dev/main?color=0c22ed&label=CodeFactor%20Grade&style=flat-square)
![GitHub Latest Release](https://img.shields.io/github/v/release/dileepabandara/profile.dileepabandara.dev?color=f5426f&label=Latest%20Release&style=flat-square)
![GitHub Total Downloads](https://img.shields.io/github/downloads/dileepabandara/profile.dileepabandara.dev/total?color=4a2600&label=Total%20Downloads&style=flat-square)
![Website Status](https://img.shields.io/website?down_message=Down%20%26%20Offline&label=Website%20Status&up_message=Up%20%26%20Online&url=https%3A%2F%2Fprofile.dileepabandara.dev)

![cover](https://user-images.githubusercontent.com/80202913/212151212-38e96130-85dc-4e0a-9931-6d1df8f5576a.png)
**[profile.dileepabandara.dev](https://profile.dileepabandara.dev)**

## ✨ About
✨ This is a single web page containing links to all my online profiles.

This is a single web page containing links to all my online profiles.
## 🎬 Captured Moment

![cover](https://user-images.githubusercontent.com/80202913/219569405-7bc2db40-5e3b-4ce2-b54a-4cc8ec3cb096.gif)

## 🌐 Website

Expand All @@ -21,9 +30,9 @@ This is a single web page containing links to all my online profiles.

## 🎉 Release Status

Version - v1.0.0
Initial release date - January 15, 2023
[View Releases](https://github.com/dileepabandara/profile.dileepabandara.dev/releases)
Version - v1.1.0
Initial release date - February 17, 2023
[View all releases](https://github.com/dileepabandara/profile.dileepabandara.dev/releases)

## 🍃 Branches

Expand All @@ -40,14 +49,12 @@ Web Build

- [web-build](https://github.com/dileepabandara/profile.dileepabandara.dev/tree/web-build) - Stable and
latest version of the web build
- [web-build-1.0.0](https://github.com/dileepabandara/profile.dileepabandara.dev/tree/web-build-1.0.0) -
Stable 1.0.0 version of the web build

## 💙 Built With

- [Flutter](https://flutter.dev)
- Flutter 3.3.10 • channel stable
- Tools • Dart 2.18.6 • DevTools 2.15.0
- Flutter 3.7.3 • channel stable
- Tools • Dart 2.19.2 • DevTools 2.20.1
- [GitHub Pages](https://pages.github.com)

## 📌 Prerequisites
Expand Down Expand Up @@ -77,7 +84,7 @@ Web Build
server.
- Set up and run the index.html file.

## 📸 Icons and Images
## 🖼️ Icons and Images

- [Icons8](https://icons8.com)

Expand Down
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ android {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "dev.dileepabandara.profile_dileepabandara_dev"
// You can update the following values to match your application needs.
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-build-configuration.
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion flutter.minSdkVersion
targetSdkVersion flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()
Expand Down
Binary file modified android/app/src/main/res/drawable-hdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android/app/src/main/res/drawable-mdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android/app/src/main/res/drawable-v21/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android/app/src/main/res/drawable-xxhdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android/app/src/main/res/drawable/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
buildscript {
ext.kotlin_version = '1.6.10'
ext.kotlin_version = '1.7.10'
repositories {
google()
mavenCentral()
}

dependencies {
classpath 'com.android.tools.build:gradle:7.1.2'
classpath 'com.android.tools.build:gradle:7.2.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}
Expand Down
2 changes: 1 addition & 1 deletion android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip
Binary file removed assets/fonts/Poppins-Black.ttf
Binary file not shown.
Binary file removed assets/fonts/Poppins-BlackItalic.ttf
Binary file not shown.
Binary file removed assets/fonts/Poppins-BoldItalic.ttf
Binary file not shown.
Binary file removed assets/fonts/Poppins-ExtraBold.ttf
Binary file not shown.
Binary file removed assets/fonts/Poppins-ExtraBoldItalic.ttf
Binary file not shown.
Binary file removed assets/fonts/Poppins-ExtraLight.ttf
Binary file not shown.
Binary file removed assets/fonts/Poppins-ExtraLightItalic.ttf
Binary file not shown.
Binary file removed assets/fonts/Poppins-Italic.ttf
Binary file not shown.
Binary file removed assets/fonts/Poppins-Light.ttf
Binary file not shown.
Binary file removed assets/fonts/Poppins-LightItalic.ttf
Binary file not shown.
Binary file removed assets/fonts/Poppins-MediumItalic.ttf
Binary file not shown.
Binary file removed assets/fonts/Poppins-SemiBoldItalic.ttf
Binary file not shown.
Binary file removed assets/fonts/Poppins-Thin.ttf
Binary file not shown.
Binary file removed assets/fonts/Poppins-ThinItalic.ttf
Binary file not shown.
Binary file added assets/icons/external_link.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 50;
objectVersion = 54;
objects = {

/* Begin PBXBuildFile section */
Expand Down Expand Up @@ -171,6 +171,7 @@
/* Begin PBXShellScriptBuildPhase section */
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
isa = PBXShellScriptBuildPhase;
alwaysOutOfDate = 1;
buildActionMask = 2147483647;
files = (
);
Expand All @@ -185,6 +186,7 @@
};
9740EEB61CF901F6004384FC /* Run Script */ = {
isa = PBXShellScriptBuildPhase;
alwaysOutOfDate = 1;
buildActionMask = 2147483647;
files = (
);
Expand Down
Binary file modified ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
103 changes: 0 additions & 103 deletions lib/app_theme.dart

This file was deleted.

39 changes: 0 additions & 39 deletions lib/body.dart

This file was deleted.

31 changes: 0 additions & 31 deletions lib/data_values.dart

This file was deleted.

Loading

0 comments on commit acdee2f

Please sign in to comment.