Skip to content

Inshorts clone with provider state management This is a sample assignment for proDT submitted by Bibek Ranjan Saha

Notifications You must be signed in to change notification settings

bibek-ranjan-saha/inshorts_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

35f0255 · Jun 5, 2023

History

12 Commits
May 30, 2023
May 30, 2023
Feb 3, 2023
Feb 3, 2023
Feb 4, 2023
Feb 3, 2023
Feb 3, 2023
Feb 3, 2023
Feb 3, 2023
Feb 3, 2023
Jun 5, 2023
Feb 3, 2023
May 30, 2023
Feb 4, 2023

Repository files navigation

Logo

Inshorts Clone App

Inshorts Clone using flutter
Inshorts clone created with ❤️ . Caching,Bookmark,Animation,Dark mode!

Report bug · Request feature

Inshorts clone app using flutter

Getting Started

This project is a starting point for a Flutter application.

Steps to run

Open terminal

Step 1:

Download or clone this repo by using the link below:

https://github.com/bibek-ranjan-saha/inshorts_clone.git

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Step 3:

This project uses flavors to differentiate app builds, execute the following command to run app:

flutter run apk -t lib/flavours/main_dev.dart --flavor development

Step 3:

Create a release apk to share a normal user:

flutter build apk --release -t lib/flavours/main_prod.dart --flavor production --no-tree-shake-icons

Libraries & Tools Used

Folder structureI am using in this project

lib/
|- constants/
|- flavours/
|- models/
|- providers/
|- screens/
|- services/
|- utils/
|- widgets/
|- main_common.dart

About

Inshorts clone with provider state management This is a sample assignment for proDT submitted by Bibek Ranjan Saha

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published