g123k / flutter_app_badger

Support to update the app badge on the launcher (both for Android and iOS)
https://pub.dev/packages/flutter_app_badger
Apache License 2.0
307 stars 172 forks source link

Add flutter_app_badger , flutter build speed is very slow!!!!! #15

Closed lessthanno closed 4 years ago

lessthanno commented 5 years ago

Gradle download https://raw.github.com/g123/Shor......

image

lessthanno commented 5 years ago

Android Studio run build stayed here all the time!!!

venliong commented 5 years ago

那是因为你的网络环境访问github.com速度太慢

lessthanno commented 5 years ago

那是因为你的网络环境访问github.com速度太慢

我直接vpn挂着的,网络没有问题!!!

我漫长的download success之后, reopen android studio , 重新run gradle,又是 无限的download...... 后来我直接把 flutter_app_badger 的 build.gradle 中的rootProject.allprojects{ maven :{}} 删除就解决了这个问题/////

lessthanno commented 5 years ago

https://raw.githubusercontent.com/g123k/ShortcutBadger/master

the reason is 400

image

saidbeebay commented 4 years ago

I'm facing the same issue, noway to build the project after adding the flutter_app_badger to the pubspec.yaml Any correction or workaround for this @g123k please? Thanks a lot!

aligorithm commented 4 years ago

I'm facing this same issue. It seems the githubusercontent site is down.

g123k commented 4 years ago

Doesn't seem to be related to the project by itself, but instead to GitHub infrastructure. It can't do anything to fix this.

g123k commented 4 years ago

The problem should be fixed with 1.1.2 Please update your pubspec files :)