Coreborn Internship Assessment Task written in Flutter/Dart

Overview

corebornassessmenttask

Coreborn Internship Assessment Task written in Flutter/Dart

Getting Started

Clone the project

git clone https://github.com/emirhalici/corebornassessmenttask

Go to the project directory

cd instaccorebornassessmenttasklone

Install dependencies

flutter pub get

Run App

flutter run

Developer Notes

  • Infinite scroll pagination is requested for pages where data is loaded but all api calls return the whole data and I couldn't find any information about pagination on this data. I settled with pulling all the data to provider and then manually paginating it to the screen. Circular progress indicator isn't shown because it loads new items before being able to show it.

  • As a bonus, I implemented both dark modes and light modes for the app.

Screenshots From App

Untitled

You might also like...

Flutter-Tasky-App - A Task App Designed With Flutter With Registration & Login Page

Flutter-Tasky-App - A Task App Designed With Flutter With Registration & Login Page

Flutter-Tasky-App- A task app designed with flutter with registration & login pa

Dec 23, 2022

Flutter-NoteBooklyApp - Note and task list app using flutter provider.

notebookly_app Note taking and task app using firebase/provider. Getting Started This project is a starting point for a Flutter application. A few res

Jan 4, 2022

Create responsive dashboard Daily Task design using Flutter

Create responsive dashboard Daily Task design using Flutter

Daily Task Watch it on YouTube Dashboard Screen This dashboard page is designed for the daily task. This design contains profile, task overview, calen

Jan 5, 2023

Flutter Task Manager Application Using GetX State Management

Flutter Task Manager Application Using GetX State Management

Flutter Task Manager Application Using GetX State Management flutter_getx_todo A new Flutter project. Getting Started This project is a starting point

Nov 11, 2022

Flutter package for displaying grid view of daily task like Github-Contributions.

Flutter package for displaying grid view of daily task like Github-Contributions.

flutter_annual_task flutter_annual_task Flutter package for displaying grid view of daily task like Github-Contributions. Example Usage Make sure to c

Sep 21, 2022

Tasky-Mobile-App - A task manager built with Flutter, Serverless, Postgres, Firebase

Tasky-Mobile-App - A task manager built with Flutter, Serverless, Postgres, Firebase

Tasky Mobile App A project management mobile app This project is an implementati

Dec 31, 2022

Flutter Task UI (Dribbble)

Flutter Task UI (Dribbble)

task_app Task UI Concept inspiration from dribbble https://dribbble.com/shots/7141339--17-TaskApp-Mobile-App-Concept Coming soon Full feature app with

Jan 2, 2023

A Flutter project for schedule background task example

A Flutter project for schedule background task example

Flutter Schedule Background Task A Flutter project for schedule background task example. Getting Started This project is an example to create & execut

Jul 1, 2022

Icons Launcher - A command-line tool that simplifies the task of updating your Flutter app's launcher icon.

Icons Launcher - A command-line tool that simplifies the task of updating your Flutter app's launcher icon.

Icons Launcher - A command-line tool that simplifies the task of updating your Flutter app's launcher icon. Full flexibility allows you to only update the launcher icon for specific platforms as needed.

Nov 17, 2022
Owner
Emir Halıcı
I make mobile things do other things.
Emir Halıcı
Booking App - Algoriza Internship Final Project by Team 6.

RoomQuik .. Flutter Booking App using: Flutter BLoC as state management, Dio for APIs handling, GetIt for dependency injection, and Sizer with some built-in Flutter Widgets for Responsiveness, Shared Preferences, Google Maps, and GeoLocator

Amgad M.Behairy 21 Dec 26, 2022
Dusyeri provider task - Dusyeri provider task built using flutter

Düşyeri Provider Task https://github.com/alper-mf/dusyeri_provider_task/blob/7d1

null 1 May 9, 2022
Daily-Task-Manager a daily task manager application project created in flutter

This is a daily task manager application project created in flutter. Install this application on Android - Install from Play Store

DVS 0 May 10, 2022
soTired is an application for cognitive fatigue assessment. It includes a stand-alone Android app for fatigue detection and an additional part for data management and further analysis.

Motivation soTired is an application for cognitive fatigue assessment. It includes a stand-alone Android app for fatigue detection and an additional p

Team Ulster 2.0 5 Oct 22, 2021
BSTEVR Assessment.

bstevr_assessment BSTEVR Assessment. How To Run You can run this Flutter app through Android Studio by simply opening the project and tapping the run

Bahrican Akkoyun 1 Sep 29, 2021
A beautiful 😍 covid-19 app with self - assessment and more.

Aarogya Seva Made with ?? in India ?? Aarogya Seva is an Indian app developed using flutter for tracking live Covid-19 cases. App provides Coronavirus

Shubham Soni 118 Nov 25, 2022
Todo is an Simple Task Management App coded using Dart which is a peogramming language for Flutter SDK(2.5) supports Null Safety 📑🚩

Todo ?? ?? ?? Introduction Todo is an Simple Task Management App coded using Dart which is a peogramming language for Flutter SDK(2.5) supports Null S

navee-ramesh 6 Nov 5, 2022
A Dart utility package for easy async task cancellation

Dart Cancellation Token. Inspired by CancellationToken in C#. A Dart utility package for easy async task cancellation.

Petrus Nguyễn Thái Học 4 Sep 6, 2022
Mysql.dart - MySQL client for Dart written in Dart

Native MySQL client written in Dart for Dart See example directory for examples

null 48 Dec 29, 2022