Commit Graph

13 Commits

Author SHA1 Message Date
Leptopoda 8459d36ff1
use showLicensePage fixes #324
- migrate the `open source license page`to `showLicensePage()`
- deactivate unused buildrunner

## Why?
this method is flutter internal. This means less code to maintain and less issues to make (see the one this fixes).

## What changes?
- a bit of UI (the new page will have a master detail view on large screens helping accessibility)
- we don't need to pre generate the licenses manually
2021-10-18 15:10:53 +02:00
Leptopoda 399250df9d
migrate l10n
Restyled by shellharden

Restyled by shfmt

Restyled by whitespace

fix ci
2021-10-18 13:33:11 +02:00
Leptopoda 1c52232ff9
use flutter_gen_runner
We will pre generate the asset paths.
This should lead to less errors in there.
update flutter-init.sh
2021-10-14 16:03:02 +02:00
Calcitem 8cc0d2cea9 Replace third party notices page to oss license page 2021-06-25 01:54:01 +08:00
Calcitem 6d6f877a98 flutter-init.sh: Add flutter config --no-analytics 2021-05-29 10:50:17 +08:00
Calcitem 4f2c774c0c flutter-init.sh: Move generating files to the end 2021-05-29 10:35:49 +08:00
Calcitem 863c820bc6
chmod +x *.sh 2021-05-29 04:17:02 +08:00
Calcitem 247bd81280 flutter: about: Add flutter version 2021-05-28 00:54:04 +08:00
Calcitem 6c0d6b8a7f flutter: dev_mode: Add Environment Variables Page 2021-05-27 23:40:44 +08:00
Calcitem be5f1c6921 Fix some kritika.io reported problems 2021-03-22 23:58:26 +08:00
Calcitem d734a4dd9d flutter: Update flutter-init.sh to support Windows Desktop 2021-02-17 11:50:52 +08:00
Calcitem ac95e9c123 flutter: Rename dir flutter to flutter_app 2021-02-17 11:45:04 +08:00
Calcitem 744a0df873 flutter: Add flutter-init script 2021-01-24 12:56:14 +08:00