You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For iOS, to build and release there is no configuration. Just follow the instructions from the [documentation](https://flutter.dev/docs/deployment/ios).
31
31
32
+
## Feature
33
+
-[X] List daily news.
34
+
-[X] Filter daily news by category.
35
+
-[X] Refresh list daily news with pull to refresh style.
36
+
-[X] Go to detail news website.
37
+
-[X] Search news.
38
+
32
39
## Technology
33
40
1. Dio<br />
34
41
A powerful Http client for Dart, which supports interceptors, FormData, Request Cancellation, File Downloading, Timeout, etc.
0 commit comments