Results 11 issues of atta1234

i dont need this function onRatingUpdate: (rating) { print(rating); }, where I just wanna display the ratings, but it's required how to remove it? Row( children: [ RatingBar.builder( initialRating: average,...

this how i defined the pie chart map, when page load i want to set the values,0 ``` Map dataMap = { "Income": 0, "Expenditure": 0, }; ``` then on...

waiting for customer response

i download the project and run have database migrated everything work,,run php artisan server .but when i click login i m getting this error {message: "The POST method is not...

i want country then base on country id provinces same for city,,,, i have tried flutter normal dropdown but that's not providing search option.whic is very bad experience user,,i also...

How to install this on azur webapp in php 8.1

Hello sir i have used your provided solution and the search still not working ``` import 'package:flutter/material.dart'; // import 'package:foodfromforeign1/models/country.dart'; import 'dart:async'; import 'package:http/http.dart' as http; import 'dart:convert'; import 'package:searchable_dropdown/searchable_dropdown.dart';...

it;s not working

i have create this class from the same modal you provided with diffrent data, but having issues import 'dart:io'; import 'package:flutter/material.dart'; import 'product/products.dart'; import 'package:provider/provider.dart'; import 'utils/auth.dart'; import 'navigation.dart'; import...

How to keep the user loggedin until he want to logout in,,,