sca treezor and auth interceptors, some other fixes and lottie animation for app loading added
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
"flutter_riverpod",
|
||||
"fonts",
|
||||
"get_it",
|
||||
"lottie",
|
||||
"top_snackbar_flutter",
|
||||
"utils"
|
||||
]
|
||||
@@ -1435,6 +1436,44 @@
|
||||
"args",
|
||||
"yaml"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "lottie",
|
||||
"version": "3.3.2",
|
||||
"dependencies": [
|
||||
"archive",
|
||||
"flutter",
|
||||
"http",
|
||||
"path",
|
||||
"vector_math"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "archive",
|
||||
"version": "4.0.9",
|
||||
"dependencies": [
|
||||
"path",
|
||||
"posix"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "posix",
|
||||
"version": "6.5.0",
|
||||
"dependencies": [
|
||||
"ffi",
|
||||
"meta",
|
||||
"path"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "http",
|
||||
"version": "1.6.0",
|
||||
"dependencies": [
|
||||
"async",
|
||||
"http_parser",
|
||||
"meta",
|
||||
"web"
|
||||
]
|
||||
}
|
||||
],
|
||||
"configVersion": 1
|
||||
|
||||
Reference in New Issue
Block a user