flamingo 0.4.0 flamingo: ^0.4.0 copied to clipboard
Flamingo is a firesbase firestore model framework library. Flamingo manage DocumentReference and CollectionReference. And provide wrap interface of CRUD.
0.4.0 #
To modified modelName and collectionRootReference.
0.3.0 #
Updated flamingo root and Batch interface.
0.2.6 #
Bug fix.
0.2.5 #
Fix: Save empty data of storage in writeStorage feature.
0.2.4 #
Fix: Add empty List during updation(Thanks huma11farheen-san).
0.2.3 #
Set default values for metadata and additionalData(Thanks kikuchy-san). Updated plugin and modify document.
0.2.2 #
Remove path_provider plugin adn updated plugin.
0.2.1 #
Update plugin.
0.2.0+1 #
Deleted unnecessary files.
0.2.0 #
Update plugin and bug fix for collection reference.
0.1.16 #
Bug fix.
0.1.15 #
Bug fix.
0.1.14 #
Bug fix.
0.1.13 #
Modified property access.
0.1.12 #
Modified mapping timestamp for algolia.
0.1.11 #
Remove dependency on json_annotation #2
0.1.10+1 #
Update example's pubspec.yaml.
0.1.10 #
Update environment version.
0.1.9 #
Rename function. saveStorageAndDoc => saveWithDoc, deleteStorageAndDoc => deleteWithDoc.
0.1.8 #
Add function of raw values for document. Add function to save and delete storage and document.
0.1.7 #
Update firestore plugin.
0.1.6 #
Update environment sdk.
0.1.5 #
Update dependence plugin.
0.1.4 #
Modified batch.
0.1.3 #
Bug fix.
0.1.2 #
Add function of raw values for batch. Add Increment model. Add override method of onCompleted.
0.1.1+2 #
Modified pubspec.yaml.
0.1.1+1 #
Updated document.
0.1.1 #
Rename transaction interface.
0.1.0+1 #
Updated document.
0.1.0 #
Format source code.
0.0.10 #
Add model class of map object. Updated and README.
0.0.9 #
Updated load of DocumentAccessor and README.
0.0.8 #
Added write function. Added path parameter of storage file. Updated firebase packages. Updated README.
0.0.7+1 #
Added additionalData parameter of storage file.
0.0.7 #
Added function for mapping list and modified mapping json of storage file.
0.0.6 #
Added function for mapping map objects and added metadata to storage file.
0.0.5 #
Update initialize spec.
0.0.4+1 #
Update document.
0.0.4 #
Update plugin of firebase.
0.0.3+2 #
Update CHANGELOG.md.
0.0.3+1 #
Update README.md.
0.0.3 #
Bug fix for Android.
0.0.2 #
Bug fix.
0.0.1 #
First release.