Skip to content

Commit b10c11d

Browse files
committed
📝 Update AssetPickerProvider refactoring
1 parent 1a00006 commit b10c11d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

guides/migration_guide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ you can stop reading._
5555
which makes `DefaultAssetsPickerTextDelegate` removed. So if you used to use `DefaultAssetsPickerTextDelegate()`,
5656
use `AssetsPickerTextDelegate()` instead.
5757

58+
#### `AssetPickerProvider`
59+
60+
- The `switchPath` method is now `Future<void>`.
61+
5862
## 5.0.0
5963

6064
### Summary

0 commit comments

Comments
 (0)