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

https://github.com/jonathanlight/flutter_john

flutter package
https://github.com/jonathanlight/flutter_john

Last synced: about 1 year ago
JSON representation

flutter package

Awesome Lists containing this project

README

          

# Flutter John

Apprendre a créer un package

## Getting started

start using the package. `pubspec.yaml`

```yaml
dependencies:
flutter_john: ^0.0.1
```

## Usage

```dart
import 'package:flutter_john/flutter_john.dart';
```