flutter-pub Questions

6

I am creating an application in flutter and everything was going well, but at the moment it started giving me an error. It won't let me compile and flutter pub upgrade and flutter pub outdated don'...
Yawmeter asked 4/2, 2023 at 18:41

6

Solved

I was taking MDC101 flutter code lab. I cloned the starter project from the git repository as per the instructions but after clonning done, I executed flutter pub get and it gave me the following e...
Celaeno asked 10/2, 2021 at 5:59

7

Solved

Flutter project showing me a warning 'Packages get' has not been run with suggested solutions, Get Dependencies Upgrade Dependencies Ignore As suggested by Darky, in this answer to go ahead with ...
Shipowner asked 1/3, 2018 at 18:26

7

How to delete the flutter packages in .pub-cache folder? When we give flutter clean, it will delete the build folder in the current directory. We can delete it manually, but my requirement is to de...
Braasch asked 9/10, 2019 at 13:43

6

Solved

Recently, my Debug Console was showing something that wasn't showing before. This happens when I use package flutter_typeahead. I don't know if this is an error or a warning. Below is my Debug Cons...
Stet asked 28/2, 2022 at 0:53

0

I downloaded the Mockito library (https://pub.dev/packages/mockito) and followed the instruction to use "dart run build_runner build" to generate mocks in my project directory and it fail...
Lefevre asked 10/5, 2022 at 18:14
1

© 2022 - 2024 — McMap. All rights reserved.