mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 05:25:19 +00:00
doc: update readme
This commit is contained in:
@@ -90,7 +90,7 @@ Run `flutter pub get` or `dart pub get` to fetch dependencies.
|
|||||||
```dart
|
```dart
|
||||||
import 'package:cherrypick_annotations/cherrypick_annotations.dart';
|
import 'package:cherrypick_annotations/cherrypick_annotations.dart';
|
||||||
import 'package:cherrypick/cherrypick.dart';
|
import 'package:cherrypick/cherrypick.dart';
|
||||||
|
|
||||||
part 'app_module.cherrypick.g.dart';
|
part 'app_module.cherrypick.g.dart';
|
||||||
|
|
||||||
@module()
|
@module()
|
||||||
@@ -181,5 +181,4 @@ CherryPick Workspace is licensed under the [Apache License 2.0](https://www.apac
|
|||||||
- [CherryPick GitHub Repository](https://github.com/pese-git/cherrypick)
|
- [CherryPick GitHub Repository](https://github.com/pese-git/cherrypick)
|
||||||
- [cherrypick_flutter on pub.dev](https://pub.dev/packages/cherrypick_flutter)
|
- [cherrypick_flutter on pub.dev](https://pub.dev/packages/cherrypick_flutter)
|
||||||
- [cherrypick_generator on pub.dev](https://pub.dev/packages/cherrypick_generator)
|
- [cherrypick_generator on pub.dev](https://pub.dev/packages/cherrypick_generator)
|
||||||
- [cherrypick_annotations on pub.dev](https://pub.dev/packages/cherrypick_annotations)
|
- [cherrypick_annotations on pub.dev](https://pub.dev/packages/cherrypick_annotations)
|
||||||
```
|
|
||||||
Reference in New Issue
Block a user