Skip to content

Commit

Permalink
replace images
Browse files Browse the repository at this point in the history
  • Loading branch information
bugudiramu committed Sep 23, 2019
1 parent eb926a4 commit 748a9df
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 10 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ This project is a starting point for a Flutter application.

- Google Sing In.
- Internet Connctivity Checker.
- Share the News to Social Media.
- Trending and Allnews are separated by Tabs.
- Share the News to Social Media Platforms.
- News are separated by Categories.
- User Can LogIn and LogOut.
- Swipe to Refresh.
- Can read full Article.
- Some cool Animations.

## Screenshots

<img src="images/readmePics/img1.png" width="280" height="550"> <img src="images/readmePics/img2.png" width="280" height="550"> <img src="images/readmePics/img3.png" width="280" height="550"> <img src="images/readmePics/img4.png" width="280" height="550"> <img src="images/readmePics/img5.png" width="280" height="550"> <img src="images/readmePics/img6.png" width="280" height="550"> <img src="images/readmePics/img7.png" width="280" height="550">
<img src="images/readmePics/img1.png" width="280" height="550"> <img src="images/readmePics/img2.png" width="280" height="550"> <img src="images/readmePics/img3.png" width="280" height="550"> <img src="images/readmePics/img4.png" width="280" height="550"> <img src="images/readmePics/img5.png" width="280" height="550"> <img src="images/readmePics/img6.png" width="280" height="550">
Binary file modified images/readmePics/img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/readmePics/img2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/readmePics/img3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/readmePics/img4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/readmePics/img5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/readmePics/img6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/readmePics/img7.png
Binary file not shown.
10 changes: 10 additions & 0 deletions ios/Flutter/flutter_export_environment.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#!/bin/sh
# This is a generated file; do not edit or check into version control.
export "FLUTTER_ROOT=F:\flutter"
export "FLUTTER_APPLICATION_PATH=C:\Users\ramu\Desktop\Flutter\News_app"
export "FLUTTER_TARGET=lib\main.dart"
export "FLUTTER_BUILD_DIR=build"
export "SYMROOT=${SOURCE_ROOT}/../build\ios"
export "FLUTTER_FRAMEWORK_DIR=F:\flutter\bin\cache\artifacts\engine\ios"
export "FLUTTER_BUILD_NAME=1.0.0"
export "FLUTTER_BUILD_NUMBER=1"
14 changes: 7 additions & 7 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ packages:
name: async
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.0"
version: "2.3.0"
boolean_selector:
dependency: transitive
description:
name: boolean_selector
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.4"
version: "1.0.5"
charcode:
dependency: transitive
description:
Expand Down Expand Up @@ -173,21 +173,21 @@ packages:
name: meta
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.6"
version: "1.1.7"
path:
dependency: transitive
description:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.6.2"
version: "1.6.4"
pedantic:
dependency: transitive
description:
name: pedantic
url: "https://pub.dartlang.org"
source: hosted
version: "1.7.0"
version: "1.8.0+1"
petitparser:
dependency: transitive
description:
Expand All @@ -201,7 +201,7 @@ packages:
name: quiver
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.3"
version: "2.0.5"
random_color:
dependency: "direct main"
description:
Expand Down Expand Up @@ -262,7 +262,7 @@ packages:
name: string_scanner
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.4"
version: "1.0.5"
term_glyph:
dependency: transitive
description:
Expand Down

0 comments on commit 748a9df

Please sign in to comment.