mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-11-04 06:17:26 +01:00 
			
		
		
		
	fix: Flutter app badger
This commit is contained in:
		
							parent
							
								
									892ae24b2d
								
							
						
					
					
						commit
						5af3b50048
					
				@ -354,9 +354,11 @@ packages:
 | 
			
		||||
  flutter_app_badger:
 | 
			
		||||
    dependency: "direct main"
 | 
			
		||||
    description:
 | 
			
		||||
      name: flutter_app_badger
 | 
			
		||||
      url: "https://pub.dartlang.org"
 | 
			
		||||
    source: hosted
 | 
			
		||||
      path: "."
 | 
			
		||||
      ref: "feature/androidV2"
 | 
			
		||||
      resolved-ref: "97f6daaed1a2685f9821d7736966632df90c8c0d"
 | 
			
		||||
      url: "https://github.com/SuaMusica/flutter_app_badger.git"
 | 
			
		||||
    source: git
 | 
			
		||||
    version: "1.2.0"
 | 
			
		||||
  flutter_app_lock:
 | 
			
		||||
    dependency: "direct main"
 | 
			
		||||
 | 
			
		||||
@ -22,7 +22,11 @@ dependencies:
 | 
			
		||||
  filesystem_picker: 2.0.0-nullsafety.0 # Using pre release to be compatible with Flutter 2.5
 | 
			
		||||
  flutter:
 | 
			
		||||
    sdk: flutter
 | 
			
		||||
  flutter_app_badger: ^1.2.0
 | 
			
		||||
  # From this fix: https://github.com/g123k/flutter_app_badger/pull/47
 | 
			
		||||
  flutter_app_badger:
 | 
			
		||||
    git:
 | 
			
		||||
      url: https://github.com/SuaMusica/flutter_app_badger.git
 | 
			
		||||
      ref: feature/androidV2
 | 
			
		||||
  flutter_app_lock: ^2.0.0
 | 
			
		||||
  flutter_blurhash: ^0.6.0
 | 
			
		||||
  flutter_cache_manager: ^3.1.2
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user