mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-23 21:13:35 +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
|
||||
import 'package:cherrypick_annotations/cherrypick_annotations.dart';
|
||||
import 'package:cherrypick/cherrypick.dart';
|
||||
|
||||
|
||||
part 'app_module.cherrypick.g.dart';
|
||||
|
||||
@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_flutter on pub.dev](https://pub.dev/packages/cherrypick_flutter)
|
||||
- [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