https://github.com/blendthink/youtrust-lt-app
YOUTRUST x ゆめみ Flutter LT会@渋谷 #2 の登壇資料
https://github.com/blendthink/youtrust-lt-app
Last synced: 9 months ago
JSON representation
YOUTRUST x ゆめみ Flutter LT会@渋谷 #2 の登壇資料
- Host: GitHub
- URL: https://github.com/blendthink/youtrust-lt-app
- Owner: blendthink
- Created: 2023-07-08T04:18:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-23T21:31:48.000Z (almost 3 years ago)
- Last Synced: 2025-09-06T09:44:25.140Z (9 months ago)
- Language: Dart
- Homepage:
- Size: 26 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# youtrust_lt_app
A new Flutter project.
## Scripts
```shell
fvm dart fix --dry-run
```
```shell
fvm dart analyze
```
```shell
fvm dart run custom_lint
```
```shell
fvm flutter pub run build_runner build -d
```