Merge pull request #5 from pese-git/async

feat: Add async dependency resolution and enhance example
This commit is contained in:
Sergey Penkovsky
2025-05-13 23:50:54 +03:00
committed by GitHub
14 changed files with 251 additions and 153 deletions

View File

@@ -1,3 +1,5 @@
library;
///
/// Copyright 2021 Sergey Penkovsky <sergey.penkovsky@gmail.com>
/// Licensed under the Apache License, Version 2.0 (the "License");
@@ -10,6 +12,5 @@
/// See the License for the specific language governing permissions and
/// limitations under the License.
///
library cherrypick_flutter;
export 'src/cherrypick_provider.dart';