RSS

Posts in 2021

  • Most votes on dart questions 2

    May 01, 2021 in FAQ

    Most votes on dart questions 2. #11 How to create Toast in Flutter? #12 How do I format a date with Dart? #13 Adding a splash screen to Flutter apps #14 Dart SDK is not configured #15 How to create number input field in Flutter? #16 How to deal with unwanted widget build? #17 How can I change the app display name build with Flutter? #18 Flutter plugin not installed error; When running 'flutter doctor' #19 TextField inside of Row causes layout exception: Unable to calculate size #20 How do I supply an initial value to a text field?

    Read all the top votes questions and answers in a single page. #11: How to create Toast in Flutter? (Score: 219) Created: 2017-08-29 Last updated: 2020-11-02 Tags: flutter, dart, toast, android-toast Can I create something similar to Toasts in …

    Read more

  • Most votes on dart questions 10

    May 01, 2021 in FAQ

    Most votes on dart questions 10. #91 Flutter position stack widget in center #92 How to add clear button to TextField Widget #93 How to make an AlertDialog in Flutter? #94 What is the Dart null checking idiom or best practice? #95 Iterating through a list to render multiple widgets in Flutter? #96 Flutter: Filter list as per some condition #97 How do I open a web browser (URL) from my Flutter code? #98 Dart Multiple Constructors #99 Generate SHA-1 for Flutter/React-Native/Android-Native app #100 Not able to change TextField Border Color

    Read all the top votes questions and answers in a single page. #91: Flutter position stack widget in center (Score: 94) Created: 2018-06-12 Tags: dart, flutter I have widgets in a stack so I’d like to position my button bar in the bottom center …

    Read more

  • Most votes on dart questions 1

    May 01, 2021 in FAQ

    Most votes on dart questions 1. #1 How do I use hexadecimal color strings in Flutter? #2 Create a rounded button / button with border-radius in Flutter #3 How to change the application launcher icon on Flutter? #4 How do you build a Singleton in Dart? #5 How can I add a border to a widget in Flutter? #6 How to change package name in flutter? #7 How can I dismiss the on screen keyboard? #8 What is the difference between the "const" and "final" keywords in Dart? #9 No Firebase App '[DEFAULT]' has been created - call Firebase.initializeApp() in Flutter and Firebase #10 How do you detect the host platform from Dart code?

    Read all the top votes questions and answers in a single page. #1: How do I use hexadecimal color strings in Flutter? (Score: 352) Created: 2018-04-28 Last updated: 2021-05-04 Tags: flutter, dart, colors, hex How do I convert a hexadecimal color …

    Read more

  • Most votes on curl questions 9

    May 01, 2021 in FAQ

    Most votes on curl questions 9. #81 Basic HTTP and Bearer Token Authentication #82 curl -GET and -X GET #83 how to get the cookies from a php curl into a variable #84 What is better, curl or wget? #85 CURL to access a page that requires a login from a different page #86 How do I pipe or redirect the output of curl -v? #87 Get final URL after curl is redirected #88 PHP CURL CURLOPT_SSL_VERIFYPEER ignored #89 curl_exec() always returns false #90 cURL suppress response body

    Read all the top votes questions and answers in a single page. #81: Basic HTTP and Bearer Token Authentication (Score: 135) Created: 2014-03-06 Last updated: 2015-05-06 Tags: rest, curl, basic-authentication, access-token, restful-authentication I am …

    Read more

  • Most votes on curl questions 8

    May 01, 2021 in FAQ

    Most votes on curl questions 8. #71 Content-Type header [application/x-www-form-urlencoded] is not supported on Elasticsearch #72 How to enable cURL in PHP / XAMPP #73 How can I find where I will be redirected using cURL? #74 curl: (35) error:1408F10B:SSL routines:ssl3_get_record:wrong version number #75 How to properly handle a gzipped page when using curl? #76 How do I install cURL on cygwin? #77 https connection using CURL from command line #78 Curl GET request with json parameter #79 RAW POST using cURL in PHP #80 How to use CURL via a proxy?

    Read all the top votes questions and answers in a single page. #71: Content-Type header [application/x-www-form-urlencoded] is not supported on Elasticsearch (Score: 159) Created: 2017-11-29 Last updated: 2019-08-21 Tags: elasticsearch, curl, …

    Read more

  • Most votes on curl questions 7

    May 01, 2021 in FAQ

    Most votes on curl questions 7. #61 Using curl POST with variables defined in bash script functions #62 curl : (1) Protocol https not supported or disabled in libcurl #63 What is the right way to POST multipart/form-data using curl? #64 Why does cURL return error "(23) Failed writing body"? #65 Assign output to variable in Bash #66 PHP cURL not working - WAMP on Windows 7 64 bit #67 How to catch cURL errors in PHP #68 Curl to return http status code along with the response #69 How to POST JSON Data With PHP cURL? #70 cURL equivalent in Node.js?

    Read all the top votes questions and answers in a single page. #61: Using curl POST with variables defined in bash script functions (Score: 196) Created: 2013-06-10 Tags: json, bash, curl, javascript-objects When I echo I get this, which runs when I …

    Read more

  • Most votes on curl questions 6

    May 01, 2021 in FAQ

    Most votes on curl questions 6. #51 How can I enable cURL for an installed Ubuntu LAMP stack? #52 Simulate a specific CURL in PostMan #53 Composer install error - requires ext_curl when it's actually enabled #54 PHP - SSL certificate error: unable to get local issuer certificate #55 HTTPS and SSL3_GET_SERVER_CERTIFICATE:certificate verify failed, CA is OK #56 CURL Command Line URL Parameters #57 Execute bash script from URL #58 How to make remote REST call inside Node.js? any CURL? #59 Getting HTTP code in PHP using curl #60 How to use Python to execute a cURL command?

    Read all the top votes questions and answers in a single page. #51: How can I enable cURL for an installed Ubuntu LAMP stack? (Score: 216) Created: 2010-05-30 Last updated: 2021-02-13 Tags: php, ubuntu, curl, lamp I have installed the Ubuntu LAMP …

    Read more

  • Most votes on curl questions 5

    May 01, 2021 in FAQ

    Most votes on curl questions 5. #41 Converting a POSTMAN request to Curl #42 What is cURL in PHP? #43 How to define the basic HTTP authentication using cURL correctly? #44 How to count items in JSON object using command line? #45 Save file to specific folder with curl command #46 How do I install the ext-curl extension with PHP 7? #47 How can I set the request header for curl? #48 PHP - Debugging Curl #49 How to pass payload via JSON file for curl? #50 How do I deal with certificates using cURL while trying to access an HTTPS url?

    Read all the top votes questions and answers in a single page. #41: Converting a POSTMAN request to Curl (Score: 241) Created: 2018-03-22 Last updated: 2021-02-02 Tags: php, curl, postman I am calling my java webservice (POST request) via POSTMAN in …

    Read more

  • Most votes on curl questions 4

    May 01, 2021 in FAQ

    Most votes on curl questions 4. #31 curl: (60) SSL certificate problem: unable to get local issuer certificate #32 Passing a URL with brackets to curl #33 List all indexes on ElasticSearch server? #34 Send request to curl with post data sourced from a file #35 Automatically add newline at end of curl response body #36 cURL error 60: SSL certificate: unable to get local issuer certificate #37 How do I make a request using HTTP basic authentication with PHP curl? #38 Display curl output in readable JSON format in Unix shell script #39 Setting Curl's Timeout in PHP #40 How to send file contents as body entity using cURL

    Read all the top votes questions and answers in a single page. #31: curl: (60) SSL certificate problem: unable to get local issuer certificate (Score: 332) Created: 2014-07-07 Last updated: 2020-04-29 Tags: curl, ssl, openssl, ssl-certificate, …

    Read more

  • Most votes on curl questions 3

    May 01, 2021 in FAQ

    Most votes on curl questions 3. #21 Call to undefined function curl_init().? #22 How can I connect to a Tor hidden service using cURL in PHP? #23 wget/curl large file from google drive #24 HTTP POST and GET using cURL in Linux #25 How to urlencode data for curl command? #26 Unable to resolve "unable to get local issuer certificate" using git on Windows with self-signed certificate #27 JSONDecodeError: Expecting value: line 1 column 1 (char 0) #28 How can you debug a CORS request with cURL? #29 Can PHP cURL retrieve response headers AND body in a single request? #30 How to use cURL to send Cookies?

    Read all the top votes questions and answers in a single page. #21: Call to undefined function curl_init().? (Score: 395) Created: 2011-06-17 Last updated: 2018-02-07 Tags: php, curl When i am going to implement Authorize.net payment gateway. …

    Read more