flutter_store_listing 0.2.0+1
flutter_store_listing: ^0.2.0+1 copied to clipboard
Flutter plugin to handle app reviews with SKStoreReviewController, generate app store links and open them for iOS or android.
0.2.0+1 #
- Remove unnecessary casts.
0.2.0 #
- Nullsafety migration.
0.1.1+2 #
- More documentation, updated links.
- No longer a singleton, override app store id and android package name.
- Add isSupported() methods.
- Made API more consistent.
- Added simple example.
0.1.0 #
- First release
0.0.1 #
- Initial version