fireflow 0.0.36  fireflow: ^0.0.36 copied to clipboard
fireflow: ^0.0.36 copied to clipboard
This package is designed for FlutterFlow app to provide enhanced features.

Fireflow #
- 
Fireflowis an open source, easy and rapid development tool to build apps like social network service, forum based community service, online shopping service, and much more.
- 
Fireflowis especially designed to work withFlutterFlow.
- 
Fireflowcovers from the backend work like supporting forum management with custom security rules to the frontend work like providingCustomPopupwidget.
Getting started #
The fireflow has lots of features and large amount of documentation. To make it easy to keep the documentaion simple, I have wrote a separate document.
Please see the Fireflow document
Features #
- 
Enhanced user management. - The documents of the /userscollection have private information and shouldn't be disclosed. But the user information is needed to be disclosed for the most app features. To make it happen, I created another collection named/users_public_datathat does not hold user's prviate informatio.
 
- The documents of the 
- 
Enhanced chat. - Custom design
- Custom design means, adding buttons for edit and delete.
 
 
- Custom design
- 
Complete forum functionality including; - Category management
- User role management
- Post and comment management including
- Nested (threaded) comments
 
- Push notification
- Subscribing/Unsubscribing a category
- Sending push notifications to the author of the parent comments and post.
 
 
- 
Enhanced Firestore Security Rules 
- 
Enhanced Push Notification - Subscription for forum category, chat room, etc.
- Foreground push notification.
 
- 
Custom widgets