File tree Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Expand file tree Collapse file tree 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
27
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.
412
513## [ 1.0.1] - 27 Mar 2020
614
715* Added Retweet functionality.
816* Show Retweet count on tweet.
917
10- ## [ 1.0.2 ] - 30 Mar 2020
18+ ## [ 1.0.0 ] - 22 Mar 2020
1119
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
22description : A new Flutter project.
33
44# The following defines the version and build number for your application.
@@ -11,7 +11,7 @@ description: A new Flutter project.
1111# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1212# Read more about iOS versioning at
1313# 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
1515
1616environment :
1717 sdk : " >=2.1.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments