Giter Site home page Giter Site logo

Shahanaj Parvin's Projects

checkserverconnection icon checkserverconnection

This App check that user given url or create url which perform on any Http Request is connect on server or url is right. For doing this first check that intern connection is on or off. if internet connection on than check server connection is ok or not. For doing this jod give to permission in manifest such as permission.INTERNET, permission.ACCESS_NETWORK_STATE. Also control android.os.NetworkOnMainThreadException by below tis code StrictMode.ThreadPolicy policy = new StrictMode.ThreadPolicy.Builder().permitAll().build(); StrictMode.setThreadPolicy(policy);

flutter-banner-slider-with-indicator icon flutter-banner-slider-with-indicator

🚀 Personalized Flutter banner slider (carousel slider) featuring a dynamic indicator with animations, seamlessly enhancing user engagement and providing a visually captivating experience for showcasing a diverse range of content in a highly interactive and user-friendly manner! 🌟✨👀

getcurrentlatlong icon getcurrentlatlong

This is simple android studio app which gives get current lattitude longtitude

method_channel_example icon method_channel_example

A flutter application where implement method channel and event channel for comunating with native.

sharedpreferenceapp icon sharedpreferenceapp

This app show that after exit from an apps or activity how text field to keep the user most recently typing data. This functionality done by android shared preference function.

textwatcherapp icon textwatcherapp

This app show if fill up text field rightly than show any right button or right tick during the text type time. Until show any wrong sign or tick that user realize . It is a simple check of text field during when user type. For doing this activity use TextWatcher Function.

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.