mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-11-03 22:07:23 +01:00 
			
		
		
		
	chore: Downgrade desktop notifications
This commit is contained in:
		
							parent
							
								
									3601e40a82
								
							
						
					
					
						commit
						22674e6e3c
					
				@ -182,14 +182,14 @@ packages:
 | 
			
		||||
      name: dbus
 | 
			
		||||
      url: "https://pub.dartlang.org"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "0.5.2"
 | 
			
		||||
    version: "0.4.3"
 | 
			
		||||
  desktop_notifications:
 | 
			
		||||
    dependency: "direct main"
 | 
			
		||||
    description:
 | 
			
		||||
      name: desktop_notifications
 | 
			
		||||
      url: "https://pub.dartlang.org"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "0.5.0"
 | 
			
		||||
    version: "0.4.0"
 | 
			
		||||
  disk_space:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
 | 
			
		||||
@ -13,7 +13,7 @@ dependencies:
 | 
			
		||||
  audioplayers: ^0.19.1
 | 
			
		||||
  cached_network_image: ^3.0.0
 | 
			
		||||
  cupertino_icons: any
 | 
			
		||||
  desktop_notifications: ^0.5.0
 | 
			
		||||
  desktop_notifications: ^0.4.0 # Version 0.5.0 breaks web builds: https://github.com/canonical/dbus.dart/issues/250
 | 
			
		||||
  email_validator: ^2.0.1
 | 
			
		||||
  emoji_picker_flutter: ^1.0.6
 | 
			
		||||
  fcm_shared_isolate:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user