Git Product home page Git Product logo

fininfocom-task's Introduction

fininfocom company machine test

Screen with 3 buttons

  1. Random dog images
  2. Enable Bluetooth
  3. Profile

Application Screenshots

Screenshot_20230709-124530 Screenshot_20230709-124548 Screenshot_20230709-124540

Random dog images Screen

API: https://dog.ceo/api/breeds/image/random

The above gives random image link for the dogs, using the api please load the image and display it Add a refresh button, below the image When the Refresh button is clicked please call the api again and load the image.

Display the image with refresh button on top When button clicked , load the image from api

Enable Bluetooth

Enable Bluetooth using Native Method channel(do not use any third party flutter package)

Native Android Invoke methods from Flutter to native android and call the required function to proceed Here write enabling bluetooth functionality in native android code, invoke from flutter code , so that this native enabling bluetooth method should run

Note: Please request any required permission in native code itself

Native IOS Invoke methods from Flutter to native android and call the required function to proceed Here write enabling bluetooth functionality in native android code, invoke from flutter code , so that this native enabling bluetooth method should run For IOS please display dialog for procedure to enable bluetooth with text in dialog

Note :Please add dialog code in native , request any required permission in native code itself

Profile Screen

API: https://randomuser.me/api/ This api gives a random user details

Display

  • Name
  • location
  • email
  • dob
  • Number of days passed since registered
  • Image

fininfocom-task's People

Contributors

kaushalsalvatore avatar

Watchers

 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.