Commit fd9d6fd
committed
feat(local_ads_management): add events for saving draft and publishing native ad
- Introduce CreateLocalNativeAdSavedAsDraft event for saving native ad as a draft
- Add CreateLocalNativeAdPublished event for publishing native ad
- Remove unnecessary CreateLocalNativeAdSubmitted event1 parent 5a7e615 commit fd9d6fd
File tree
1 file changed
+13
-5
lines changed- lib/local_ads_management/bloc/create_local_ads
1 file changed
+13
-5
lines changedLines changed: 13 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
75 | 83 | | |
0 commit comments