File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,11 @@ final class HeadlinesFeedLoading extends HeadlinesFeedState {}
19
19
/// {@template headlines_feed_loading}
20
20
/// State indicating that the headlines feed is being loaded
21
21
/// without a full screen loading widget being showed.
22
- ///
22
+ ///
23
23
/// usefull for inifinity scrolling fetches beyonf the first one
24
24
/// {@endtemplate}
25
25
final class HeadlinesFeedLoadingSilently extends HeadlinesFeedState {}
26
26
27
-
28
27
/// {@template headlines_feed_loaded}
29
28
/// State indicating that the headlines feed has been loaded successfully,
30
29
/// potentially with applied filters.
Original file line number Diff line number Diff line change 1
1
name : ht_main
2
2
description : main headlines toolkit mobile app.
3
- version : 0.27.0
3
+ version : 0.27.1
4
4
publish_to : none
5
5
repository : https://github.com/headlines-toolkit/ht-main
6
6
environment :
You can’t perform that action at this time.
0 commit comments