Releases: cevheri/flutter-bloc-advanced
Releases · cevheri/flutter-bloc-advanced
v0.6.0
v0.5.0
What's Changed
- Fix Models for immutables by @cevheri in #17
- Test : Add Customer model test by @ucmazmehmet in #18
- Feature/unittest by @cevheri in #21
- Add new unittest by @ucmazmehmet in #22
- test: add edit-user screen test. by @ucmazmehmet in #23
- Fix GetStorage.init in UniTests by @cevheri in #24
- test: add createUser test and add account test by @ucmazmehmet in #25
- IMPORTANT Storage and cache improvement by @cevheri in #26
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Fix mock-data and mock-request by @ucmazmehmet in #12
- Code formatting, Add new i18n fields for change-password screen by @ucmazmehmet in #13
- Sync Branch by @ucmazmehmet in #14
- Unittest for User Model by @cevheri in #15
- Android upgrade and add build apk in GitHub Actions by @cevheri in #16
New Contributors
- @ucmazmehmet made their first contribution in #12
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What is Changed
- add jsonSerialize in user-model
- checkUnauthorized exception in httpUtils
- move getStorageCache to Utils
- change role to roles in storage value
- add local and prod usecase-excalidraw
- disable phoneNumber in User model
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Fixed mobile and web compliance.
- Local: The first stable version uses mock data.
- Storage: re-design the storage for mobile and web.
- Menu: re-design menu and role relations.
- Flutter version upgrade: Current Flutter version: 3.24.4
- Dependency upgrade.
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Fix flutter version
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.0
v0.0.2
What's Changed
- mock data ile json menu modeli oluşturuldu...dil sayfa adı , icon bil… by @yusuf-gundogdu in #3
New Contributors
- @yusuf-gundogdu made their first contribution in #3
Full Changelog: v0.0.1...v0.0.2
v0.0.1
print("Hello Flutter Advanced Template :) ");
First running stable versions
- Flutter Bloc and State management
- Logging
- Internationalization
- Template for Professional Flutter Application
- API Client (Remote or local JSON)
Features
- Login
- Logout
- Flutter Storage
- Home
- Account
- Drawer Menu
- Forgot Password
- Change Password
- List All tasks