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

https://github.com/broxus/flutter_templates


https://github.com/broxus/flutter_templates

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Flutter Templates

## Code analysis 📊

Add broxus_flutter_analysis to your `pubspec.yaml`:

```yaml
dependencies:
broxus_flutter_analysis:
```

Then, add an include in `analysis_options.yaml`:

```yaml
include: package:broxus_flutter_analysis/analysis_options.yaml
```