매일매일 일어나는 여러분의 실수를 줄여주기 위한 앱입니다. 자주 발생하는 실수를 앱에 기록하여 실수를 줄여나갈 수 있도록 도와줍니다.
Flutter App generate:
git clone https://github.com/rlagksruf16/Daily-mistakes.git
Refer to it :
If the IDE doesn't automatically executes
get packages
you have to manually typeflutter pub get
in the terminal
flutter run
- 0.1.2
- CHANGE: Fix debug error.
- 0.1.0
- The first proper release
- CHANGE: Change btn to modify mistakes.
- 0.0.1
- Create Project
- Fork it
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
- Flutter
- Firebase Authentication
- Firebase Cloud Firestore
- Firebase Cloud Functions