Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filiph/bespoke
https://github.com/filiph/bespoke
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/filiph/bespoke
- Owner: filiph
- Created: 2023-10-13T09:43:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-08T17:17:28.000Z (4 months ago)
- Last Synced: 2024-12-30T05:35:37.437Z (23 days ago)
- Language: Dart
- Size: 661 KB
- Stars: 14
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bespoke
A bespoke app for Filip.
![An early screenshot of the bespoke app](https://raw.githubusercontent.com/filiph/bespoke/main/docs/screenshot-2023-10-13.png)
## Development
Run `dart run build_runner build` (or `dart run build_runner watch`)
to regenerate riverpod files.## Deployment
```console
$ fvm flutter build macos
```