Packages Questions
Ad
How to call randomly selected number from contact list in flutter?
Import 'package:flutter_phone_direct_caller/flutter_phone_direct_caller.dart'; import 'package:contacts_service/contacts_service.dart';
Flutter Error: No named parameter with the name 'displayLarge'
I am working on an app, i posted last update on git 2 days ago and haven't touched the code since. now, i opened android studio and it was giving
Flutter package's own import target URI does not exist
I have a flutter project that i started as a package in order for it to speak to platform specific native code. i've updated several packages
Can I copy and paste software packages from my old Python 3.6.3 to the /Lib/site-packages directory of a newly installed Python 3.7.4?
I want to have the same packages installed on the new version of python (3.7.4) which i just installed as i do in my old version of python (3.6.3)
Published my first Flutter package- video demo's are not showing up in my read me file
Published my first flutter package, i added video demos and they won't show on pub.dev but they do show on github. any ideas why?
undefined $ and Duration parameter type
int score = 0; duration duration = duration(seconds: duration.secondsperday); void calllogs() async { stopwatch stopwatch =
Flutter Error: Permission Denial: opening provider com.android.providers.contacts.ContactsProvider2 from ProcessRecord
I needed to import contacts from mobile, and i used
How to Save Token in securely in Flutter app and send token when we make any request
I want to secure the jwt token.i already went through the solution. 1st i cant use sharedpreference because its not
How to stop Asset Audio Player(assets_audio_player package) ,while navigate to next page
In my code i use asset audio player package to play background music. but after i navigate to next page it still continue playing the music. how
How to show description for widget & it's parameters in flutter?
I'm developing a flutter package wherein i want to add docs for widget's parameters like this,
Ad
How to add a Flutter plugin that does not support Null Safety
Hay, i want to make a "privacy policy checkbox" that includes a text hyperlink, and i found
Flutter | auto_size_text inside of Expanded FittedBox
Disclaimer: i am very new to flutter, this is my first solo project that i am creating. all other projects have only been very
How can I setup simple audio player with background and notification support in flutter
I am using flutter sound package to play a single audio from a url
Undefined name streamManifest in youtube_explode_dart package flutter
I am having trouble with documentation of youtube_explode_dart package in flutter. i am trying to build a music streaming app using
error The argument type 'PdfImage' can't be assigned to the parameter type 'ImageProvider'
I am trying to make pdf from screenshot with screenshot and pdf plugins in flutter. when i pass uint8list to pdf creation function i am
How to convert GIF to a mp4 video in Flutter?
How to convert gif to a mp4 video in flutter? with flutter_ffmpeg or any other packages.
Extreme Lag After Loading Palette from Image
I am currently making a wallpaper app in flutter. i am using the
Flutter: Open android module in Android Studio for package
After forking a flutter package from github, and try to edit it, then when i click "open android module in android studio" it opens
How to get all audio file from internal and external storage of a device in flutter
I am trying to make a music player using flutter. for this i need to fetch the audio file from internal and external storage of the device. i know
Can I remove or hide or or rename a flutter Package from Pub.dev?
I am new at flutter, i published a package on pub.dev but due to some issues, i have to remove or rename it from there
Ad
Could not find method buildFeatures() for arguments [] on object of type com.android.build.gradle.LibraryExtension
I added the package 'qr_code_scanner: ^0.5.1' into my pubspec.yaml. after restarting my app, the following error appeared:
I want to add background audio in my splash screen. So tried the below code. But I got some exceptions. ( Flutter )
I want to add background audio in my splash screen. so tried the below code. but i got some exceptions. anyone pls help me to solve this.here i
android_alarm_manager_plus not triggering callback
Followed the example instructions for this plugin successfully but only the first debug session... so i know it can work. now, i get no error but
How to play .m3u8 file on flutter web using video_player plugin?
Just tried video_player plugin with flutter web and .m3u8 file format, but it's not working at all . can someone help me if it works in any
Is it possible to achieve edge lighting notification in flutter?
I am new to flutter and i want to achieve the functionality of lighting the mobile edge whenever i receive notification in my app. is there
can i save widgets by using shared prefrence in flutter apps?
Is there a way to (set and get) color data type or a list of widgets data type by using shared preference package i want to save the color
Using Flutter Downloader plugin, after download app closes
**i use flutter downloader package after complete download some file , my app closes automatically and disconnecte to the android studio.
pod install error: The name of the given podspec 'file_picker' doesn't match the expected one 'gx_file_picker'
I'm getting the following error while doing pod install. [!] the name of the given podspec 'file_picker' doesn't match the expected
Could not resolve image_picker package import | Flutter
Here is my pubspec.yaml dependencies: flutter: sdk: flutter firebase_auth: ^1.0.1 settings_ui: ^0.6.0 custom_switch:
Flutter: Method not found: ButtonTheme.bar
I was working on this project for past 4-5 months and after the flutter 2.0 update it started producing plugin version conflicts between
Is there any way to parse html created with javascript in flutter?
I would like to use metadata_fetch package to get the ogp. the
Ad
Flutter error when using audioplayer packages
Im new in flutter and i followed londonappbrewery course, in that course she teach us to use audioplayer packages so im follow her and import it
Using Google ML-Kit On-Device Text Recognition in Flutter
Is it possible to use google ml-kit on-device text recognition in flutter? all of the tutorials and resources i am finding online are all
How to correctly organize multiple examples on a dart package
Given a dart package organized as follow /example |_______/foo |________________/pubspec.yaml (and stuff)
Is there a Flutter package to read data from email?
I am planning to build an app that will read parcel delivery notifications from the user's email account. is there a flutter package which
implement Stepper Widget with Flutter Form Builder Package
Anyone using stepper widget with flutter form builder package , i would like to see an example code how to
How to solve 'could not find package integration_test in the Flutter SDK' error
I have an app, it is very simple and i keep getting this error: pub get failed (server unavailable) -- attempting retry 1 in 1
how to generat or create "appcastURL" for upgrader package in flutter?
I want to show dialog for user when new version of app is available on play store or google play, to do that i used
Flutter version solving failed on google_maps_flutter while running "flutter pub get"
I'm getting below message in output while running flutter pub get even though i've downgraded google map package to
Updating MetaData in MP3 file created using bytearray in Flutter
I am currently recording a live stream and writing it to a file in flutter using bytearray and reading it as a stream and then writing it to a
Flutter - correct way to use and modify packages?
[disclaimer: i'm not a developer per se, and sentences like "pull request" mean nothing to me, so i'd be grateful for
In the Consumer using the Provider Package how do I set the image to every build in Flutter?
I have wrapped the image field with a getter and setter and called notifylisteners in the setter after updating the underlying field but i can't
Ad
Need help to resolve this issue while running flutter code
This is the error i'm facing while running flutter programs: lib/main.dart: warning: interpreting this as package uri,
Flutter Session (Could not get resource)
[solved] i went for an older version as jeugene suggested to solve the
How to access assets in package
the original question comes from flutter issue
Error: Type 'Geolocator' not found and 'Placemark' isn't a type
I am getting this error: type 'geolocator' not found and 'placemark' isn't a type. whenever i try to do flutter
Can anyone tell the difference of "flutter_bloc" and "bloc" packages in Flutter
I am getting started with bloc in flutter. can anyone tell what is really "flutter_bloc" and "bloc" packages i have these
StreamBuilder<FileSystemEntity>(dirty, state: _StreamBuilderBaseState<FileSystemEntity, AsyncSnapshot<FileSystemEntity>>#25d1b)
I have got an error while working with stream builders. in my code, i used if(snapshot.data != null) { list.add(snapshot.data); } but
Flutter app initialization at Onboard Pages?
I want to take user input after user install and launch the app. i want set parameters like language selection, date etc when he use app for first
Location lat-lng getting wrong when using Yandex Map with flutter_map package
I am using flutter_map with yandex map like below. when i mark a location, getting location lat and lon are wrong. so if i draw a polygon on the
How to reduce the radius of the avatar generated using auro_avatar flutter package?
I have used auro_avatar 0.1.1 for generating avatar from user
Prevent installing android app with specific package name
I am developing two android apps with android studio and for some reason i want just one of these apps can be installed on a device. i think i
Flutter husky package for creating git hooks
I already have a pre-commit hook in my project, but i want to force all people in my project to use it. for that purpose, i want to write a
Ad
Can't use camera package
I added camera to the pubspec.yaml file.
Flutter: OTP is being sent again and again although user is registered in Firebase Auth
I'm using flutter_auth package to apply phone auth. normally it sends the otp when a new phone
flutter_plugin_pdf_viewer >=1.0.4 is forbidden
I'm installing 2 packages: rxdart and flutter_plugin_pdf_viewer rxdart: ^0.23.1 flutter_plugin_pdf_viewer: ^1.0.7
How to listen to the Flutter in-app web browser?
I am using the flutter_web_browser package from flutter to open a web browser inside the app. i want to navigate to another page when the browser
How to convert epoch time to ISO 8601 using moment.js
I have epoch time in array "task[i]["due_on"]=1533541797" which i am trying to convert to iso 8601 using 'moment'. i have also tried
error in importing Http/http.dart package
I updated the dependencies with proper indentation, then flutter pub get and then import it in the code. tried to restart my ide as well. the
How to connect flutter with MongoDB
I have a website build with nuxt js and mongodb. i want to create a mobile app with flutter and i don't know how to connect
Laravel 4 - Require packages on Laravel install
I looked around for an answer to this question, but couldn't find anything. just wondering, is there a way to tell composer to require
Django: Moving 'oscar' site-package
I am starting my own django-oscar project, and am wondering about the possibility of changing the location of the
google_maps_flutter does not work correctly on Android 11
I am using the google_maps_flutter package and whenever i click the button to launch the google map i encounter this error:
best way to implement laravel database system to manage posts read/share/edit permissions
Thank you for helping on this! i am designing an app with documents and posts sharing with laravel. i tried to do it myself since two weeks but i
Ad
Set background color to transparent but doesn't work. Use EasyLoading package
When i set the background color to transparent in
Facebook for Flutter App Crashes on IOS and works fine on Android
App for unknown reasons crashes on pressing on facebook login button for ios but it's working perfectly on android for unknown reasons ,, if
Composer giving error while installing package with $composer update command
I am trying to install tomcorbett/opentok-laravel package. i am encountering the that error. $ composer update loading composer
JAVA: Conflicts with Same Package and class names present under different Source folders
I am facing a conflict with class and package names that have same name under different source. in a nutshell, the directory structure looks
How to move(with animation) a cell's colored container from one position to another inside generated List from grid view count in flutter?
Here, i have a list. a = [92,93,94,95,81,66,51,36..]; i just want to move my colored cell's container according to the list index with
Meteor 1.3 import npm module issue
This seems simple enough but can't seem work it out following the guide for using npm
laravel 5.2 how can i create simple search in my application
I want to add search in my website like the search of browser but my search will search in all my application and redirect to the page word in
How to solve Delphi's [Pascal Fatal Error] F2084 Internal Error: LA33?
I'm really sick of this problem. google searches always seem to suggest "delete all bpls for the package", "delete all dcus". sometimes this
Cannot download ROS Gazebo 7 packages for Indigo
I'm having some trouble with installing gazebo7_ros_packages for ros indigo and gazebo 7.9 on ubuntu 14.04 lts. i followed
Can't build a flutter project with PathProvider dependency
Disclaimer: first of all, this is my early attempt to play with flutter. so forgive me if is a noob
Flutter: pub get failed
Flutter project showing me a warning 'packages get' has not been run with suggested solutions, get dependencies
Ad
Laravel 5 package development: where to start?
Whilst creating this question, stackoverflow already said this is a subjective question i'm asking. however, i think this is a question many
Laravel 5.2 Custom Provider Not Found
I'm using laravel 5.2 and try to create my own package, so i creating my package folder, and this is my dir: root -packages --yudijohn ---composer.json
Ad
Blog Categories
Ad