Search code snippets, questions, articles...

A portal for programmers by programmers

Learn something new everyday and share your knowledge

Programming Feeds

Document.java

nagarajjohn9116A4 / October 5, 2023

Java learning

Outlined Button Styling in Flutter

Devsheet / June 19, 2023

In this post, we are going to explain different methods that can be used to style an Outlined Button in Flutter.

Splash screen icon and color in Flutter

Devsheet / June 13, 2023

In this code example, we are going to show how you can change or add icon and color to the launcher or splash screen in Flutter.

List in reverse

aamnaebrahim68AB42 / June 12, 2023

This snippet will allow you to create a list in reverse

Change autoCompleteTypes parameter in Google Autocomplete

achajon281D / May 25, 2023

The autoCompleteTypes parameter in Google Autocomplete is used to restrict the results to a specific type of place. The value of the parameter is a comma-separated list of type names

Loading more...