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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ For iOS, to build and release there is no configuration. Just follow the instruc
32
32
## Technology
33
33
1. Dio<br />
34
34
A powerful Http client for Dart, which supports interceptors, FormData, Request Cancellation, File Downloading, Timeout, etc.
35
-
2. Flutter BLoC</br />
35
+
2. Flutter BLoC<br />
36
36
Flutter widgets that make it easy to implement the BLoC design pattern.
37
37
3. Intl<br />
38
38
Package providers internationalization and localization facilities, including message translation, plurals and genders, date/number formatting and parsing, and bidirectional text.
0 commit comments