https://github.com/hrishiksh/flutter-chrome-extension
https://github.com/hrishiksh/flutter-chrome-extension
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hrishiksh/flutter-chrome-extension
- Owner: hrishiksh
- Created: 2022-09-28T03:48:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-28T09:05:38.000Z (about 3 years ago)
- Last Synced: 2025-04-21T09:52:22.688Z (6 months ago)
- Language: C++
- Size: 242 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chromextension
A chrome extension made with flutter. To build this project run the following command.
```bash
flutter build web --web-renderer html --csp
```