Giter Site home page Giter Site logo

widget_tree_bounty's Introduction

Widget Tree Reader - Bounty Claimed ๐ŸŽ‰

Bounty hosted by Ticket Stacker

The price for this bounty is $100 and the requirements are as follows.

Requirement

The code to be written will be apart of a pub dev package that will scan the widget tree and emmit details of specific widget types.

The code is already setup and wrapped with the widget_watcher.dart which is the widget where you will scan the widget tree.

Since this code will be apart of the package, you cannot modify the UI to complete this task.

Technical Overview

In widget_watcher.dart is where you'll find the widget that you can use to scan the widget tree.

This widget should traverse the widget tree and add all the widgets that:

  1. Are tappable
  2. You can input text in
  3. You can scroll in

We have a model called WidgetDescription which is what needs to be populated

What Is Allowed

  • The use of any package (including testing packages) to traverse the widget tree

Run the code

  1. Run flutter pub get
  2. Run flutter run and make sure you have an emulator/simulator open

Expected Results

  • 7 Widgets are found on the first view
  • The last 2 should only be found when "Get Started" is tapped
  • When you navigate to the next view (enter any valid email and password) it should find 1 tappable widget on that screen

widget_tree_bounty's People

Contributors

filledstacks avatar arafaysaleem avatar

Stargazers

Punith M avatar Paul Zarudnev avatar Joe Gasewicz avatar

Watchers

 avatar Victor Eronmosele avatar  avatar John Mungai Kahura avatar

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.