File tree 2 files changed +14
-9
lines changed
2 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1
- ## [ 1.0.0] - 22 Mar 2020
1
+ ## [ 1.0.2] - 31 Mar 2020
2
+
3
+ * Google login failed bug fix
4
+ * Email login at first time bug fix.
5
+
6
+ ## [ 1.0.2] - 30 Mar 2020
2
7
3
- * Initials Launch
8
+ * Added users list who liked tweet.
9
+ * User can view nested profile view.
10
+ * User can view their following and follower's profile.
11
+ * Bug fix and performance improvement.
4
12
5
13
## [ 1.0.1] - 27 Mar 2020
6
14
7
15
* Added Retweet functionality.
8
16
* Show Retweet count on tweet.
9
17
10
- ## [ 1.0.2 ] - 30 Mar 2020
18
+ ## [ 1.0.0 ] - 22 Mar 2020
11
19
12
- * Added users list who liked tweet.
13
- * User can view nested profile view.
14
- * User can view their following and follower's profile.
15
- * Bug fix and performance improvement.
20
+ * Initials Launch
Original file line number Diff line number Diff line change 1
- name : flutter_twitter_clone
1
+ name : flutter_twitter_cloneflutter
2
2
description : A new Flutter project.
3
3
4
4
# The following defines the version and build number for your application.
@@ -11,7 +11,7 @@ description: A new Flutter project.
11
11
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
12
12
# Read more about iOS versioning at
13
13
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
14
- version : 1.0.2+4
14
+ version : 1.0.3+5
15
15
16
16
environment :
17
17
sdk : " >=2.1.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments