mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-30 23:54:33 -04:00
Update Flutter client
This commit is contained in:
parent
3b64acf187
commit
0101fae2e9
@ -7487,6 +7487,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
google_sign_in_platform_interface
|
google_sign_in_platform_interface
|
||||||
local_auth
|
local_auth
|
||||||
|
package_info
|
||||||
url_launcher_platform_interface
|
url_launcher_platform_interface
|
||||||
|
|
||||||
// Copyright 2017 The Chromium Authors. All rights reserved.
|
// Copyright 2017 The Chromium Authors. All rights reserved.
|
||||||
|
4
public/flutter_service_worker.js
vendored
4
public/flutter_service_worker.js
vendored
@ -1,13 +1,13 @@
|
|||||||
'use strict';
|
'use strict';
|
||||||
const CACHE_NAME = 'flutter-app-cache';
|
const CACHE_NAME = 'flutter-app-cache';
|
||||||
const RESOURCES = {
|
const RESOURCES = {
|
||||||
"/main.dart.js": "08085b66d9355d92f0932bf93a77ce05",
|
"/main.dart.js": "8fee56b672d1ccd871f56909e090a82d",
|
||||||
"/favicon.ico": "51636d3a390451561744c42188ccd628",
|
"/favicon.ico": "51636d3a390451561744c42188ccd628",
|
||||||
"/index.html": "02f52d8ed33971b0d7a938e631e89401",
|
"/index.html": "02f52d8ed33971b0d7a938e631e89401",
|
||||||
"/assets/fonts/MaterialIcons-Regular.ttf": "56d3ffdef7a25659eab6a68a3fbfaf16",
|
"/assets/fonts/MaterialIcons-Regular.ttf": "56d3ffdef7a25659eab6a68a3fbfaf16",
|
||||||
"/assets/fonts/Roboto-Regular.ttf": "3e1af3ef546b9e6ecef9f3ba197bf7d2",
|
"/assets/fonts/Roboto-Regular.ttf": "3e1af3ef546b9e6ecef9f3ba197bf7d2",
|
||||||
"/assets/FontManifest.json": "280b2f61f6810d59bd1bcd4cf01d3bf4",
|
"/assets/FontManifest.json": "280b2f61f6810d59bd1bcd4cf01d3bf4",
|
||||||
"/assets/LICENSE": "5a747e26fd0a64f7e4364c3d92f0813e",
|
"/assets/LICENSE": "9b23f493027d96b1d739228ff7c02d38",
|
||||||
"/assets/packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf": "0ea892e09437fcaa050b2b15c53173b7",
|
"/assets/packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf": "0ea892e09437fcaa050b2b15c53173b7",
|
||||||
"/assets/packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf": "51d23d1c30deda6f34673e0d5600fd38",
|
"/assets/packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf": "51d23d1c30deda6f34673e0d5600fd38",
|
||||||
"/assets/packages/font_awesome_flutter/lib/fonts/fa-regular-400.ttf": "d51b09f7b8345b41dd3b2201f653c62b",
|
"/assets/packages/font_awesome_flutter/lib/fonts/fa-regular-400.ttf": "d51b09f7b8345b41dd3b2201f653c62b",
|
||||||
|
73454
public/main.dart.js
vendored
73454
public/main.dart.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user