Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanjot726 authored Feb 8, 2022
1 parent 3f3530c commit b460708
Showing 1 changed file with 32 additions and 2 deletions.
34 changes: 32 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# news_app
# News App

A new Flutter project.
Shows News from all over the world in the native language of selected country.

# Flutter

Flutter is an open-source UI software development kit created by Google. It is used to develop cross platform applications for Android, iOS, Linux, Mac, Windows, Google Fuchsia, and the web from a single codebase.

## Getting Started

Expand All @@ -14,3 +18,29 @@ A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.

## Path of learning

- Tour of Dart.
- Flutter Widgets
- Assignments-->UI Replications
- Flutter and Firebase -->Multimedia and DB Operations
- Project Activity

## Initial Setup

1. JDk and its Path setup
2. Android Studio
3. Plugin-->FLutter in Android Studio
4. Flutter SDK
5. Link the SDK path in Android Studio

## Pre-requirements

- 8GB RAM

- i3/i5 Processor or More

## Website for practice

- [dartpad.dev](https://dartpad.dev/)

0 comments on commit b460708

Please sign in to comment.