Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in flutter

Expansion tile widget color on tap

flutter

How to open specific screen if user click to back button in flutter?

flutter

Android like Textfield Validation in Flutter?

android flutter textfield

Change background color used in Recents apps screen with Flutter app

flutter

CircleProgress with custom StrokeCap Image Flutter

android ios mobile flutter dart

Error: Overlay manifest:package atribute declared at AndroidManifest.xml:2:5-34. Flutter

Flutter DataTable - how set column width?

flutter dart flutter-layout

How to send array in a formdata in Flutter using Dio package?

flutter dart dio

How can I search a list of classes for a specific property of the class?

flutter dart

com.android.manifmerger.ManifestMerger2$MergeFailureException

android flutter gradle

Writing abstract classes while using Freezed

How to write tests for Either<> from dartz package in flutter

flutter unit-testing dart

How to delete unverified e-mail addresses in Firebase Authentication/Flutter?

How to get some space between in Richtext?

Flutter Error:Please ensure that the SDK and/or project is installed in a location that has read/write permissions for the current user: Flutter Error

android flutter dart

how to border radius to navigation bar flutter

flutter flutter-layout

How to delete a specific array element in firebase collection?

'Size' is imported from both 'dart:ffi' and 'dart:ui' Flutter 3

flutter dart

Is there a way to simulate a touch on a specific position of a widget or screen?

is it possible to give gradient blur effect in Custom paint in Flutter like below picture?