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
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
<imgsrc="banner.png" >
1
+
<imgsrc="banner.png"style="border-radius: 10px;">
2
2
3
3
# Run Flutter Run
4
4
5
-
A clone of the Runtastic mobile app
5
+
A clone of the Runtastic or Strava mobile app
6
6
7
7
## Functionalities
8
8
@@ -14,7 +14,7 @@ Users can also view their previous sessions and follow other users to see, like
14
14
15
15
### Prerequisites
16
16
17
-
You need flutter (The best is to use the version 3.16 and above)
17
+
You need flutter (The best is to use the version 3.19 and above)
18
18
19
19
### How to run
20
20
@@ -28,20 +28,20 @@ flutter run
28
28
29
29
### New Activity
30
30
31
-
<imgsrc="screenshots/new_activity/home.png"alt="Description de l'image"width="282px"> <imgsrc="screenshots/new_activity/current_activity.png"alt="Description de l'image"width="280px">
31
+
<imgsrc="screenshots/new_activity/home.png"alt="Description de l'image"width="230px"> <imgsrc="screenshots/new_activity/current_activity.png"alt="Description de l'image"width="230px">
32
32
33
33
### Activity list
34
34
35
-
<imgsrc="screenshots/activity_list/activity_list.png"alt="Description de l'image"width="280px"> <imgsrc="screenshots/activity_list/activity_details.png"alt="Description de l'image"width="280px"> <imgsrc="screenshots/activity_list/activity_graph.png"alt="Description de l'image"width="280px">
35
+
<imgsrc="screenshots/activity_list/activity_list.png"alt="Description de l'image"width="230px"> <imgsrc="screenshots/activity_list/activity_details.png"alt="Description de l'image"width="230px"> <imgsrc="screenshots/activity_list/activity_graph.png"alt="Description de l'image"width="230px">
36
36
37
37
### Community
38
38
39
-
<imgsrc="screenshots/community/all_activities.png"alt="Description de l'image"width="280px"> <imgsrc="screenshots/community/pending_requests.png"alt="Description de l'image"width="280px"> <imgsrc="screenshots/community/user_profile.png"alt="Description de l'image"width="280px">
39
+
<imgsrc="screenshots/community/all_activities.png"alt="Description de l'image"width="230px"> <imgsrc="screenshots/community/pending_requests.png"alt="Description de l'image"width="230px"> <imgsrc="screenshots/community/user_profile.png"alt="Description de l'image"width="230px">
40
40
41
41
### Settings
42
42
43
-
<imgsrc="screenshots/settings/settings.png"alt="Description de l'image"width="280px"> <imgsrc="screenshots/settings/edit_profile.png"alt="Description de l'image"width="280px">
43
+
<imgsrc="screenshots/settings/settings.png"alt="Description de l'image"width="230px"> <imgsrc="screenshots/settings/edit_profile.png"alt="Description de l'image"width="230px">
44
44
45
45
### Login and registration
46
46
47
-
<imgsrc="screenshots/login_registration/login.png"alt="Description de l'image"width="280px"> <imgsrc="screenshots/login_registration/registration.png"alt="Description de l'image"width="282px">
47
+
<imgsrc="screenshots/login_registration/login.png"alt="Description de l'image"width="230px"> <imgsrc="screenshots/login_registration/registration.png"alt="Description de l'image"width="232px">
0 commit comments