auth/wyatt_arch_migration #25
| @ -3,6 +3,8 @@ description: Authentication BLoC for Flutter | |||||||
| repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_authentication_bloc | repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_authentication_bloc | ||||||
| version: 0.2.1+4 | version: 0.2.1+4 | ||||||
| 
 | 
 | ||||||
|  | publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub | ||||||
|  | 
 | ||||||
| environment: | environment: | ||||||
|   sdk: ">=2.17.0 <3.0.0" |   sdk: ">=2.17.0 <3.0.0" | ||||||
|   flutter: ">=1.17.0" |   flutter: ">=1.17.0" | ||||||
| @ -12,9 +14,9 @@ dependencies: | |||||||
|     sdk: flutter |     sdk: flutter | ||||||
|    |    | ||||||
|   crypto: ^3.0.2 |   crypto: ^3.0.2 | ||||||
|   flutter_bloc: ^8.0.1 |   flutter_bloc: ^8.1.1 | ||||||
|   equatable: ^2.0.3 |   equatable: ^2.0.5 | ||||||
|   firebase_auth: ^3.3.17 |   firebase_auth: ^4.1.1 | ||||||
|   google_sign_in: ^5.3.0 |   google_sign_in: ^5.3.0 | ||||||
|   flutter_facebook_auth: ^4.3.0 |   flutter_facebook_auth: ^4.3.0 | ||||||
|   sign_in_with_apple: ^3.3.0 |   sign_in_with_apple: ^3.3.0 | ||||||
| @ -25,12 +27,24 @@ dependencies: | |||||||
|       url: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages |       url: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages | ||||||
|       ref: wyatt_form_bloc-v0.0.6 |       ref: wyatt_form_bloc-v0.0.6 | ||||||
|       path: packages/wyatt_form_bloc |       path: packages/wyatt_form_bloc | ||||||
|  |    | ||||||
|  |   wyatt_architecture: | ||||||
|  |     git: | ||||||
|  |       url: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages | ||||||
|  |       ref: wyatt_architecture-v0.0.2-dev.0 | ||||||
|  |       path: packages/wyatt_architecture | ||||||
|  |    | ||||||
|  |   wyatt_type_utils: | ||||||
|  |     git: | ||||||
|  |       url: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages | ||||||
|  |       ref: wyatt_type_utils-v0.0.3+1 | ||||||
|  |       path: packages/wyatt_type_utils | ||||||
|      |      | ||||||
| 
 | 
 | ||||||
| dev_dependencies: | dev_dependencies: | ||||||
|   flutter_test: |   flutter_test: | ||||||
|     sdk: flutter |     sdk: flutter | ||||||
|   bloc_test: ^9.0.3 |   bloc_test: ^9.1.0 | ||||||
|   mocktail: ^0.3.0 |   mocktail: ^0.3.0 | ||||||
|    |    | ||||||
|   wyatt_analysis: |   wyatt_analysis: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user