Skip to content

Commit a18e2ff

Browse files
Update README.md
1 parent b70cc4d commit a18e2ff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,12 @@ class MyApp extends StatelessWidget {
118118
}
119119
```
120120

121+
### Note:
122+
1. For opening the app store/playstore the app should be live.
123+
2. It might not be able to open the app store/playstore in simulator. You can try it in physical device.
124+
3. You can find a sample app from here [app_upgrade_flutter_demo_app](https://github.com/appupgrade-dev/app_upgrade_flutter_demo_app)
125+
4. Read detailed blog on how to integrate from here [How to upgrade/force upgrade Flutter app](https://appupgrade.dev/blog/how-to-force-upgrade-flutter-app)
126+
121127
## Screenshot of alert - material
122128

123129
![image](https://raw.githubusercontent.com/appupgrade-dev/app-upgrade-assets/main/images/forceupgrade_flutter_material.png)

0 commit comments

Comments
 (0)