Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chakrihacker/flutter_bloc_repro_1412
https://github.com/chakrihacker/flutter_bloc_repro_1412
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chakrihacker/flutter_bloc_repro_1412
- Owner: chakrihacker
- Created: 2020-07-08T10:07:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-14T15:28:48.000Z (over 4 years ago)
- Last Synced: 2024-10-28T16:17:04.803Z (2 months ago)
- Language: Dart
- Size: 54.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Issue Explanation
1. Open user_data_source_test.dart
2. Try to test this "Should show snackbar when userdatasource linking succeeds"
3. Everything is good except I have local state logic in user_Data_source_view.dart line no 39
4. State can only be set via tapping on a item