Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [0.0.1] - TODO: Add release date.
# Changelog

* TODO: Describe initial release.
## 0.0.1-pre.3 - 2014-01-14

### Fixed

* Corrected warnings and hits

### Added

* Changelog and description

## 14.0.0 - 2042-10-06

### Added

* Introduced animals into the world, we believe they're going to be a neat addition.
6 changes: 5 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
TODO: Add your license here.
The MIT License (MIT)
Copyright (c) 2020 GetFlutter.dev
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37 changes: 0 additions & 37 deletions demo_app/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions demo_app/.metadata

This file was deleted.

16 changes: 0 additions & 16 deletions demo_app/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions demo_app/android/.gitignore

This file was deleted.

67 changes: 0 additions & 67 deletions demo_app/android/app/build.gradle

This file was deleted.

7 changes: 0 additions & 7 deletions demo_app/android/app/src/debug/AndroidManifest.xml

This file was deleted.

30 changes: 0 additions & 30 deletions demo_app/android/app/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions demo_app/android/app/src/main/res/drawable/launch_background.xml

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
8 changes: 0 additions & 8 deletions demo_app/android/app/src/main/res/values/styles.xml

This file was deleted.

7 changes: 0 additions & 7 deletions demo_app/android/app/src/profile/AndroidManifest.xml

This file was deleted.

31 changes: 0 additions & 31 deletions demo_app/android/build.gradle

This file was deleted.

4 changes: 0 additions & 4 deletions demo_app/android/gradle.properties

This file was deleted.

6 changes: 0 additions & 6 deletions demo_app/android/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

15 changes: 0 additions & 15 deletions demo_app/android/settings.gradle

This file was deleted.

32 changes: 0 additions & 32 deletions demo_app/ios/.gitignore

This file was deleted.

26 changes: 0 additions & 26 deletions demo_app/ios/Flutter/AppFrameworkInfo.plist

This file was deleted.

1 change: 0 additions & 1 deletion demo_app/ios/Flutter/Debug.xcconfig

This file was deleted.

1 change: 0 additions & 1 deletion demo_app/ios/Flutter/Release.xcconfig

This file was deleted.

Loading