Skip to content

Commit 51182ad

Browse files
committed
lesson-15
1 parent b230903 commit 51182ad

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+152
-72
lines changed

myapp/assets/space-1.jpg

-1.93 MB
Binary file not shown.

myapp/assets/space-2.jpg

-3.28 MB
Binary file not shown.

myapp/assets/space-3.jpg

-1.25 MB
Binary file not shown.
-54 KB
Binary file not shown.

myapp/lib/main.dart

Lines changed: 0 additions & 51 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

myapp/README.md renamed to ninja_id/README.md

Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333

3434
defaultConfig {
3535
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
36-
applicationId "uk.co.thenetninja.myapp"
36+
applicationId "uk.co.thenetninja.ninja_id"
3737
minSdkVersion 16
3838
targetSdkVersion 28
3939
versionCode flutterVersionCode.toInteger()

myapp/android/app/src/debug/AndroidManifest.xml renamed to ninja_id/android/app/src/debug/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2-
package="uk.co.thenetninja.myapp">
2+
package="uk.co.thenetninja.ninja_id">
33
<!-- Flutter needs it to communicate with the running application
44
to allow setting breakpoints, to provide hot reload, etc.
55
-->

0 commit comments

Comments
 (0)