Code Monkey home page Code Monkey logo

flutter-imagesuperlist's Introduction

<<<<<<< HEAD <<<<<<< HEAD

In name of Allah

Flutter client for lazily loaded list

Introduction

We want a simple page which shows list of random images from picsum photos. For implementing this page you must first fork this repository & use the forked repo for further usage. Also for your convenience, we split the project into two main parts, the first part is mandatory & must be implemented, but the second part is optional for implementation, yet you should have a grasp over BLoC pattern, but we highly recommend implementing that:

  1. UI with basic functionality
  2. implementing a more complex logic

Step 1: UI

We want a simple page which lazily loads a list of images (meaning the list of images must not be loaded as a whole, instead each time user scrolls to bottom of page, the api must be called to get the next batch of images, note each batch must be a size of 10 images).

Step 2 (complementary): Logic

For the next step we wnat the api to be called through the BLoC pattern (for better understanding of BLoC pattern, its better to implement the BLoC itself with stream & sink and not use the bloc & flutter_bloc lib)

complementary notes

UI itself does not matter much, we do not want a perfect design for the items so do not put so much effort in that, just a simple design is enough.

Expectations

So What does matter to us?

  • a clean structure of codebase
  • clean code practices
  • getting familiar with state management practices & patterns
  • finally & most important, ability to learn (this project is primarily a test to see how you can learn the things you do not know, so don't be afraid if you don't know a subject, that is our goal)

Tasks

  1. Fork this repository
  2. Estimate the develop & send it to us
  3. Break and specify your tasks in project management tool
  4. Learn & Develop
  5. Push your code to your repository
  6. Send us a pull request, we will review and get back to you
  7. Enjoy

Finally don't be afraid to ask something from your mentor

Best wishes for you

=======

93f551cee2668ed2c8ac8b7a1a9015a5441b0977

image_super_list

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference. <<<<<<< HEAD

693aff3... first commit ======= 93f551cee2668ed2c8ac8b7a1a9015a5441b0977

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.