diff --git a/android/local.properties b/android/local.properties index 200b790..18ea619 100644 --- a/android/local.properties +++ b/android/local.properties @@ -1,5 +1,5 @@ sdk.dir=C:/Users/Housh11/AppData/Local/Android/Sdk flutter.sdk=C:\\src\\flutter flutter.buildMode=debug -flutter.versionName=1.3.32 -flutter.versionCode=29 \ No newline at end of file +flutter.versionName=1.3.33 +flutter.versionCode=30 \ No newline at end of file diff --git a/doc/BuildRow.png b/doc/BuildRow.png deleted file mode 100644 index 05606a0..0000000 Binary files a/doc/BuildRow.png and /dev/null differ diff --git a/doc/BuildRow.webp b/doc/BuildRow.webp new file mode 100644 index 0000000..14caac1 Binary files /dev/null and b/doc/BuildRow.webp differ diff --git a/doc/CoreLoadingIndicator.png b/doc/CoreLoadingIndicator.png deleted file mode 100644 index 20ed332..0000000 Binary files a/doc/CoreLoadingIndicator.png and /dev/null differ diff --git a/doc/CoreLoadingIndicator.webp b/doc/CoreLoadingIndicator.webp new file mode 100644 index 0000000..b9fe1d3 Binary files /dev/null and b/doc/CoreLoadingIndicator.webp differ diff --git a/doc/EmptyWidget.png b/doc/EmptyWidget.png deleted file mode 100644 index c7b4de0..0000000 Binary files a/doc/EmptyWidget.png and /dev/null differ diff --git a/doc/EmptyWidget.webp b/doc/EmptyWidget.webp new file mode 100644 index 0000000..f104722 Binary files /dev/null and b/doc/EmptyWidget.webp differ diff --git a/doc/LogoWidget.png b/doc/LogoWidget.png deleted file mode 100644 index 39d9a23..0000000 Binary files a/doc/LogoWidget.png and /dev/null differ diff --git a/doc/LogoWidget.webp b/doc/LogoWidget.webp new file mode 100644 index 0000000..c8563d6 Binary files /dev/null and b/doc/LogoWidget.webp differ diff --git a/doc/RErrorWidget.png b/doc/RErrorWidget.png deleted file mode 100644 index 0326572..0000000 Binary files a/doc/RErrorWidget.png and /dev/null differ diff --git a/doc/RErrorWidget.webp b/doc/RErrorWidget.webp new file mode 100644 index 0000000..571839a Binary files /dev/null and b/doc/RErrorWidget.webp differ diff --git a/doc/RSegment.png b/doc/RSegment.png deleted file mode 100644 index c7dac32..0000000 Binary files a/doc/RSegment.png and /dev/null differ diff --git a/doc/RSegment.webp b/doc/RSegment.webp new file mode 100644 index 0000000..0b046e7 Binary files /dev/null and b/doc/RSegment.webp differ diff --git a/pubspec.yaml b/pubspec.yaml index 65b7df0..f2adbe2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,6 @@ dependencies: #UI cupertino_icons: ^1.0.8 flutter_launcher_icons: ^0.14.4 - #rasadyar packages rasadyar_core: path: ./packages/core