firelamp 0.1.0
firelamp: ^0.1.0 copied to clipboard
A flutter package to support CMS(Content Management System) functionalities like user management, forum management, and more for building apps like social apps, shopping apps.
0.0.8 Refacotring #
- A lot of changes had made. It is not recommended to use this version.
0.0.7 Lowering shared_preferences version #
- Lowering shared_preferences version
0.0.6 Refactor to support web #
- Replace get_storage with shared_preferences.
0.0.5 Removing path provider and upgrade Getx to support Web #
- Refactored to support web.
- The flutter_image_compress package has been removed since it does not suport web.
- Use updated Getx version that support web
0.0.4 Remove Firebase Realtime Database to support Web #
- Since Firebase Realtime Database does not support web, it is replaced by Firestore.
0.0.3 Lots of user & forum functionalities. #
- A lot of updates and changes are going on at this time.
0.0.2 Document update and minors #
- Document update.
- Class name changed from
WithcenterApitoApi.
0.0.1 First work #
- First, initial release.