�� get flutter for wordpress
flutter for wordpress is currently available in free and pro version:
flutter for wordpress | flutter for wordpress pro |
---|---|
|
|
free and open source |
39$ on codecanyon |
�� installation
you need to have a wordpress website before you implement the app.
if you have a wordpress website already then follow the simple steps given below to build your own wordpress flutter app.
�� push notification (optional)
gh
this project uses firebase messaging for push notification.
to integrate push notification from firebase follow the steps:
- go to firebase console
- generate and download google-services.json file
- place google-services.json file inside android/app
- it should be ready now. test your push notification.
for further instruction read documentation from https://pub.dev/packages/firebase_messaging
Comments are closed.