An open API service indexing awesome lists of open source software.

https://github.com/hrishiksh/flutter-chrome-extension


https://github.com/hrishiksh/flutter-chrome-extension

Last synced: about 1 month ago
JSON representation

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
```