2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Display version information (using external markdown file)

This commit is contained in:
Oliver Walters
2021-02-02 21:20:04 +11:00
parent 1823dca61d
commit c3bc6a94b0
5 changed files with 66 additions and 2 deletions

View File

@ -11,7 +11,7 @@ description: InvenTree stock management
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.0+1
version: 0.1.0+1
environment:
sdk: ">=2.1.0 <3.0.0"
@ -39,7 +39,7 @@ dependencies:
flutter_typeahead: ^1.8.1 # Auto-complete input field
image_picker: ^0.6.6 # Select or take photos
url_launcher: ^5.7.10 # Open link in system browser
flutter_markdown: ^0.5.2 # Rendering markdown
camera:
path_provider:
path:
@ -69,6 +69,7 @@ flutter:
assets:
- assets/image/icon.png
- assets/release_notes.md
# To add assets to your application, add an assets section, like this:
# assets: