Skip to content

Commit

Permalink
version: 0.0.3 - Udpated CHANGELOG.md & README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
faisalramdan17 committed May 28, 2021
1 parent 1cbfade commit 0e3413c
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.0.3 - Firebase Project & Admin Panel Vuejs (28 May 2021)

- Updated ReadMe.md
- Added GetxFire Firebase Project
- Added GetxFire Admin Panel Vuejs

## 0.0.2 - Registration, Login, Etc. (27 May 2021)

- Registration and more works on User CRUD.
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ It's free, open source, complete, rapid development package for creating Social
# References

- [GetxFire Package](https://github.com/faisalramdan17/getxfire) - This Package.
- [GetxFire Firebase Project](https://github.com/faisalramdan17/getxfire/tree/main/firebase) - Firebase project for Firestore security rules.
- [GetxFire Firebase Project](https://github.com/faisalramdan17/getxfire/tree/main/firebase) - FAdmin Site with Vuejs.
- [GetxFire Admin Panel Vuejs](https://github.com/faisalramdan17/getxfire/tree/main/admin-vuejs) - Firebase project for Firestore security rules.
- [GetxFire Sample App](https://github.com/faisalramdan17/getxfire/tree/main/example) - Example Flutter App.
- [GetxFire Documentation](https://github.com/faisalramdan17/getxfire/wiki) - Wiki Documentation.

Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.0.2"
version: "0.0.3"
google_sign_in:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: getxfire
description: A Flutter Package that implemented firebase services with getx package example.
version: 0.0.2
version: 0.0.3
homepage: https://github.com/faisalramdan17/getxfire/wiki
repository: https://github.com/faisalramdan17/getxfire

Expand Down

0 comments on commit 0e3413c

Please sign in to comment.