FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Flutter App Stuck on Splash Screen: A dev_dependencies Mistake
How-ToMachine Learning

Flutter App Stuck on Splash Screen: A dev_dependencies Mistake

via Dev.tokoreanDev4h ago

Recently, i added some features to my side project flutter app. The app is available on both platforms: Google Play Store and App Store. If I release to both platforms at once and some bugs occur, it would be difficult to handle. So I decided to release my new build to the Google Play Store first. After the new build was released on the Google Play Store, I installed the app. But something went wrong. I couldn't access the main page. The app was stuck on the splash screen. At that moment, something came to my mind. I had just resolved an issue related to the sign_button package. I was using the sign_button package on the login page, but the Apple login button didn't render correctly. So I replaced it with the sign_in_button package and added it to dependencies in the pubspec.yaml file. I started to think that I might have messed up the pubspec.yaml structure while doing this. I might have placed the package in the wrong section. It should have been in dependencies, but I accidentally a

Continue reading on Dev.to

Opens in a new tab

Read Full Article
0 views

Related Articles

Epic and Disney now let Fortnite creators make Star Wars games
How-To

Epic and Disney now let Fortnite creators make Star Wars games

The Verge • 45m ago

The Event-Driven Design Choice That Creates Invisible Coupling in .NET
How-To

The Event-Driven Design Choice That Creates Invisible Coupling in .NET

Medium Programming • 48m ago

I use Android and a Mac. Here’s the app I had to build myself.
How-To

I use Android and a Mac. Here’s the app I had to build myself.

Medium Programming • 2h ago

Tools for founders to navigate and move past conflict
How-To

Tools for founders to navigate and move past conflict

TechCrunch • 2h ago

The Hidden Cost of Starting From Scratch Every Time
How-To

The Hidden Cost of Starting From Scratch Every Time

Medium Programming • 3h ago

Discover More Articles