
Adds a step to the updater to verify that the new .flx package is signed and untampered. Each .flx contains a signed manifest file. The manifest contains a SHA-256 hash of the .flx contents. See bundle.dart for a description of the new .flx format.
16 lines
393 B
YAML
16 lines
393 B
YAML
name: fitness
|
|
version: 0.0.1
|
|
update-url: http://localhost:9888/examples/fitness/
|
|
material-design-icons:
|
|
- name: action/assessment
|
|
- name: action/help
|
|
- name: action/settings
|
|
- name: action/view_list
|
|
- name: av/stop
|
|
- name: content/add
|
|
- name: maps/directions_run
|
|
- name: navigation/arrow_back
|
|
- name: navigation/close
|
|
- name: navigation/menu
|
|
- name: navigation/more_vert
|