Skip to content

Commit

Permalink
Added App Icons
Browse files Browse the repository at this point in the history
  • Loading branch information
chinotapales committed Dec 28, 2018
1 parent 726d9f9 commit 7fedb4b
Show file tree
Hide file tree
Showing 148 changed files with 3,112 additions and 2,066 deletions.
Binary file modified .DS_Store
Binary file not shown.
12 changes: 11 additions & 1 deletion .packages
Original file line number Diff line number Diff line change
@@ -1,17 +1,25 @@
# Generated by pub on 2018-12-12 23:52:46.096555.
# Generated by pub on 2018-12-28 19:46:24.353567.
archive:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/archive-2.0.5/lib/
args:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/args-1.5.1/lib/
async:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.0.8/lib/
boolean_selector:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-1.0.4/lib/
charcode:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.1.2/lib/
collection:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.14.11/lib/
convert:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/lib/
crypto:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-2.0.6/lib/
cupertino_icons:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.2/lib/
dart_config:file:///Users/chinotapales/flutter/.pub-cache/git/dart_config-e26916e095244a7e5ea61315b030d298d127ed26/lib/
flutter:file:///Users/chinotapales/flutter/packages/flutter/lib/
flutter_launcher_icons:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_launcher_icons-0.6.1/lib/
flutter_test:file:///Users/chinotapales/flutter/packages/flutter_test/lib/
http:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.11.3+17/lib/
http_parser:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.3/lib/
image:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/image-2.0.5/lib/
intl:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.15.7/lib/
matcher:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.3+1/lib/
meta:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.1.6/lib/
path:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.6.2/lib/
petitparser:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/petitparser-2.0.2/lib/
quiver:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/quiver-2.0.1/lib/
shared_preferences:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.4.3/lib/
sky_engine:file:///Users/chinotapales/flutter/bin/cache/pkg/sky_engine/lib/
Expand All @@ -23,4 +31,6 @@ term_glyph:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org
test_api:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.1/lib/
typed_data:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.1.6/lib/
vector_math:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.0.8/lib/
xml:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/xml-3.2.3/lib/
yaml:file:///Users/chinotapales/flutter/.pub-cache/hosted/pub.dartlang.org/yaml-2.1.15/lib/
flutter_currency_conversion:lib/
Binary file modified android/.gradle/4.4/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified android/.gradle/4.4/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified android/.gradle/4.4/fileHashes/resourceHashesCache.bin
Binary file not shown.
Binary file modified android/.gradle/4.4/javaCompile/classAnalysis.bin
Binary file not shown.
Binary file modified android/.gradle/4.4/javaCompile/jarAnalysis.bin
Binary file not shown.
Binary file modified android/.gradle/4.4/javaCompile/javaCompile.lock
Binary file not shown.
Binary file modified android/.gradle/4.4/javaCompile/taskHistory.bin
Binary file not shown.
Binary file modified android/.gradle/4.4/javaCompile/taskJars.bin
Binary file not shown.
Binary file modified android/.gradle/4.4/taskHistory/taskHistory.bin
Binary file not shown.
Binary file modified android/.gradle/4.4/taskHistory/taskHistory.lock
Binary file not shown.
Binary file modified android/.gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
2 changes: 1 addition & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@
</intent-filter>
</activity>
</application>
</manifest>
</manifest>
Binary file modified android/app/src/main/res/mipmap-hdpi/ic_launcher.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/mipmap-mdpi/ic_launcher.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/mipmap-xhdpi/ic_launcher.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/mipmap-xxhdpi/ic_launcher.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/mipmap-xxxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"fonts":[{"asset":"fonts/MaterialIcons-Regular.ttf"}],"family":"MaterialIcons"},{"fonts":[{"asset":"fonts/Rockwell.ttc"}],"family":"Rockwell"},{"family":"packages/cupertino_icons/CupertinoIcons","fonts":[{"asset":"packages/cupertino_icons/assets/CupertinoIcons.ttf"}]}]
[{"fonts":[{"asset":"fonts/MaterialIcons-Regular.ttf"}],"family":"MaterialIcons"},{"family":"Rockwell","fonts":[{"asset":"fonts/Rockwell.ttc"}]},{"family":"packages/cupertino_icons/CupertinoIcons","fonts":[{"asset":"packages/cupertino_icons/assets/CupertinoIcons.ttf"}]}]
1,651 changes: 811 additions & 840 deletions build/app/intermediates/assets/debug/flutter_assets/LICENSE

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"fonts":[{"asset":"fonts/MaterialIcons-Regular.ttf"}],"family":"MaterialIcons"},{"fonts":[{"asset":"fonts/Rockwell.ttc"}],"family":"Rockwell"},{"family":"packages/cupertino_icons/CupertinoIcons","fonts":[{"asset":"packages/cupertino_icons/assets/CupertinoIcons.ttf"}]}]
[{"fonts":[{"asset":"fonts/MaterialIcons-Regular.ttf"}],"family":"MaterialIcons"},{"family":"Rockwell","fonts":[{"asset":"fonts/Rockwell.ttc"}]},{"family":"packages/cupertino_icons/CupertinoIcons","fonts":[{"asset":"packages/cupertino_icons/assets/CupertinoIcons.ttf"}]}]
1,651 changes: 811 additions & 840 deletions build/app/intermediates/flutter/debug/flutter_assets/LICENSE

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion build/app/intermediates/flutter/debug/snapshot_blob.bin.d

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file modified build/app/intermediates/flutter/flutter-x86.jar
Binary file not shown.
Binary file modified build/app/intermediates/incremental/debug-mergeJavaRes/merge-state
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Thu Sep 20 13:42:28 PHT 2018
#Fri Dec 28 19:56:02 GMT 2018
/Users/chinotapales/Documents/flutter_projects/flutter_currency_conversion/android/app/src/main/res/mipmap-hdpi/ic_launcher.png=/Users/chinotapales/Documents/flutter_projects/flutter_currency_conversion/build/app/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat
/Users/chinotapales/Documents/flutter_projects/flutter_currency_conversion/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png=/Users/chinotapales/Documents/flutter_projects/flutter_currency_conversion/build/app/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat
/Users/chinotapales/Documents/flutter_projects/flutter_currency_conversion/android/app/src/main/res/mipmap-mdpi/ic_launcher.png=/Users/chinotapales/Documents/flutter_projects/flutter_currency_conversion/build/app/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Tue Sep 25 10:18:01 PHT 2018
#Fri Dec 28 19:56:04 GMT 2018
base.0=/Users/chinotapales/Documents/flutter_projects/flutter_currency_conversion/build/app/intermediates/transforms/dexMerger/debug/0
path.0=classes.dex
renamed.0=classes.dex
Loading

0 comments on commit 7fedb4b

Please sign in to comment.