Last active
August 9, 2022 09:07
-
-
Save noahbuilds/616a8905ca39bb9703943f013b9cbc7f to your computer and use it in GitHub Desktop.
Synchronize Vscode workspace
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2022-08-09T09:07:26.337Z","extensionVersion":"v3.4.3"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/multilent-pc/Documents/Golden/Node/Foodvendor_backend/src/routes/AddressRoute.js","entries":[{"id":"sBQb.js","source":"renamed.source","timestamp":1649558115680}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/multilent-pc/Documents/owo365accounting/src/app/views/dashboard/dashboard-routing.module.ts","entries":[{"id":"qauR.ts","timestamp":1650912837419}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/multilent-pc/Documents/Golden/Angular/scorenormalization/src/app/views/exams/exams/exams-routing.module.ts","entries":[{"id":"bsq9.ts","timestamp":1649042021140},{"id":"TFq2.ts","source":"Add import from \"src/app/components/exams/exams.component\"","timestamp":1649042026627},{"id":"zPaI.ts","timestamp":1649042036148},{"id":"fjvD.ts","source":"renamed.source","timestamp":1649042061069}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "foodvendor_server", | |
"version": "1.0.0", | |
"description": "", | |
"main": "index.js", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1", | |
"server": "nodemon index.js" | |
}, | |
"keywords": [], | |
"author": "", | |
"license": "ISC", | |
"dependencies": { | |
"bcryptjs": "^2.4.3", | |
"cookie-parser": "^1.4.5", | |
"cors": "^2.8.5", | |
"dotenv": "^10.0.0", | |
"express": "^4.17.1", | |
"express-async-errors": "^3.1.1", | |
"express-fileupload": "^1.2.1", | |
"express-mongo-sanitize": "^2.1.0", | |
"express-rate-limit": "^5.4.1", | |
"helmet": "^4.6.0", | |
"http-status-codes": "^2.1.4", | |
"joi": "^17.4.0", | |
"jsonwebtoken": "^8.5.1", | |
"mongoose": "^6.0.8", | |
"morgan": "^1.10.0", | |
"nodemailer": "^6.7.0", | |
"validator": "^13.6.0", | |
"xss-clean": "^0.1.1" | |
}, | |
"devDependencies": { | |
"nodemon": "^2.0.9" | |
}, | |
"engines": { | |
"node": "14.x" | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "foodvendor_server", | |
"version": "1.0.0", | |
"description": "", | |
"main": "index.js", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1", | |
"server": "nodemon index.js" | |
}, | |
"keywords": [], | |
"author": "", | |
"license": "ISC", | |
"dependencies": { | |
"cookie-parser": "^1.4.6", | |
"cors": "^2.8.5", | |
"express": "^4.17.3", | |
"express-async-errors": "^3.1.1", | |
"express-fileupload": "^1.3.1", | |
"express-mongo-sanitize": "^2.2.0", | |
"express-rate-limit": "^6.3.0", | |
"helmet": "^5.0.2", | |
"jsonwebtoken": "^8.5.1", | |
"morgan": "^1.10.0", | |
"nodemon": "^2.0.15", | |
"xss-clean": "^0.1.1" | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/multilent-pc/Documents/Golden/Angular/scorenormalization/src/app/shared/models/TableHeader.ts","entries":[{"id":"CIeC.ts","timestamp":1649096098168},{"id":"OAv1.ts","timestamp":1649096113839},{"id":"3IHn.ts","timestamp":1649096205329},{"id":"CkF2.ts","timestamp":1649096222474},{"id":"fWVI.ts","source":"moved.source","timestamp":1649096242038}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"folders": [ | |
{ | |
"path": "C:\\Users\\multilent-pc\\Documents\\scorenormalization" | |
}, | |
{ | |
"path": "..\\..\\..\\..\\..\\Documents\\owo365accounting" | |
} | |
] | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/multilent-pc/AppData/Roaming/Code/Workspaces/1650912449525/workspace.json","entries":[{"id":"6iJ5.json","timestamp":1650912458241}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "./node_modules/@angular/cli/lib/config/schema.json", | |
"cli": { | |
"analytics": false | |
}, | |
"version": 1, | |
"newProjectRoot": "projects", | |
"projects": { | |
"foodvendor_ui": { | |
"projectType": "application", | |
"schematics": { | |
"@schematics/angular:application": { | |
"strict": true | |
} | |
}, | |
"root": "", | |
"sourceRoot": "src", | |
"prefix": "app", | |
"architect": { | |
"build": { | |
"builder": "@angular-devkit/build-angular:browser", | |
"options": { | |
"outputPath": "dist/foodvendor_ui", | |
"index": "src/index.html", | |
"main": "src/main.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.app.json", | |
"assets": [ | |
"src/favicon.ico", | |
"src/assets" | |
], | |
"styles": [ | |
"src/styles.css", | |
"node_modules/primeicons/primeicons.css", | |
"node_modules/primeng/resources/themes/lara-light-blue/theme.css", | |
"node_modules/primeng/resources/primeng.min.css" | |
], | |
"scripts": [] | |
}, | |
"configurations": { | |
"production": { | |
"budgets": [ | |
{ | |
"type": "initial", | |
"maximumWarning": "500kb", | |
"maximumError": "1mb" | |
}, | |
{ | |
"type": "anyComponentStyle", | |
"maximumWarning": "2kb", | |
"maximumError": "4kb" | |
} | |
], | |
"fileReplacements": [ | |
{ | |
"replace": "src/environments/environment.ts", | |
"with": "src/environments/environment.prod.ts" | |
} | |
], | |
"outputHashing": "all" | |
}, | |
"development": { | |
"buildOptimizer": false, | |
"optimization": false, | |
"vendorChunk": true, | |
"extractLicenses": false, | |
"sourceMap": true, | |
"namedChunks": true | |
} | |
}, | |
"defaultConfiguration": "production" | |
}, | |
"serve": { | |
"builder": "@angular-devkit/build-angular:dev-server", | |
"configurations": { | |
"production": { | |
"browserTarget": "foodvendor_ui:build:production" | |
}, | |
"development": { | |
"browserTarget": "foodvendor_ui:build:development" | |
} | |
}, | |
"defaultConfiguration": "development" | |
}, | |
"extract-i18n": { | |
"builder": "@angular-devkit/build-angular:extract-i18n", | |
"options": { | |
"browserTarget": "foodvendor_ui:build" | |
} | |
}, | |
"test": { | |
"builder": "@angular-devkit/build-angular:karma", | |
"options": { | |
"main": "src/test.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.spec.json", | |
"karmaConfig": "karma.conf.js", | |
"assets": [ | |
"src/favicon.ico", | |
"src/assets" | |
], | |
"styles": [ | |
"src/styles.css" | |
], | |
"scripts": [] | |
} | |
} | |
} | |
} | |
}, | |
"defaultProject": "foodvendor_ui" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/multilent-pc/Documents/Golden/Angular/scorenormalization/src/app/views/exams/exams/exams.component.html","entries":[{"id":"vDgf.html","timestamp":1649044027092},{"id":"8a07.html","timestamp":1649044039608},{"id":"u8Ji.html","timestamp":1649044041251},{"id":"9sRD.html","timestamp":1649044047929},{"id":"A4ov.html","timestamp":1649044227471},{"id":"Nz2X.html","timestamp":1649068220902},{"id":"2MFW.html","timestamp":1649087568644},{"id":"n2WS.html","timestamp":1649087779437},{"id":"RRna.html","timestamp":1649088046853},{"id":"5KOe.html","timestamp":1649088381307},{"id":"SnKa.html","timestamp":1649089518485},{"id":"tB0n.html","timestamp":1649097156277},{"id":"Qo3o.html","timestamp":1649097171078},{"id":"dMJU.html","timestamp":1649097195485},{"id":"O9bh.html","timestamp":1649097204350},{"id":"SkRg.html","timestamp":1649097207245},{"id":"qDBV.html","timestamp":1649102560432},{"id":"9RWx.html","timestamp":1649102586704},{"id":"Kqji.html","timestamp":1649102601340},{"id":"AXGH.html","timestamp":1649102626625},{"id":"TDsc.html","timestamp":1649102757895},{"id":"PPtp.html","timestamp":1649102795789},{"id":"24aI.html","timestamp":1649102832124},{"id":"8FOU.html","timestamp":1649102938953},{"id":"AuCs.html","timestamp":1649105480709},{"id":"s8N1.html","timestamp":1649105730796},{"id":"yn8e.html","timestamp":1649105790985},{"id":"hx3k.html","timestamp":1649105812756},{"id":"l3ej.html","timestamp":1649105841193},{"id":"l2RI.html","timestamp":1649105861479},{"id":"FFJM.html","timestamp":1649106146725},{"id":"qLtu.html","timestamp":1649106156934},{"id":"JaE9.html","timestamp":1649106220304},{"id":"kT7h.html","timestamp":1649106231368},{"id":"vDM0.html","timestamp":1649106322553},{"id":"7nPP.html","timestamp":1649106579789},{"id":"Bmv7.html","timestamp":1649106627445},{"id":"WU2t.html","timestamp":1649107879176},{"id":"u6pP.html","timestamp":1649107917428},{"id":"06sL.html","timestamp":1649107929220},{"id":"dw04.html","timestamp":1649288755833},{"id":"8wUE.html","timestamp":1649288862381},{"id":"OeEa.html","timestamp":1649288928732},{"id":"VGX0.html","timestamp":1649447607942}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "./node_modules/@angular/cli/lib/config/schema.json", | |
"cli": { | |
"analytics": false | |
}, | |
"version": 1, | |
"newProjectRoot": "projects", | |
"projects": { | |
"scorenormalization": { | |
"projectType": "application", | |
"schematics": { | |
"@schematics/angular:application": { | |
"strict": true | |
} | |
}, | |
"root": "", | |
"sourceRoot": "src", | |
"prefix": "app", | |
"architect": { | |
"build": { | |
"builder": "@angular-devkit/build-angular:browser", | |
"options": { | |
"outputPath": "dist/scorenormalization", | |
"index": "src/index.html", | |
"main": "src/main.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.app.json", | |
"assets": [ | |
"src/favicon.ico", | |
"src/assets" | |
], | |
"styles": [ | |
"src/styles.css", | |
"node_modules/primeicons/primeicons.css", | |
"node_modules/primeng/resources/themes/lara-light-blue/theme.css", | |
"node_modules/primeng/resources/primeng.min.css" | |
], | |
"scripts": [] | |
}, | |
"configurations": { | |
"production": { | |
"budgets": [ | |
{ | |
"type": "initial", | |
"maximumWarning": "500kb", | |
"maximumError": "1mb" | |
}, | |
{ | |
"type": "anyComponentStyle", | |
"maximumWarning": "2kb", | |
"maximumError": "4kb" | |
} | |
], | |
"fileReplacements": [ | |
{ | |
"replace": "src/environments/environment.ts", | |
"with": "src/environments/environment.prod.ts" | |
} | |
], | |
"outputHashing": "all" | |
}, | |
"development": { | |
"buildOptimizer": false, | |
"optimization": false, | |
"vendorChunk": true, | |
"extractLicenses": false, | |
"sourceMap": true, | |
"namedChunks": true | |
} | |
}, | |
"defaultConfiguration": "production" | |
}, | |
"serve": { | |
"builder": "@angular-devkit/build-angular:dev-server", | |
"configurations": { | |
"production": { | |
"browserTarget": "scorenormalization:build:production" | |
}, | |
"development": { | |
"browserTarget": "scorenormalization:build:development" | |
} | |
}, | |
"defaultConfiguration": "development" | |
}, | |
"extract-i18n": { | |
"builder": "@angular-devkit/build-angular:extract-i18n", | |
"options": { | |
"browserTarget": "scorenormalization:build" | |
} | |
}, | |
"test": { | |
"builder": "@angular-devkit/build-angular:karma", | |
"options": { | |
"main": "src/test.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.spec.json", | |
"karmaConfig": "karma.conf.js", | |
"assets": [ | |
"src/favicon.ico" | |
], | |
"styles": [ | |
"src/styles.css", | |
"node_modules/primeicons/primeicons.css", | |
"node_modules/primeng/resources/themes/lara-light-blue/theme.css", | |
"node_modules/primeng/resources/primeng.min.css" | |
], | |
"scripts": [] | |
} | |
} | |
} | |
} | |
}, | |
"defaultProject": "scorenormalization" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "./node_modules/@angular/cli/lib/config/schema.json", | |
"cli": { | |
"analytics": false | |
}, | |
"version": 1, | |
"newProjectRoot": "projects", | |
"projects": { | |
"scorenormalization": { | |
"projectType": "application", | |
"schematics": { | |
"@schematics/angular:application": { | |
"strict": true | |
} | |
}, | |
"root": "", | |
"sourceRoot": "src", | |
"prefix": "app", | |
"architect": { | |
"build": { | |
"builder": "@angular-devkit/build-angular:browser", | |
"options": { | |
"outputPath": "dist/scorenormalization", | |
"index": "src/index.html", | |
"main": "src/main.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.app.json", | |
"assets": [ | |
"src/favicon.ico", | |
"src/assets" | |
], | |
"styles": [ | |
"src/styles.css", | |
"src/assets/app.css" | |
], | |
"scripts": [] | |
}, | |
"configurations": { | |
"production": { | |
"budgets": [ | |
{ | |
"type": "initial", | |
"maximumWarning": "500kb", | |
"maximumError": "1mb" | |
}, | |
{ | |
"type": "anyComponentStyle", | |
"maximumWarning": "2kb", | |
"maximumError": "4kb" | |
} | |
], | |
"fileReplacements": [ | |
{ | |
"replace": "src/environments/environment.ts", | |
"with": "src/environments/environment.prod.ts" | |
} | |
], | |
"outputHashing": "all" | |
}, | |
"development": { | |
"buildOptimizer": false, | |
"optimization": false, | |
"vendorChunk": true, | |
"extractLicenses": false, | |
"sourceMap": true, | |
"namedChunks": true | |
} | |
}, | |
"defaultConfiguration": "production" | |
}, | |
"serve": { | |
"builder": "@angular-devkit/build-angular:dev-server", | |
"configurations": { | |
"production": { | |
"browserTarget": "scorenormalization:build:production" | |
}, | |
"development": { | |
"browserTarget": "scorenormalization:build:development" | |
} | |
}, | |
"defaultConfiguration": "development" | |
}, | |
"extract-i18n": { | |
"builder": "@angular-devkit/build-angular:extract-i18n", | |
"options": { | |
"browserTarget": "scorenormalization:build" | |
} | |
}, | |
"test": { | |
"builder": "@angular-devkit/build-angular:karma", | |
"options": { | |
"main": "src/test.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.spec.json", | |
"karmaConfig": "karma.conf.js", | |
"assets": [ | |
"src/favicon.ico" | |
], | |
"styles": [ | |
"src/styles.css" | |
], | |
"scripts": [] | |
} | |
} | |
} | |
} | |
}, | |
"defaultProject": "scorenormalization" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "./node_modules/@angular/cli/lib/config/schema.json", | |
"cli": { | |
"analytics": false | |
}, | |
"version": 1, | |
"newProjectRoot": "projects", | |
"projects": { | |
"scorenormalization": { | |
"projectType": "application", | |
"schematics": { | |
"@schematics/angular:application": { | |
"strict": true | |
} | |
}, | |
"root": "", | |
"sourceRoot": "src", | |
"prefix": "app", | |
"architect": { | |
"build": { | |
"builder": "@angular-devkit/build-angular:browser", | |
"options": { | |
"outputPath": "dist/scorenormalization", | |
"index": "src/index.html", | |
"main": "src/main.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.app.json", | |
"assets": [ | |
"src/favicon.ico", | |
"src/assets" | |
], | |
"styles": [ | |
"src/styles.css", | |
"node_modules/primeicons/primeicons.css", | |
"node_modules/primeng/resources/themes/lara-light-blue/theme.css", | |
"node_modules/primeng/resources/primeng.min.css" | |
], | |
"scripts": [] | |
}, | |
"configurations": { | |
"production": { | |
"budgets": [ | |
{ | |
"type": "initial", | |
"maximumWarning": "500kb", | |
"maximumError": "1mb" | |
}, | |
{ | |
"type": "anyComponentStyle", | |
"maximumWarning": "2kb", | |
"maximumError": "4kb" | |
} | |
], | |
"fileReplacements": [ | |
{ | |
"replace": "src/environments/environment.ts", | |
"with": "src/environments/environment.prod.ts" | |
} | |
], | |
"outputHashing": "all" | |
}, | |
"development": { | |
"buildOptimizer": false, | |
"optimization": false, | |
"vendorChunk": true, | |
"extractLicenses": false, | |
"sourceMap": true, | |
"namedChunks": true | |
} | |
}, | |
"defaultConfiguration": "production" | |
}, | |
"serve": { | |
"builder": "@angular-devkit/build-angular:dev-server", | |
"configurations": { | |
"production": { | |
"browserTarget": "scorenormalization:build:production" | |
}, | |
"development": { | |
"browserTarget": "scorenormalization:build:development" | |
} | |
}, | |
"defaultConfiguration": "development" | |
}, | |
"extract-i18n": { | |
"builder": "@angular-devkit/build-angular:extract-i18n", | |
"options": { | |
"browserTarget": "scorenormalization:build" | |
} | |
}, | |
"test": { | |
"builder": "@angular-devkit/build-angular:karma", | |
"options": { | |
"main": "src/test.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.spec.json", | |
"karmaConfig": "karma.conf.js", | |
"assets": [ | |
"src/favicon.ico" | |
], | |
"styles": [ | |
"src/styles.css" | |
], | |
"scripts": [] | |
} | |
} | |
} | |
} | |
}, | |
"defaultProject": "scorenormalization" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "./node_modules/@angular/cli/lib/config/schema.json", | |
"cli": { | |
"analytics": false | |
}, | |
"version": 1, | |
"newProjectRoot": "projects", | |
"projects": { | |
"scorenormalization": { | |
"projectType": "application", | |
"schematics": { | |
"@schematics/angular:application": { | |
"strict": true | |
} | |
}, | |
"root": "", | |
"sourceRoot": "src", | |
"prefix": "app", | |
"architect": { | |
"build": { | |
"builder": "@angular-devkit/build-angular:browser", | |
"options": { | |
"outputPath": "dist/scorenormalization", | |
"index": "src/index.html", | |
"main": "src/main.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.app.json", | |
"assets": [ | |
"src/favicon.ico", | |
"src/assets" | |
], | |
"styles": [ | |
"src/styles.css", | |
"node_modules/primeicons/primeicons.css", | |
"node_modules/primeng/resources/themes/lara-light-blue/theme.css", | |
"node_modules/primeng/resources/primeng.min.css" | |
], | |
"scripts": [] | |
}, | |
"configurations": { | |
"production": { | |
"budgets": [ | |
{ | |
"type": "initial", | |
"maximumWarning": "500kb", | |
"maximumError": "1mb" | |
}, | |
{ | |
"type": "anyComponentStyle", | |
"maximumWarning": "2kb", | |
"maximumError": "4kb" | |
} | |
], | |
"fileReplacements": [ | |
{ | |
"replace": "src/environments/environment.ts", | |
"with": "src/environments/environment.prod.ts" | |
} | |
], | |
"outputHashing": "all" | |
}, | |
"development": { | |
"buildOptimizer": false, | |
"optimization": false, | |
"vendorChunk": true, | |
"extractLicenses": false, | |
"sourceMap": true, | |
"namedChunks": true | |
} | |
}, | |
"defaultConfiguration": "production" | |
}, | |
"serve": { | |
"builder": "@angular-devkit/build-angular:dev-server", | |
"configurations": { | |
"production": { | |
"browserTarget": "scorenormalization:build:production" | |
}, | |
"development": { | |
"browserTarget": "scorenormalization:build:development" | |
} | |
}, | |
"defaultConfiguration": "development" | |
}, | |
"extract-i18n": { | |
"builder": "@angular-devkit/build-angular:extract-i18n", | |
"options": { | |
"browserTarget": "scorenormalization:build" | |
} | |
}, | |
"test": { | |
"builder": "@angular-devkit/build-angular:karma", | |
"options": { | |
"main": "src/test.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.spec.json", | |
"karmaConfig": "karma.conf.js", | |
"assets": [ | |
"src/favicon.ico" | |
], | |
"styles": [ | |
"src/styles.css" | |
], | |
"scripts": [] | |
} | |
} | |
} | |
} | |
}, | |
"defaultProject": "scorenormalization" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "./node_modules/@angular/cli/lib/config/schema.json", | |
"cli": { | |
"analytics": false | |
}, | |
"version": 1, | |
"newProjectRoot": "projects", | |
"projects": { | |
"scorenormalization": { | |
"projectType": "application", | |
"schematics": { | |
"@schematics/angular:application": { | |
"strict": true | |
} | |
}, | |
"root": "", | |
"sourceRoot": "src", | |
"prefix": "app", | |
"architect": { | |
"build": { | |
"builder": "@angular-devkit/build-angular:browser", | |
"options": { | |
"outputPath": "dist/scorenormalization", | |
"index": "src/index.html", | |
"main": "src/main.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.app.json", | |
"assets": [ | |
"src/favicon.ico", | |
"src/assets" | |
], | |
"styles": [ | |
"src/styles.css" | |
], | |
"scripts": [] | |
}, | |
"configurations": { | |
"production": { | |
"budgets": [ | |
{ | |
"type": "initial", | |
"maximumWarning": "500kb", | |
"maximumError": "1mb" | |
}, | |
{ | |
"type": "anyComponentStyle", | |
"maximumWarning": "2kb", | |
"maximumError": "4kb" | |
} | |
], | |
"fileReplacements": [ | |
{ | |
"replace": "src/environments/environment.ts", | |
"with": "src/environments/environment.prod.ts" | |
} | |
], | |
"outputHashing": "all" | |
}, | |
"development": { | |
"buildOptimizer": false, | |
"optimization": false, | |
"vendorChunk": true, | |
"extractLicenses": false, | |
"sourceMap": true, | |
"namedChunks": true | |
} | |
}, | |
"defaultConfiguration": "production" | |
}, | |
"serve": { | |
"builder": "@angular-devkit/build-angular:dev-server", | |
"configurations": { | |
"production": { | |
"browserTarget": "scorenormalization:build:production" | |
}, | |
"development": { | |
"browserTarget": "scorenormalization:build:development" | |
} | |
}, | |
"defaultConfiguration": "development" | |
}, | |
"extract-i18n": { | |
"builder": "@angular-devkit/build-angular:extract-i18n", | |
"options": { | |
"browserTarget": "scorenormalization:build" | |
} | |
}, | |
"test": { | |
"builder": "@angular-devkit/build-angular:karma", | |
"options": { | |
"main": "src/test.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.spec.json", | |
"karmaConfig": "karma.conf.js", | |
"assets": [ | |
"src/favicon.ico" | |
], | |
"styles": [ | |
"src/styles.css" | |
], | |
"scripts": [] | |
} | |
} | |
} | |
} | |
}, | |
"defaultProject": "scorenormalization" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false, | |
"sync.removeExtensions": false, | |
"sync.forceDownload": true, | |
"sync.autoDownload": true, | |
"sync.forceUpload": true, | |
"sync.autoUpload": true, | |
"sync.gist": "616a8905ca39bb9703943f013b9cbc7f", | |
"sync.quietSync": true | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false, | |
"sync.removeExtensions": false, | |
"sync.forceDownload": true, | |
"sync.autoDownload": true, | |
"sync.forceUpload": true, | |
"sync.autoUpload": true, | |
"sync.gist": "616a8905ca39bb9703943f013b9cbc7f", | |
"sync.quietSync": true, | |
"git.confirmSync": false, | |
"sync.syncExtensions": false | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false, | |
"sync.removeExtensions": false, | |
"sync.forceDownload": true, | |
"sync.autoDownload": true, | |
"sync.forceUpload": true, | |
"sync.autoUpload": true, | |
"sync.gist": "616a8905ca39bb9703943f013b9cbc7f", | |
"sync.quietSync": true, | |
"git.confirmSync": false | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false, | |
"sync.gist": "616a8905ca39bb9703943f013b9cbc7f", | |
"sync.removeExtensions": false, | |
"sync.forceDownload": true, | |
"sync.autoDownload": true, | |
"sync.forceUpload": true, | |
"sync.autoUpload": true | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"vscode-userdata:/c%3A/Users/multilent-pc/AppData/Roaming/Code/User/settings.json","entries":[{"id":"QWqT.json","timestamp":1660031445463},{"id":"4r8K.json","timestamp":1660031462104},{"id":"sqbV.json","timestamp":1660031653729},{"id":"qAaO.json","timestamp":1660031679097},{"id":"XdXF.json","timestamp":1660032685336},{"id":"y7Cc.json","timestamp":1660032708679},{"id":"M7bB.json","timestamp":1660032728164},{"id":"g9Ua.json","timestamp":1660034574782},{"id":"j8fL.json","timestamp":1660035174949},{"id":"LXnx.json","timestamp":1660035327071},{"id":"BTfm.json","timestamp":1660035345741},{"id":"kyno.json","timestamp":1660035672699},{"id":"jnlO.json","timestamp":1660035716332},{"id":"2e3t.json","timestamp":1660035822564},{"id":"AlkK.json","timestamp":1660035871416}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false, | |
"sync.gist": "616a8905ca39bb9703943f013b9cbc7f" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false, | |
"sync.removeExtensions": false, | |
"sync.forceDownload": true, | |
"sync.autoDownload": true, | |
"sync.forceUpload": true, | |
"sync.autoUpload": true, | |
"sync.gist": "616a8905ca39bb9703943f013b9cbc7f" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false, | |
"sync.removeExtensions": false, | |
"sync.forceDownload": true, | |
"sync.autoDownload": true, | |
"sync.forceUpload": true, | |
"sync.autoUpload": true | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false, | |
"sync.gist": "616a8905ca39bb9703943f013b9cbc7f", | |
"sync.removeExtensions": false, | |
"sync.forceDownload": true, | |
"sync.autoDownload": true | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Visual Studio Dark" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Monokai" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Tomorrow Night Blue" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Visual Studio Dark", | |
"workbench.iconTheme": "vs-minimal" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Visual Studio Light", | |
"workbench.iconTheme": "vs-minimal" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/multilent-pc/Documents/owo365accounting/src/app/components/sidebar/sidebar.component.html","entries":[{"id":"UX1s.html","timestamp":1650912644366},{"id":"DkMD.html","timestamp":1650912703403},{"id":"g4sW.html","timestamp":1650912731412},{"id":"MPF4.html","timestamp":1650912848329}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "foodvendorbackend", | |
"version": "1.0.0", | |
"description": "**Edit a file, create a new file, and clone from Bitbucket in under 2 minutes**", | |
"main": "index.js", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1", | |
"serve": "nodemon index.js" | |
}, | |
"repository": { | |
"type": "git", | |
"url": "git+https://okoisorjr@bitbucket.org/devcanoe/backend.git" | |
}, | |
"author": "", | |
"license": "ISC", | |
"bugs": { | |
"url": "https://bitbucket.org/devcanoe/backend/issues" | |
}, | |
"homepage": "https://bitbucket.org/devcanoe/backend#readme", | |
"dependencies": { | |
"cookie-parser": "^1.4.6", | |
"cors": "^2.8.5", | |
"express": "^4.17.3", | |
"express-fileupload": "^1.3.1", | |
"jsonwebtoken": "^8.5.1", | |
"mongoose": "^6.2.10" | |
}, | |
"devDependencies": { | |
"dotenv": "^16.0.0", | |
"nodemon": "^2.0.15" | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "foodvendorbackend", | |
"version": "1.0.0", | |
"description": "**Edit a file, create a new file, and clone from Bitbucket in under 2 minutes**", | |
"main": "index.js", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1", | |
"serve": "nodemon index.js" | |
}, | |
"repository": { | |
"type": "git", | |
"url": "git+https://okoisorjr@bitbucket.org/devcanoe/backend. git" | |
}, | |
"author": "", | |
"license": "ISC", | |
"bugs": { | |
"url": "https://bitbucket.org/devcanoe/backend/issues" | |
}, | |
"homepage": "https://bitbucket.org/devcanoe/backend#readme", | |
"dependencies": { | |
"bcryptjs": "^2.4.3", | |
"cookie-parser": "^1.4.6", | |
"cors": "^2.8.5", | |
"express": "^4.17.3", | |
"express-fileupload": "^1.3.1", | |
"jsonwebtoken": "^8.5.1", | |
"mongoose": "^6.2.10" | |
}, | |
"devDependencies": { | |
"dotenv": "^16.0.0", | |
"nodemon": "^2.0.15" | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "oceanlifesafety", | |
"version": "1.0.0", | |
"scripts": { | |
"ng": "ng", | |
"start": "ng serve", | |
"build": "ng build", | |
"watch": "ng build --watch --configuration development", | |
"test": "ng test" | |
}, | |
"private": true, | |
"dependencies": { | |
"@angular/animations": "~13.2.0", | |
"@angular/cdk": "^13.3.2", | |
"@angular/common": "~13.2.0", | |
"@angular/compiler": "~13.2.0", | |
"@angular/core": "~13.2.0", | |
"@angular/forms": "~13.2.0", | |
"@angular/platform-browser": "~13.2.0", | |
"@angular/platform-browser-dynamic": "~13.2.0", | |
"@angular/router": "~13.2.0", | |
"primeicons": "^5.0.0", | |
"primeng": "^13.3.2", | |
"rxjs": "~7.5.0", | |
"tslib": "^2.3.0", | |
"zone.js": "~0.11.4" | |
}, | |
"devDependencies": { | |
"@angular-devkit/build-angular": "~13.2.4", | |
"@angular/cli": "~13.2.4", | |
"@angular/compiler-cli": "~13.2.0", | |
"@types/jasmine": "~3.10.0", | |
"@types/node": "^12.11.1", | |
"jasmine-core": "~4.0.0", | |
"karma": "~6.3.0", | |
"karma-chrome-launcher": "~3.1.0", | |
"karma-coverage": "~2.1.0", | |
"karma-jasmine": "~4.0.0", | |
"karma-jasmine-html-reporter": "~1.7.0", | |
"postcss": "^8.4.12", | |
"postcss-loader": "^6.2.1", | |
"typescript": "~4.5.2" | |
} | |
} |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"lastUpdated": 1647092091308, | |
"packages": { | |
"dataType": "Map", | |
"value": [ | |
[ | |
"http", | |
null | |
], | |
[ | |
"url_launcher", | |
null | |
], | |
[ | |
"provider", | |
null | |
], | |
[ | |
"image_picker", | |
null | |
], | |
[ | |
"path_provider", | |
null | |
], | |
[ | |
"google_fonts", | |
null | |
], | |
[ | |
"flutter_local_notifications", | |
null | |
], | |
[ | |
"flutter_bloc", | |
null | |
], | |
[ | |
"permission_handler", | |
null | |
], | |
[ | |
"geolocator", | |
null | |
], | |
[ | |
"sqflite", | |
null | |
], | |
[ | |
"get_it", | |
null | |
], | |
[ | |
"shimmer", | |
null | |
], | |
[ | |
"equatable", | |
null | |
], | |
[ | |
"video_player", | |
null | |
], | |
[ | |
"auto_size_text", | |
null | |
], | |
[ | |
"uuid", | |
null | |
], | |
[ | |
"flutter_staggered_grid_view", | |
null | |
], | |
[ | |
"hive", | |
null | |
], | |
[ | |
"lottie", | |
null | |
], | |
[ | |
"path", | |
null | |
], | |
[ | |
"crypto", | |
null | |
], | |
[ | |
"flutter_native_splash", | |
null | |
], | |
[ | |
"bloc", | |
null | |
], | |
[ | |
"badges", | |
null | |
], | |
[ | |
"connectivity_plus", | |
null | |
], | |
[ | |
"share_plus", | |
null | |
], | |
[ | |
"animations", | |
null | |
], | |
[ | |
"package_info_plus", | |
null | |
], | |
[ | |
"qr_code_scanner", | |
null | |
], | |
[ | |
"flutter_lints", | |
null | |
], | |
[ | |
"local_auth", | |
null | |
], | |
[ | |
"table_calendar", | |
null | |
], | |
[ | |
"device_info_plus", | |
null | |
], | |
[ | |
"flutter_facebook_auth", | |
null | |
], | |
[ | |
"syncfusion_flutter_charts", | |
null | |
], | |
[ | |
"wakelock", | |
null | |
], | |
[ | |
"sliding_up_panel", | |
null | |
], | |
[ | |
"expandable", | |
null | |
], | |
[ | |
"firebase_dynamic_links", | |
null | |
], | |
[ | |
"dotted_border", | |
null | |
], | |
[ | |
"chewie", | |
null | |
], | |
[ | |
"pdf", | |
null | |
], | |
[ | |
"simple_animations", | |
null | |
], | |
[ | |
"uni_links", | |
null | |
], | |
[ | |
"email_validator", | |
null | |
], | |
[ | |
"introduction_screen", | |
null | |
], | |
[ | |
"flutter_hooks", | |
null | |
], | |
[ | |
"flutter_image_compress", | |
null | |
], | |
[ | |
"built_value", | |
null | |
], | |
[ | |
"mobx", | |
null | |
], | |
[ | |
"flutter_riverpod", | |
null | |
], | |
[ | |
"extended_image", | |
null | |
], | |
[ | |
"logging", | |
null | |
], | |
[ | |
"flutter_form_builder", | |
null | |
], | |
[ | |
"in_app_review", | |
null | |
], | |
[ | |
"dart_code_metrics", | |
null | |
], | |
[ | |
"shelf", | |
null | |
], | |
[ | |
"syncfusion_flutter_datepicker", | |
null | |
], | |
[ | |
"flutter_speed_dial", | |
null | |
], | |
[ | |
"flutter_barcode_scanner", | |
null | |
], | |
[ | |
"flutter_markdown", | |
null | |
], | |
[ | |
"injectable", | |
null | |
], | |
[ | |
"pinput", | |
null | |
], | |
[ | |
"js", | |
null | |
], | |
[ | |
"responsive_framework", | |
null | |
], | |
[ | |
"printing", | |
null | |
], | |
[ | |
"flutter_signin_button", | |
null | |
], | |
[ | |
"xml", | |
null | |
], | |
[ | |
"flutter_colorpicker", | |
null | |
], | |
[ | |
"syncfusion_flutter_calendar", | |
null | |
], | |
[ | |
"sentry_flutter", | |
null | |
], | |
[ | |
"googleapis", | |
null | |
], | |
[ | |
"keyboard_actions", | |
null | |
], | |
[ | |
"getwidget", | |
null | |
], | |
[ | |
"awesome_dialog", | |
null | |
], | |
[ | |
"date_format", | |
null | |
], | |
[ | |
"flutter_switch", | |
null | |
], | |
[ | |
"grouped_list", | |
null | |
], | |
[ | |
"flutter_modular", | |
null | |
], | |
[ | |
"syncfusion_flutter_pdfviewer", | |
null | |
], | |
[ | |
"built_collection", | |
null | |
], | |
[ | |
"mime", | |
null | |
], | |
[ | |
"hooks_riverpod", | |
null | |
], | |
[ | |
"event_bus", | |
null | |
], | |
[ | |
"english_words", | |
null | |
], | |
[ | |
"petitparser", | |
null | |
], | |
[ | |
"material_floating_search_bar", | |
null | |
], | |
[ | |
"sembast", | |
null | |
], | |
[ | |
"flutter_sound", | |
null | |
], | |
[ | |
"syncfusion_flutter_gauges", | |
null | |
], | |
[ | |
"flutter_widget_from_html", | |
null | |
], | |
[ | |
"clipboard", | |
null | |
], | |
[ | |
"syncfusion_flutter_sliders", | |
null | |
], | |
[ | |
"like_button", | |
null | |
], | |
[ | |
"after_layout", | |
null | |
], | |
[ | |
"line_icons", | |
null | |
], | |
[ | |
"flutter_stripe", | |
null | |
], | |
[ | |
"marquee", | |
null | |
], | |
[ | |
"speech_to_text", | |
null | |
], | |
[ | |
"flutter_widget_from_html_core", | |
null | |
], | |
[ | |
"launch_review", | |
null | |
], | |
[ | |
"url_strategy", | |
null | |
], | |
[ | |
"ffi", | |
null | |
], | |
[ | |
"upgrader", | |
null | |
], | |
[ | |
"lint", | |
null | |
], | |
[ | |
"characters", | |
null | |
], | |
[ | |
"confetti", | |
null | |
], | |
[ | |
"maps_launcher", | |
null | |
], | |
[ | |
"sliver_tools", | |
null | |
], | |
[ | |
"step_progress_indicator", | |
null | |
], | |
[ | |
"go_router", | |
null | |
], | |
[ | |
"animated_splash_screen", | |
null | |
], | |
[ | |
"card_swiper", | |
null | |
], | |
[ | |
"mocktail", | |
null | |
], | |
[ | |
"photo_manager", | |
null | |
], | |
[ | |
"flutter_custom_clippers", | |
null | |
], | |
[ | |
"flutter_picker", | |
null | |
], | |
[ | |
"adaptive_dialog", | |
null | |
], | |
[ | |
"formz", | |
null | |
], | |
[ | |
"path_drawing", | |
null | |
], | |
[ | |
"date_time_picker", | |
null | |
], | |
[ | |
"google_ml_kit", | |
null | |
], | |
[ | |
"bloc_test", | |
null | |
], | |
[ | |
"hydrated_bloc", | |
null | |
], | |
[ | |
"syncfusion_flutter_pdf", | |
null | |
], | |
[ | |
"animated_bottom_navigation_bar", | |
null | |
], | |
[ | |
"flutter_quill", | |
null | |
], | |
[ | |
"pay", | |
null | |
], | |
[ | |
"app_tracking_transparency", | |
null | |
], | |
[ | |
"stream_transform", | |
null | |
], | |
[ | |
"moor", | |
null | |
], | |
[ | |
"background_fetch", | |
null | |
], | |
[ | |
"syncfusion_flutter_datagrid", | |
null | |
], | |
[ | |
"dartx", | |
null | |
], | |
[ | |
"palette_generator", | |
null | |
], | |
[ | |
"data_table_2", | |
null | |
], | |
[ | |
"salomon_bottom_bar", | |
null | |
], | |
[ | |
"oktoast", | |
null | |
], | |
[ | |
"dotted_line", | |
null | |
], | |
[ | |
"store_redirect", | |
null | |
], | |
[ | |
"wechat_assets_picker", | |
null | |
], | |
[ | |
"barcode", | |
null | |
], | |
[ | |
"lazy_load_scrollview", | |
null | |
], | |
[ | |
"intl_phone_field", | |
null | |
], | |
[ | |
"retry", | |
null | |
], | |
[ | |
"adaptive_theme", | |
null | |
], | |
[ | |
"random_string", | |
null | |
], | |
[ | |
"quick_actions", | |
null | |
], | |
[ | |
"decimal", | |
null | |
], | |
[ | |
"reactive_forms", | |
null | |
], | |
[ | |
"geoflutterfire", | |
null | |
], | |
[ | |
"device_apps", | |
null | |
], | |
[ | |
"beamer", | |
null | |
], | |
[ | |
"shimmer_animation", | |
null | |
], | |
[ | |
"flutter_appauth", | |
null | |
], | |
[ | |
"objectbox", | |
null | |
], | |
[ | |
"dropdown_button2", | |
null | |
], | |
[ | |
"skeleton_text", | |
null | |
], | |
[ | |
"adobe_xd", | |
null | |
], | |
[ | |
"easy_debounce", | |
null | |
], | |
[ | |
"html_unescape", | |
null | |
], | |
[ | |
"syncfusion_flutter_core", | |
null | |
], | |
[ | |
"moor_flutter", | |
null | |
], | |
[ | |
"focus_detector", | |
null | |
], | |
[ | |
"very_good_analysis", | |
null | |
], | |
[ | |
"emoji_picker_flutter", | |
null | |
], | |
[ | |
"flutter_login_facebook", | |
null | |
], | |
[ | |
"facebook_app_events", | |
null | |
], | |
[ | |
"platform_device_id", | |
null | |
], | |
[ | |
"ionicons", | |
null | |
], | |
[ | |
"network_info_plus", | |
null | |
], | |
[ | |
"auto_animated", | |
null | |
], | |
[ | |
"state_notifier", | |
null | |
], | |
[ | |
"mvc_pattern", | |
null | |
], | |
[ | |
"liquid_pull_to_refresh", | |
null | |
], | |
[ | |
"flutter_ffmpeg", | |
null | |
], | |
[ | |
"version", | |
null | |
], | |
[ | |
"image_downloader", | |
null | |
], | |
[ | |
"intro_views_flutter", | |
null | |
], | |
[ | |
"double_back_to_close_app", | |
null | |
], | |
[ | |
"flutter_plugin_android_lifecycle", | |
null | |
], | |
[ | |
"audio_session", | |
null | |
], | |
[ | |
"sensors_plus", | |
null | |
], | |
[ | |
"eva_icons_flutter", | |
null | |
], | |
[ | |
"styled_text", | |
null | |
], | |
[ | |
"diacritic", | |
null | |
], | |
[ | |
"group_button", | |
null | |
], | |
[ | |
"process_run", | |
null | |
], | |
[ | |
"code_builder", | |
null | |
], | |
[ | |
"intl_utils", | |
null | |
], | |
[ | |
"record", | |
null | |
], | |
[ | |
"cron", | |
null | |
], | |
[ | |
"pub_semver", | |
null | |
], | |
[ | |
"flutter_background_service", | |
null | |
], | |
[ | |
"convert", | |
null | |
], | |
[ | |
"search_choices", | |
null | |
], | |
[ | |
"flutter_background_geolocation", | |
null | |
], | |
[ | |
"flutter_ringtone_player", | |
null | |
], | |
[ | |
"loader_overlay", | |
null | |
], | |
[ | |
"delayed_display", | |
null | |
], | |
[ | |
"flutter_windowmanager", | |
null | |
], | |
[ | |
"bloc_concurrency", | |
null | |
], | |
[ | |
"backdrop", | |
null | |
], | |
[ | |
"web3dart", | |
null | |
], | |
[ | |
"gap", | |
null | |
], | |
[ | |
"flex_color_picker", | |
null | |
], | |
[ | |
"flow_builder", | |
null | |
], | |
[ | |
"flutter_swipe_action_cell", | |
null | |
], | |
[ | |
"currency_text_input_formatter", | |
null | |
], | |
[ | |
"flutter_layout_grid", | |
null | |
], | |
[ | |
"audio_video_progress_bar", | |
null | |
], | |
[ | |
"flutter_snake_navigationbar", | |
null | |
], | |
[ | |
"flutter_flavor", | |
null | |
], | |
[ | |
"ndialog", | |
null | |
], | |
[ | |
"extended_nested_scroll_view", | |
null | |
], | |
[ | |
"flutter_parsed_text", | |
null | |
], | |
[ | |
"flutter_unity_widget", | |
null | |
], | |
[ | |
"android_intent_plus", | |
null | |
], | |
[ | |
"stop_watch_timer", | |
null | |
], | |
[ | |
"scratcher", | |
null | |
], | |
[ | |
"google_maps_cluster_manager", | |
null | |
], | |
[ | |
"day_night_time_picker", | |
null | |
], | |
[ | |
"country_picker", | |
null | |
], | |
[ | |
"supabase", | |
null | |
], | |
[ | |
"shelf_router", | |
null | |
], | |
[ | |
"alice", | |
null | |
], | |
[ | |
"syncfusion_flutter_maps", | |
null | |
], | |
[ | |
"sqflite_common_ffi", | |
null | |
], | |
[ | |
"pattern_formatter", | |
null | |
], | |
[ | |
"health", | |
null | |
], | |
[ | |
"share_extend", | |
null | |
], | |
[ | |
"extended_text", | |
null | |
], | |
[ | |
"syncfusion_flutter_xlsio", | |
null | |
], | |
[ | |
"keyboard_dismisser", | |
null | |
], | |
[ | |
"android_alarm_manager_plus", | |
null | |
], | |
[ | |
"maps_toolkit", | |
null | |
], | |
[ | |
"flutter_vlc_player", | |
null | |
], | |
[ | |
"loadmore", | |
null | |
], | |
[ | |
"pointer_interceptor", | |
null | |
], | |
[ | |
"golden_toolkit", | |
null | |
], | |
[ | |
"buttons_tabbar", | |
null | |
], | |
[ | |
"dio_cookie_manager", | |
null | |
], | |
[ | |
"soundpool", | |
null | |
], | |
[ | |
"popover", | |
null | |
], | |
[ | |
"states_rebuilder", | |
null | |
], | |
[ | |
"crop_your_image", | |
null | |
], | |
[ | |
"dio_cache_interceptor", | |
null | |
], | |
[ | |
"flutter_contacts", | |
null | |
], | |
[ | |
"extended_masked_text", | |
null | |
], | |
[ | |
"geocode", | |
null | |
], | |
[ | |
"blue_thermal_printer", | |
null | |
], | |
[ | |
"flutter_braintree", | |
null | |
], | |
[ | |
"flutter_animated_dialog", | |
null | |
], | |
[ | |
"filesize", | |
null | |
], | |
[ | |
"inview_notifier_list", | |
null | |
], | |
[ | |
"substring_highlight", | |
null | |
], | |
[ | |
"fluttercontactpicker", | |
null | |
], | |
[ | |
"flutter_animator", | |
null | |
], | |
[ | |
"nfc_manager", | |
null | |
], | |
[ | |
"expandable_page_view", | |
null | |
], | |
[ | |
"video_trimmer", | |
null | |
], | |
[ | |
"glass_kit", | |
null | |
], | |
[ | |
"file_selector", | |
null | |
], | |
[ | |
"battery_plus", | |
null | |
], | |
[ | |
"pluto_grid", | |
null | |
], | |
[ | |
"pinch_zoom", | |
null | |
], | |
[ | |
"flutter_isolate", | |
null | |
], | |
[ | |
"filter_list", | |
null | |
], | |
[ | |
"dart_ipify", | |
null | |
], | |
[ | |
"usage", | |
null | |
], | |
[ | |
"wifi_iot", | |
null | |
], | |
[ | |
"flutter_custom_tabs", | |
null | |
], | |
[ | |
"flutter_svg_provider", | |
null | |
], | |
[ | |
"sqflite_common", | |
null | |
], | |
[ | |
"msix", | |
null | |
], | |
[ | |
"lpinyin", | |
null | |
], | |
[ | |
"responsive_sizer", | |
null | |
], | |
[ | |
"timer_builder", | |
null | |
], | |
[ | |
"extended_text_field", | |
null | |
], | |
[ | |
"image_cropper", | |
null | |
], | |
[ | |
"flutter_archive", | |
null | |
], | |
[ | |
"isar", | |
null | |
], | |
[ | |
"syncfusion_flutter_signaturepad", | |
null | |
], | |
[ | |
"webview_windows", | |
null | |
], | |
[ | |
"loading_animation_widget", | |
null | |
], | |
[ | |
"mailto", | |
null | |
], | |
[ | |
"home_widget", | |
null | |
], | |
[ | |
"flutter_link_previewer", | |
null | |
], | |
[ | |
"map", | |
null | |
], | |
[ | |
"textfield_tags", | |
null | |
], | |
[ | |
"rating_dialog", | |
null | |
], | |
[ | |
"effective_dart", | |
null | |
], | |
[ | |
"shelf_static", | |
null | |
], | |
[ | |
"blur", | |
null | |
], | |
[ | |
"external_app_launcher", | |
null | |
], | |
[ | |
"webview_flutter_plus", | |
null | |
], | |
[ | |
"restart_app", | |
null | |
], | |
[ | |
"image_picker_web", | |
null | |
], | |
[ | |
"feedback", | |
null | |
], | |
[ | |
"form_builder_validators", | |
null | |
], | |
[ | |
"shake", | |
null | |
], | |
[ | |
"skeleton_loader", | |
null | |
], | |
[ | |
"geocoding", | |
null | |
], | |
[ | |
"flutter_acrylic", | |
null | |
], | |
[ | |
"move_to_background", | |
null | |
], | |
[ | |
"adaptive_breakpoints", | |
null | |
], | |
[ | |
"flutter_config", | |
null | |
], | |
[ | |
"flutter_background", | |
null | |
], | |
[ | |
"open_mail_app", | |
null | |
], | |
[ | |
"concentric_transition", | |
null | |
], | |
[ | |
"shelf_proxy", | |
null | |
], | |
[ | |
"waterfall_flow", | |
null | |
], | |
[ | |
"flutter_holo_date_picker", | |
null | |
], | |
[ | |
"wechat_camera_picker", | |
null | |
], | |
[ | |
"circular_reveal_animation", | |
null | |
], | |
[ | |
"storybook_flutter", | |
null | |
], | |
[ | |
"syncfusion_flutter_barcodes", | |
null | |
], | |
[ | |
"intercom_flutter", | |
null | |
], | |
[ | |
"shamsi_date", | |
null | |
], | |
[ | |
"flutter_mobx", | |
null | |
], | |
[ | |
"flutter_image_slideshow", | |
null | |
], | |
[ | |
"dart_json_mapper", | |
null | |
], | |
[ | |
"ota_update", | |
null | |
], | |
[ | |
"bouncing_widget", | |
null | |
], | |
[ | |
"motion_toast", | |
null | |
], | |
[ | |
"contained_tab_bar_view", | |
null | |
], | |
[ | |
"build", | |
null | |
], | |
[ | |
"bottom_sheet", | |
null | |
], | |
[ | |
"flutter_mailer", | |
null | |
], | |
[ | |
"flustars", | |
null | |
], | |
[ | |
"flutter_compass", | |
null | |
], | |
[ | |
"file_saver", | |
null | |
], | |
[ | |
"duration", | |
null | |
], | |
[ | |
"flutter_udid", | |
null | |
], | |
[ | |
"flutter_advanced_drawer", | |
null | |
], | |
[ | |
"the_apple_sign_in", | |
null | |
], | |
[ | |
"flutter_statusbarcolor_ns", | |
null | |
], | |
[ | |
"flutter_firebase_chat_core", | |
null | |
], | |
[ | |
"graphs", | |
null | |
], | |
[ | |
"select_form_field", | |
null | |
], | |
[ | |
"group_list_view", | |
null | |
], | |
[ | |
"simple_gesture_detector", | |
null | |
], | |
[ | |
"flutter_map_marker_cluster", | |
null | |
], | |
[ | |
"easy_rich_text", | |
null | |
], | |
[ | |
"flutter_exif_rotation", | |
null | |
], | |
[ | |
"dart_date", | |
null | |
], | |
[ | |
"sqlite3_flutter_libs", | |
null | |
], | |
[ | |
"search_page", | |
null | |
], | |
[ | |
"desktop_drop", | |
null | |
], | |
[ | |
"pedometer", | |
null | |
], | |
[ | |
"sticky_grouped_list", | |
null | |
], | |
[ | |
"safe_device", | |
null | |
], | |
[ | |
"filesystem_picker", | |
null | |
], | |
[ | |
"dbus", | |
null | |
], | |
[ | |
"multicast_dns", | |
null | |
], | |
[ | |
"copy_with_extension", | |
null | |
], | |
[ | |
"biometric_storage", | |
null | |
], | |
[ | |
"material_dialogs", | |
null | |
], | |
[ | |
"floating_action_bubble", | |
null | |
], | |
[ | |
"app_links", | |
null | |
], | |
[ | |
"open_settings", | |
null | |
], | |
[ | |
"date_field", | |
null | |
], | |
[ | |
"accordion", | |
null | |
], | |
[ | |
"division", | |
null | |
], | |
[ | |
"cupertino_stepper", | |
null | |
], | |
[ | |
"rect_getter", | |
null | |
], | |
[ | |
"just_audio_background", | |
null | |
], | |
[ | |
"chat_bubbles", | |
null | |
], | |
[ | |
"webview_cookie_manager", | |
null | |
], | |
[ | |
"otp_autofill", | |
null | |
], | |
[ | |
"flip_card", | |
null | |
], | |
[ | |
"email_auth", | |
null | |
], | |
[ | |
"reflectable", | |
null | |
], | |
[ | |
"ai_barcode", | |
null | |
], | |
[ | |
"adaptive_action_sheet", | |
null | |
], | |
[ | |
"form_validator", | |
null | |
], | |
[ | |
"flutter_conditional_rendering", | |
null | |
], | |
[ | |
"http_multi_server", | |
null | |
], | |
[ | |
"animated_flip_counter", | |
null | |
], | |
[ | |
"simple_logger", | |
null | |
], | |
[ | |
"gzx_dropdown_menu", | |
null | |
], | |
[ | |
"sqfentity", | |
null | |
], | |
[ | |
"easy_dynamic_theme", | |
null | |
], | |
[ | |
"flutter_tex", | |
null | |
], | |
[ | |
"flutter_screen_lock", | |
null | |
], | |
[ | |
"country_codes", | |
null | |
], | |
[ | |
"pdf_viewer_plugin", | |
null | |
], | |
[ | |
"redux_thunk", | |
null | |
], | |
[ | |
"custom_timer", | |
null | |
], | |
[ | |
"flutter_foreground_task", | |
null | |
], | |
[ | |
"country_icons", | |
null | |
], | |
[ | |
"otp", | |
null | |
], | |
[ | |
"miniplayer", | |
null | |
], | |
[ | |
"numeric_keyboard", | |
null | |
], | |
[ | |
"audio_manager", | |
null | |
], | |
[ | |
"flutter_map_marker_popup", | |
null | |
], | |
[ | |
"pretty_json", | |
null | |
], | |
[ | |
"hidden_drawer_menu", | |
null | |
], | |
[ | |
"cross_connectivity", | |
null | |
], | |
[ | |
"day_night_switcher", | |
null | |
], | |
[ | |
"rx_shared_preferences", | |
null | |
], | |
[ | |
"fancy_shimmer_image", | |
null | |
], | |
[ | |
"firebase_auth_oauth", | |
null | |
], | |
[ | |
"animated_icon_button", | |
null | |
], | |
[ | |
"flutter_simple_dependency_injection", | |
null | |
], | |
[ | |
"auto_size_text_pk", | |
null | |
], | |
[ | |
"firebase_image", | |
null | |
], | |
[ | |
"onboarding", | |
null | |
], | |
[ | |
"decorated_icon", | |
null | |
], | |
[ | |
"blurhash_dart", | |
null | |
], | |
[ | |
"bottom_bar", | |
null | |
], | |
[ | |
"puppeteer", | |
null | |
], | |
[ | |
"expandable_bottom_bar", | |
null | |
], | |
[ | |
"flutter_localized_locales", | |
null | |
], | |
[ | |
"json_path", | |
null | |
], | |
[ | |
"password_strength", | |
null | |
], | |
[ | |
"localstore", | |
null | |
], | |
[ | |
"dismissible_page", | |
null | |
], | |
[ | |
"glass", | |
null | |
], | |
[ | |
"mobile_scanner", | |
null | |
], | |
[ | |
"image_stack", | |
null | |
], | |
[ | |
"hawk_fab_menu", | |
null | |
], | |
[ | |
"flutter_lorem", | |
null | |
], | |
[ | |
"http_auth", | |
null | |
], | |
[ | |
"otp_text_field", | |
null | |
], | |
[ | |
"qrscan", | |
null | |
], | |
[ | |
"highlight_text", | |
null | |
], | |
[ | |
"mutex", | |
null | |
], | |
[ | |
"shrink_sidemenu", | |
null | |
], | |
[ | |
"roundcheckbox", | |
null | |
], | |
[ | |
"r_upgrade", | |
null | |
], | |
[ | |
"sprung", | |
null | |
], | |
[ | |
"flutter_state_notifier", | |
null | |
], | |
[ | |
"flutter_pw_validator", | |
null | |
], | |
[ | |
"fast_i18n", | |
null | |
], | |
[ | |
"dartdoc", | |
null | |
], | |
[ | |
"plaid_flutter", | |
null | |
], | |
[ | |
"flutter_overboard", | |
null | |
], | |
[ | |
"on_audio_query", | |
null | |
], | |
[ | |
"unity_ads_plugin", | |
null | |
], | |
[ | |
"loading_gifs", | |
null | |
], | |
[ | |
"checked_yaml", | |
null | |
], | |
[ | |
"flutter_app_lock", | |
null | |
], | |
[ | |
"regexpattern", | |
null | |
], | |
[ | |
"flutter_breadcrumb", | |
null | |
], | |
[ | |
"bottom_picker", | |
null | |
], | |
[ | |
"flutter_mapbox_navigation", | |
null | |
], | |
[ | |
"flutter_bounce", | |
null | |
], | |
[ | |
"flutter_simple_treeview", | |
null | |
], | |
[ | |
"device_information", | |
null | |
], | |
[ | |
"address_search_field", | |
null | |
], | |
[ | |
"syncfusion_localizations", | |
null | |
], | |
[ | |
"calendar_view", | |
null | |
], | |
[ | |
"infinite_carousel", | |
null | |
], | |
[ | |
"envify", | |
null | |
], | |
[ | |
"sp_util", | |
null | |
], | |
[ | |
"form_bloc", | |
null | |
], | |
[ | |
"heic_to_jpg", | |
null | |
], | |
[ | |
"image_pickers", | |
null | |
], | |
[ | |
"charset_converter", | |
null | |
], | |
[ | |
"injector", | |
null | |
], | |
[ | |
"either_dart", | |
null | |
], | |
[ | |
"shared_preferences", | |
null | |
], | |
[ | |
"dio", | |
null | |
], | |
[ | |
"android_path_provider", | |
null | |
], | |
[ | |
"dart_ping", | |
null | |
], | |
[ | |
"cached_network_image", | |
null | |
], | |
[ | |
"fzregex", | |
null | |
], | |
[ | |
"signalr_netcore", | |
null | |
], | |
[ | |
"flutter_svg", | |
null | |
], | |
[ | |
"get", | |
null | |
], | |
[ | |
"firebase_auth", | |
null | |
], | |
[ | |
"firebase_messaging", | |
null | |
], | |
[ | |
"firebase_core", | |
null | |
], | |
[ | |
"sound_stream", | |
null | |
], | |
[ | |
"cloud_firestore", | |
null | |
], | |
[ | |
"carousel_slider", | |
null | |
], | |
[ | |
"webview_flutter", | |
null | |
], | |
[ | |
"font_awesome_flutter", | |
null | |
], | |
[ | |
"draggable_widget", | |
null | |
], | |
[ | |
"fluttertoast", | |
null | |
], | |
[ | |
"google_maps_flutter", | |
null | |
], | |
[ | |
"file_picker", | |
null | |
], | |
[ | |
"google_sign_in", | |
null | |
], | |
[ | |
"carrier_info", | |
null | |
], | |
[ | |
"we_slide", | |
null | |
], | |
[ | |
"flutter_secure_storage", | |
null | |
], | |
[ | |
"flutter_beacon", | |
null | |
], | |
[ | |
"flutter_sliding_tutorial", | |
null | |
], | |
[ | |
"get_it_mixin", | |
null | |
], | |
[ | |
"flutter_slidable", | |
null | |
], | |
[ | |
"photo_view", | |
null | |
], | |
[ | |
"flutter_sliding_up_panel", | |
null | |
], | |
[ | |
"desktop_notifications", | |
null | |
], | |
[ | |
"steps_indicator", | |
null | |
], | |
[ | |
"currency_picker", | |
null | |
], | |
[ | |
"supercharged_dart", | |
null | |
], | |
[ | |
"flutter_screenutil", | |
null | |
], | |
[ | |
"map_picker", | |
null | |
], | |
[ | |
"firebase_storage", | |
null | |
], | |
[ | |
"fl_chart", | |
null | |
], | |
[ | |
"pausable_timer", | |
null | |
], | |
[ | |
"pull_to_refresh", | |
null | |
], | |
[ | |
"form_builder_extra_fields", | |
null | |
], | |
[ | |
"percent_indicator", | |
null | |
], | |
[ | |
"flutter_gen_runner", | |
null | |
], | |
[ | |
"firebase_analytics", | |
null | |
], | |
[ | |
"system_tray", | |
null | |
], | |
[ | |
"camera", | |
null | |
], | |
[ | |
"logger", | |
null | |
], | |
[ | |
"pin_code_fields", | |
null | |
], | |
[ | |
"flutter_rating_bar", | |
null | |
], | |
[ | |
"image_painter", | |
null | |
], | |
[ | |
"audioplayers", | |
null | |
], | |
[ | |
"firebase_crashlytics", | |
null | |
], | |
[ | |
"flutter_circular_text", | |
null | |
], | |
[ | |
"flutter_inappwebview", | |
null | |
], | |
[ | |
"image", | |
null | |
], | |
[ | |
"json_annotation", | |
null | |
], | |
[ | |
"collection", | |
null | |
], | |
[ | |
"modal_bottom_sheet", | |
null | |
], | |
[ | |
"flutter_cache_manager", | |
null | |
], | |
[ | |
"stream_chat", | |
null | |
], | |
[ | |
"smooth_page_indicator", | |
null | |
], | |
[ | |
"widget_circular_animator", | |
null | |
], | |
[ | |
"xml2json", | |
null | |
], | |
[ | |
"animated_text_kit", | |
null | |
], | |
[ | |
"flutter_typeahead", | |
null | |
], | |
[ | |
"just_audio", | |
null | |
], | |
[ | |
"sign_in_with_apple", | |
null | |
], | |
[ | |
"material_tag_editor", | |
null | |
], | |
[ | |
"get_storage", | |
null | |
], | |
[ | |
"syncfusion_flutter_treemap", | |
null | |
], | |
[ | |
"record_mp3", | |
null | |
], | |
[ | |
"flutter_dynamic_icon", | |
null | |
], | |
[ | |
"share_files_and_screenshot_widgets", | |
null | |
], | |
[ | |
"textfield_search", | |
null | |
], | |
[ | |
"win32", | |
null | |
], | |
[ | |
"flutter_keyboard_size", | |
null | |
], | |
[ | |
"page_transition", | |
null | |
], | |
[ | |
"syncfusion_officechart", | |
null | |
], | |
[ | |
"flutter_easyloading", | |
null | |
], | |
[ | |
"auto_route", | |
null | |
], | |
[ | |
"scrollable_positioned_list", | |
null | |
], | |
[ | |
"mason", | |
null | |
], | |
[ | |
"flutter_blurhash", | |
null | |
], | |
[ | |
"trust_location", | |
null | |
], | |
[ | |
"dropdown_search", | |
null | |
], | |
[ | |
"web_socket_channel", | |
null | |
], | |
[ | |
"open_file", | |
null | |
], | |
[ | |
"about", | |
null | |
], | |
[ | |
"fwfh_webview", | |
null | |
], | |
[ | |
"elastic_drawer", | |
null | |
], | |
[ | |
"flutter_rating_stars", | |
null | |
], | |
[ | |
"flutter_line_sdk", | |
null | |
], | |
[ | |
"country_code_picker", | |
null | |
], | |
[ | |
"youtube_player_flutter", | |
null | |
], | |
[ | |
"retrofit", | |
null | |
], | |
[ | |
"flutter_playout", | |
null | |
], | |
[ | |
"pedantic_mono", | |
null | |
], | |
[ | |
"device_preview", | |
null | |
], | |
[ | |
"flutter_downloader", | |
null | |
], | |
[ | |
"easy_sidemenu", | |
null | |
], | |
[ | |
"mask_text_input_formatter", | |
null | |
], | |
[ | |
"flutter_dotenv", | |
null | |
], | |
[ | |
"archive", | |
null | |
], | |
[ | |
"encrypt", | |
null | |
], | |
[ | |
"chart_sparkline", | |
null | |
], | |
[ | |
"octo_image", | |
null | |
], | |
[ | |
"rflutter_alert", | |
null | |
], | |
[ | |
"stream_chat_flutter_core", | |
null | |
], | |
[ | |
"flinq", | |
null | |
], | |
[ | |
"visibility_detector", | |
null | |
], | |
[ | |
"latlng", | |
null | |
], | |
[ | |
"flutter_keyboard_visibility", | |
null | |
], | |
[ | |
"in_app_purchase", | |
null | |
], | |
[ | |
"sliding_clipped_nav_bar", | |
null | |
], | |
[ | |
"onesignal_flutter", | |
null | |
], | |
[ | |
"quiver", | |
null | |
], | |
[ | |
"geojson", | |
null | |
], | |
[ | |
"infinite_scroll_pagination", | |
null | |
], | |
[ | |
"crypton", | |
null | |
], | |
[ | |
"mockito", | |
null | |
], | |
[ | |
"curved_navigation_bar", | |
null | |
], | |
[ | |
"noise_meter", | |
null | |
], | |
[ | |
"profanity_filter", | |
null | |
], | |
[ | |
"animate_do", | |
null | |
], | |
[ | |
"lumberdash", | |
null | |
], | |
[ | |
"flutter_staggered_animations", | |
null | |
], | |
[ | |
"screenshot", | |
null | |
], | |
[ | |
"firebase_remote_config", | |
null | |
], | |
[ | |
"app_installer", | |
null | |
], | |
[ | |
"app_settings", | |
null | |
], | |
[ | |
"socket_io_client", | |
null | |
], | |
[ | |
"bonfire", | |
null | |
], | |
[ | |
"awesome_notifications", | |
null | |
], | |
[ | |
"ffigen", | |
null | |
], | |
[ | |
"flutter_xupdate", | |
null | |
], | |
[ | |
"open_store", | |
null | |
], | |
[ | |
"light_compressor", | |
null | |
], | |
[ | |
"persistent_bottom_nav_bar", | |
null | |
], | |
[ | |
"need_resume", | |
null | |
], | |
[ | |
"ezanimation", | |
null | |
], | |
[ | |
"dots_indicator", | |
null | |
], | |
[ | |
"synchronized", | |
null | |
], | |
[ | |
"timeline_tile", | |
null | |
], | |
[ | |
"android_play_install_referrer", | |
null | |
], | |
[ | |
"sizer", | |
null | |
], | |
[ | |
"rive", | |
null | |
], | |
[ | |
"nested", | |
null | |
], | |
[ | |
"flutter_linkify", | |
null | |
], | |
[ | |
"replay_bloc", | |
null | |
], | |
[ | |
"bottom_bar_with_sheet", | |
null | |
], | |
[ | |
"media_info", | |
null | |
], | |
[ | |
"args", | |
null | |
], | |
[ | |
"image_gallery_saver", | |
null | |
], | |
[ | |
"test", | |
null | |
], | |
[ | |
"stacked", | |
null | |
], | |
[ | |
"another_flushbar", | |
null | |
], | |
[ | |
"better_player", | |
null | |
], | |
[ | |
"intro_slider", | |
null | |
], | |
[ | |
"gesture_x_detector", | |
null | |
], | |
[ | |
"intl_phone_number_input", | |
null | |
], | |
[ | |
"wc_form_validators", | |
null | |
], | |
[ | |
"just_waveform", | |
null | |
], | |
[ | |
"number_inc_dec", | |
null | |
], | |
[ | |
"spider", | |
null | |
], | |
[ | |
"google_directions_api", | |
null | |
], | |
[ | |
"fluro", | |
null | |
], | |
[ | |
"flash", | |
null | |
], | |
[ | |
"cloud_functions", | |
null | |
], | |
[ | |
"flutter_geofence", | |
null | |
], | |
[ | |
"overlay_support", | |
null | |
], | |
[ | |
"sticky_headers", | |
null | |
], | |
[ | |
"timelines", | |
null | |
], | |
[ | |
"search_cep", | |
null | |
], | |
[ | |
"convex_bottom_bar", | |
null | |
], | |
[ | |
"empty_widget", | |
null | |
], | |
[ | |
"sanitize_html", | |
null | |
], | |
[ | |
"contacts_service", | |
null | |
], | |
[ | |
"redux_epics", | |
null | |
], | |
[ | |
"scroll_to_index", | |
null | |
], | |
[ | |
"glassmorphism_ui", | |
null | |
], | |
[ | |
"firebase_phone_auth_handler", | |
null | |
], | |
[ | |
"bot_toast", | |
null | |
], | |
[ | |
"flutter_polyline_points", | |
null | |
], | |
[ | |
"bluetooth_thermal_printer", | |
null | |
], | |
[ | |
"water_drop_nav_bar", | |
null | |
], | |
[ | |
"deep_pick", | |
null | |
], | |
[ | |
"file", | |
null | |
], | |
[ | |
"objectbox_flutter_libs", | |
null | |
], | |
[ | |
"toggle_switch", | |
null | |
], | |
[ | |
"responsive_ui", | |
null | |
], | |
[ | |
"screen_brightness", | |
null | |
], | |
[ | |
"freezed_annotation", | |
null | |
], | |
[ | |
"sms_user_consent", | |
null | |
], | |
[ | |
"flutter_meedu", | |
null | |
], | |
[ | |
"flutter_chat_types", | |
null | |
], | |
[ | |
"flutter_advanced_segment", | |
null | |
], | |
[ | |
"numberpicker", | |
null | |
], | |
[ | |
"persian_number_utility", | |
null | |
], | |
[ | |
"flutter_sticky_header", | |
null | |
], | |
[ | |
"flutter_map_location_marker", | |
null | |
], | |
[ | |
"flutter_tts", | |
null | |
], | |
[ | |
"enum_to_string", | |
null | |
], | |
[ | |
"is_first_run", | |
null | |
], | |
[ | |
"supercharged", | |
null | |
], | |
[ | |
"velocity_x", | |
null | |
], | |
[ | |
"sembast_web", | |
null | |
], | |
[ | |
"yaml", | |
null | |
], | |
[ | |
"readmore", | |
null | |
], | |
[ | |
"string_scanner", | |
null | |
], | |
[ | |
"bottom_navy_bar", | |
null | |
], | |
[ | |
"file_manager", | |
null | |
], | |
[ | |
"rate_my_app", | |
null | |
], | |
[ | |
"google_nav_bar", | |
null | |
], | |
[ | |
"google_polyline_algorithm", | |
null | |
], | |
[ | |
"riverpod", | |
null | |
], | |
[ | |
"week_of_year", | |
null | |
], | |
[ | |
"showcaseview", | |
null | |
], | |
[ | |
"internet_connection_checker", | |
null | |
], | |
[ | |
"date_range_form_field", | |
null | |
], | |
[ | |
"video_thumbnail", | |
null | |
], | |
[ | |
"flutter_zoom_drawer", | |
null | |
], | |
[ | |
"razorpay_flutter", | |
null | |
], | |
[ | |
"localstorage", | |
null | |
], | |
[ | |
"get_time_ago", | |
null | |
], | |
[ | |
"form_field_validator", | |
null | |
], | |
[ | |
"audio_service", | |
null | |
], | |
[ | |
"flex_color_scheme", | |
null | |
], | |
[ | |
"odometer", | |
null | |
], | |
[ | |
"barcode_image", | |
null | |
], | |
[ | |
"native_pdf_view", | |
null | |
], | |
[ | |
"flutter_simple_calculator", | |
null | |
], | |
[ | |
"multi_select_flutter", | |
null | |
], | |
[ | |
"datetime_picker_formfield", | |
null | |
], | |
[ | |
"reorderables", | |
null | |
], | |
[ | |
"signature", | |
null | |
], | |
[ | |
"flutter_redux", | |
null | |
], | |
[ | |
"sentry", | |
null | |
], | |
[ | |
"in_app_update", | |
null | |
], | |
[ | |
"braze_plugin", | |
null | |
], | |
[ | |
"i18n", | |
null | |
], | |
[ | |
"optional", | |
null | |
], | |
[ | |
"hexcolor", | |
null | |
], | |
[ | |
"http_parser", | |
null | |
], | |
[ | |
"flutter_phoenix", | |
null | |
], | |
[ | |
"simple_icons", | |
null | |
], | |
[ | |
"rich_text_controller", | |
null | |
], | |
[ | |
"graphql", | |
null | |
], | |
[ | |
"flutter_email_sender", | |
null | |
], | |
[ | |
"jwt_decoder", | |
null | |
], | |
[ | |
"faker", | |
null | |
], | |
[ | |
"in_app_notification", | |
null | |
], | |
[ | |
"black_hole_flutter", | |
null | |
], | |
[ | |
"implicitly_animated_reorderable_list", | |
null | |
], | |
[ | |
"list_ext", | |
null | |
], | |
[ | |
"flutter_pdfview", | |
null | |
], | |
[ | |
"contactus", | |
null | |
], | |
[ | |
"new_version", | |
null | |
], | |
[ | |
"flutter_genius_scan", | |
null | |
], | |
[ | |
"svg_path_parser", | |
null | |
], | |
[ | |
"flutter_easyrefresh", | |
null | |
], | |
[ | |
"oauth_dio", | |
null | |
], | |
[ | |
"flutter_multi_formatter", | |
null | |
], | |
[ | |
"video_compress", | |
null | |
], | |
[ | |
"liquid_swipe", | |
null | |
], | |
[ | |
"fancy_drawer", | |
null | |
], | |
[ | |
"drift", | |
null | |
], | |
[ | |
"rounded_loading_button", | |
null | |
], | |
[ | |
"render_metrics", | |
null | |
], | |
[ | |
"pdf_text", | |
null | |
], | |
[ | |
"simple_fontellico_progress_dialog", | |
null | |
], | |
[ | |
"flutter_login", | |
null | |
], | |
[ | |
"youtube_player_iframe", | |
null | |
], | |
[ | |
"flutter_google_places_hoc081098", | |
null | |
], | |
[ | |
"paged_vertical_calendar", | |
null | |
], | |
[ | |
"flutter_vpn", | |
null | |
], | |
[ | |
"purchases_flutter", | |
null | |
], | |
[ | |
"relative_scale", | |
null | |
], | |
[ | |
"swipeable_tile", | |
null | |
], | |
[ | |
"firebase_performance", | |
null | |
], | |
[ | |
"loading_indicator", | |
null | |
], | |
[ | |
"flutter_bounceable", | |
null | |
], | |
[ | |
"basic_utils", | |
null | |
], | |
[ | |
"fade_shimmer", | |
null | |
], | |
[ | |
"receive_sharing_intent", | |
null | |
], | |
[ | |
"flutter_chat_ui", | |
null | |
], | |
[ | |
"translator", | |
null | |
], | |
[ | |
"catcher", | |
null | |
], | |
[ | |
"rubber", | |
null | |
], | |
[ | |
"story_view", | |
null | |
], | |
[ | |
"markdown_widget", | |
null | |
], | |
[ | |
"watcher", | |
null | |
], | |
[ | |
"date_picker_timeline", | |
null | |
], | |
[ | |
"sliding_sheet", | |
null | |
], | |
[ | |
"fluttermoji", | |
null | |
], | |
[ | |
"flutter_cached_pdfview", | |
null | |
], | |
[ | |
"string_validator", | |
null | |
], | |
[ | |
"geoflutterfire2", | |
null | |
], | |
[ | |
"mad_pay", | |
null | |
], | |
[ | |
"flutter_share", | |
null | |
], | |
[ | |
"fluent_ui", | |
null | |
], | |
[ | |
"sticky_infinite_list", | |
null | |
], | |
[ | |
"liquid_progress_indicator", | |
null | |
], | |
[ | |
"universal_io", | |
null | |
], | |
[ | |
"network_image_mock", | |
null | |
], | |
[ | |
"lints", | |
null | |
], | |
[ | |
"circular_countdown_timer", | |
null | |
], | |
[ | |
"im_stepper", | |
null | |
], | |
[ | |
"expansion_tile_card", | |
null | |
], | |
[ | |
"stacked_services", | |
null | |
], | |
[ | |
"html_editor_enhanced", | |
null | |
], | |
[ | |
"flutter_styled_toast", | |
null | |
], | |
[ | |
"brasil_fields", | |
null | |
], | |
[ | |
"flutter_remix", | |
null | |
], | |
[ | |
"postgrest", | |
null | |
], | |
[ | |
"extension_google_sign_in_as_googleapis_auth", | |
null | |
], | |
[ | |
"gql_link", | |
null | |
], | |
[ | |
"flutter_offline", | |
null | |
], | |
[ | |
"flutter_barcode_listener", | |
null | |
], | |
[ | |
"country_pickers", | |
null | |
], | |
[ | |
"numerus", | |
null | |
], | |
[ | |
"tflite", | |
null | |
], | |
[ | |
"image_picker_for_web", | |
null | |
], | |
[ | |
"mqtt_client", | |
null | |
], | |
[ | |
"flutter_inapp_purchase", | |
null | |
], | |
[ | |
"route_transitions", | |
null | |
], | |
[ | |
"flutter_paystack", | |
null | |
], | |
[ | |
"swagger_dart_code_generator", | |
null | |
], | |
[ | |
"google_place", | |
null | |
], | |
[ | |
"i18n_extension", | |
null | |
], | |
[ | |
"fraction", | |
null | |
], | |
[ | |
"bubble_tab_indicator", | |
null | |
], | |
[ | |
"functions_framework", | |
null | |
], | |
[ | |
"back_button_interceptor", | |
null | |
], | |
[ | |
"loading_overlay", | |
null | |
], | |
[ | |
"qlevar_router", | |
null | |
], | |
[ | |
"gpx", | |
null | |
], | |
[ | |
"container_tab_indicator", | |
null | |
], | |
[ | |
"protobuf", | |
null | |
], | |
[ | |
"intersperse", | |
null | |
], | |
[ | |
"flutter_phone_direct_caller", | |
null | |
], | |
[ | |
"resizable_widget", | |
null | |
], | |
[ | |
"qr", | |
null | |
], | |
[ | |
"grpc", | |
null | |
], | |
[ | |
"vxstate", | |
null | |
], | |
[ | |
"dialog_flowtter", | |
null | |
], | |
[ | |
"volume_controller", | |
null | |
], | |
[ | |
"flutter_sms", | |
null | |
], | |
[ | |
"pin_code_text_field", | |
null | |
], | |
[ | |
"clickable_list_wheel_view", | |
null | |
], | |
[ | |
"mapbox_gl", | |
null | |
], | |
[ | |
"screen_capture_event", | |
null | |
], | |
[ | |
"firebase_in_app_messaging", | |
null | |
], | |
[ | |
"barcode_widget", | |
null | |
], | |
[ | |
"jitsi_meet", | |
null | |
], | |
[ | |
"candlesticks", | |
null | |
], | |
[ | |
"dart_twitter_api", | |
null | |
], | |
[ | |
"horizontal_data_table", | |
null | |
], | |
[ | |
"basics", | |
null | |
], | |
[ | |
"progress_indicators", | |
null | |
], | |
[ | |
"crypt", | |
null | |
], | |
[ | |
"snapping_sheet", | |
null | |
], | |
[ | |
"signal_strength_indicator", | |
null | |
], | |
[ | |
"top_snackbar_flutter", | |
null | |
], | |
[ | |
"flutter_auth_ui", | |
null | |
], | |
[ | |
"barcode_scan2", | |
null | |
], | |
[ | |
"keyboard_service", | |
null | |
], | |
[ | |
"facebook_audience_network", | |
null | |
], | |
[ | |
"tflite_flutter", | |
null | |
], | |
[ | |
"multi_split_view", | |
null | |
], | |
[ | |
"googleapis_auth", | |
null | |
], | |
[ | |
"algolia", | |
null | |
], | |
[ | |
"markdown", | |
null | |
], | |
[ | |
"lazy_loading_list", | |
null | |
], | |
[ | |
"pin_input_text_field", | |
null | |
], | |
[ | |
"dash_chat", | |
null | |
], | |
[ | |
"devicelocale", | |
null | |
], | |
[ | |
"esptouch_flutter", | |
null | |
], | |
[ | |
"crisp", | |
null | |
], | |
[ | |
"ntp", | |
null | |
], | |
[ | |
"quran", | |
null | |
], | |
[ | |
"signalr_flutter", | |
null | |
], | |
[ | |
"flutter_chat_bubble", | |
null | |
], | |
[ | |
"add_2_calendar", | |
null | |
], | |
[ | |
"vimeo_player_flutter", | |
null | |
], | |
[ | |
"cherry_toast", | |
null | |
], | |
[ | |
"draggable_scrollbar", | |
null | |
], | |
[ | |
"loading_animations", | |
null | |
], | |
[ | |
"time", | |
null | |
], | |
[ | |
"gql_http_link", | |
null | |
], | |
[ | |
"phone_number", | |
null | |
], | |
[ | |
"async_task", | |
null | |
], | |
[ | |
"clevertap_plugin", | |
null | |
], | |
[ | |
"splash_screen_view", | |
null | |
], | |
[ | |
"mysql1", | |
null | |
], | |
[ | |
"shelf_plus", | |
null | |
], | |
[ | |
"cryptography", | |
null | |
], | |
[ | |
"extended_text_library", | |
null | |
], | |
[ | |
"flutter_login_vk", | |
null | |
], | |
[ | |
"gql_dio_link", | |
null | |
], | |
[ | |
"calendar_appbar", | |
null | |
], | |
[ | |
"math_expressions", | |
null | |
], | |
[ | |
"xterm", | |
null | |
], | |
[ | |
"cropperx", | |
null | |
], | |
[ | |
"flutter_appcenter_bundle", | |
null | |
], | |
[ | |
"flavor", | |
null | |
], | |
[ | |
"custom_refresh_indicator", | |
null | |
], | |
[ | |
"checkbox_formfield", | |
null | |
], | |
[ | |
"simple_gradient_text", | |
null | |
], | |
[ | |
"youtube_explode_dart", | |
null | |
], | |
[ | |
"feature_discovery", | |
null | |
], | |
[ | |
"yaru", | |
null | |
], | |
[ | |
"shake_flutter", | |
null | |
], | |
[ | |
"flutter_bugly", | |
null | |
], | |
[ | |
"scroll_snap_list", | |
null | |
], | |
[ | |
"cuberto_bottom_bar", | |
null | |
], | |
[ | |
"native_shared_preferences", | |
null | |
], | |
[ | |
"image_save", | |
null | |
], | |
[ | |
"huawei_location", | |
null | |
], | |
[ | |
"scrollable_clean_calendar", | |
null | |
], | |
[ | |
"multiple_localization", | |
null | |
], | |
[ | |
"flare_splash_screen", | |
null | |
], | |
[ | |
"json_theme", | |
null | |
], | |
[ | |
"loop_page_view", | |
null | |
], | |
[ | |
"objectid", | |
null | |
], | |
[ | |
"latlong2", | |
null | |
], | |
[ | |
"dynatrace_flutter_plugin", | |
null | |
], | |
[ | |
"rainbow_color", | |
null | |
], | |
[ | |
"native_device_orientation", | |
null | |
], | |
[ | |
"flutter_update_dialog", | |
null | |
], | |
[ | |
"document_scanner", | |
null | |
], | |
[ | |
"common_utils", | |
null | |
], | |
[ | |
"dart_style", | |
null | |
], | |
[ | |
"dart_geohash", | |
null | |
], | |
[ | |
"oauth2", | |
null | |
], | |
[ | |
"more", | |
null | |
], | |
[ | |
"firestore_cache", | |
null | |
], | |
[ | |
"swipe", | |
null | |
], | |
[ | |
"expansion_widget", | |
null | |
], | |
[ | |
"flutter_i18n", | |
null | |
], | |
[ | |
"whatsapp_unilink", | |
null | |
], | |
[ | |
"nine_grid_view", | |
null | |
], | |
[ | |
"flutter_feather_icons", | |
null | |
], | |
[ | |
"health_kit_reporter", | |
null | |
], | |
[ | |
"tab_indicator_styler", | |
null | |
], | |
[ | |
"vrouter", | |
null | |
], | |
[ | |
"flutter_arc_speed_dial", | |
null | |
], | |
[ | |
"flutter_web_auth", | |
null | |
], | |
[ | |
"flutter_reaction_button", | |
null | |
], | |
[ | |
"line_awesome_flutter", | |
null | |
], | |
[ | |
"flutter_jailbreak_detection", | |
null | |
], | |
[ | |
"elegant_notification", | |
null | |
], | |
[ | |
"routemaster", | |
null | |
], | |
[ | |
"preload_page_view", | |
null | |
], | |
[ | |
"screen_loader", | |
null | |
], | |
[ | |
"isolated_worker", | |
null | |
], | |
[ | |
"flag", | |
null | |
], | |
[ | |
"timer_count_down", | |
null | |
], | |
[ | |
"custom_navigation_bar", | |
null | |
], | |
[ | |
"generic_bloc_provider", | |
null | |
], | |
[ | |
"simple_rich_text", | |
null | |
], | |
[ | |
"kpostal", | |
null | |
], | |
[ | |
"multi_image_picker2", | |
null | |
], | |
[ | |
"rational", | |
null | |
], | |
[ | |
"easy_image_viewer", | |
null | |
], | |
[ | |
"plugin_platform_interface", | |
null | |
], | |
[ | |
"side_navigation", | |
null | |
], | |
[ | |
"flutter_pagewise", | |
null | |
], | |
[ | |
"bonsoir", | |
null | |
], | |
[ | |
"super_tooltip", | |
null | |
], | |
[ | |
"confirm_dialog", | |
null | |
], | |
[ | |
"easy_mask", | |
null | |
], | |
[ | |
"mocktail_image_network", | |
null | |
], | |
[ | |
"bordered_text", | |
null | |
], | |
[ | |
"theme_provider", | |
null | |
], | |
[ | |
"bdd_widget_test", | |
null | |
], | |
[ | |
"local_image_provider", | |
null | |
], | |
[ | |
"syncfusion_flutter_datagrid_export", | |
null | |
], | |
[ | |
"redux_persist_flutter", | |
null | |
], | |
[ | |
"assorted_layout_widgets", | |
null | |
], | |
[ | |
"rxdart", | |
null | |
], | |
[ | |
"shelf_web_socket", | |
null | |
], | |
[ | |
"images_picker", | |
null | |
], | |
[ | |
"device_calendar", | |
null | |
], | |
[ | |
"volume_watcher", | |
null | |
], | |
[ | |
"function_tree", | |
null | |
], | |
[ | |
"custom_pop_up_menu", | |
null | |
], | |
[ | |
"location", | |
null | |
], | |
[ | |
"flutter_share_me", | |
null | |
], | |
[ | |
"flutter_timer_countdown", | |
null | |
], | |
[ | |
"infinite_listview", | |
null | |
], | |
[ | |
"google_api_headers", | |
null | |
], | |
[ | |
"kiwi", | |
null | |
], | |
[ | |
"flutter_local_auth_invisible", | |
null | |
], | |
[ | |
"flutter_speech", | |
null | |
], | |
[ | |
"flutter_branch_sdk", | |
null | |
], | |
[ | |
"extended_image_library", | |
null | |
], | |
[ | |
"ansicolor", | |
null | |
], | |
[ | |
"multiple_result", | |
null | |
], | |
[ | |
"circular_profile_avatar", | |
null | |
], | |
[ | |
"auto_size_text_field", | |
null | |
], | |
[ | |
"one_context", | |
null | |
], | |
[ | |
"flutter_time_picker_spinner", | |
null | |
], | |
[ | |
"crop", | |
null | |
], | |
[ | |
"flutter_web_browser", | |
null | |
], | |
[ | |
"flutter_date_picker_timeline", | |
null | |
], | |
[ | |
"money2", | |
null | |
], | |
[ | |
"json_rpc_2", | |
null | |
], | |
[ | |
"base32", | |
null | |
], | |
[ | |
"dotted_decoration", | |
null | |
], | |
[ | |
"align_positioned", | |
null | |
], | |
[ | |
"modal_progress_hud_nsn", | |
null | |
], | |
[ | |
"linkify", | |
null | |
], | |
[ | |
"overlay_tutorial", | |
null | |
], | |
[ | |
"random_password_generator", | |
null | |
], | |
[ | |
"fijkplayer", | |
null | |
], | |
[ | |
"matrix4_transform", | |
null | |
], | |
[ | |
"native_pdf_renderer", | |
null | |
], | |
[ | |
"kt_dart", | |
null | |
], | |
[ | |
"telephony", | |
null | |
], | |
[ | |
"nearby_connections", | |
null | |
], | |
[ | |
"sqlite3", | |
null | |
], | |
[ | |
"scan", | |
null | |
], | |
[ | |
"pdf_render", | |
null | |
], | |
[ | |
"quds_popup_menu", | |
null | |
], | |
[ | |
"elementary", | |
null | |
], | |
[ | |
"ordered_set", | |
null | |
], | |
[ | |
"flutter_slider_drawer", | |
null | |
], | |
[ | |
"stats", | |
null | |
], | |
[ | |
"rules", | |
null | |
], | |
[ | |
"swipe_to", | |
null | |
], | |
[ | |
"native_admob_flutter", | |
null | |
], | |
[ | |
"async_builder", | |
null | |
], | |
[ | |
"pool", | |
null | |
], | |
[ | |
"community_material_icon", | |
null | |
], | |
[ | |
"expand_widget", | |
null | |
], | |
[ | |
"timeago", | |
null | |
], | |
[ | |
"drag_and_drop_lists", | |
null | |
], | |
[ | |
"flutter_smart_dialog", | |
null | |
], | |
[ | |
"google_mobile_ads", | |
null | |
], | |
[ | |
"universe", | |
null | |
], | |
[ | |
"mockingjay", | |
null | |
], | |
[ | |
"jwt_decode", | |
null | |
], | |
[ | |
"transition", | |
null | |
], | |
[ | |
"sn_progress_dialog", | |
null | |
], | |
[ | |
"flutter_polygon", | |
null | |
], | |
[ | |
"searchable_listview", | |
null | |
], | |
[ | |
"shared_value", | |
null | |
], | |
[ | |
"glassmorphism", | |
null | |
], | |
[ | |
"flutter_date_pickers", | |
null | |
], | |
[ | |
"expandable_bottom_sheet", | |
null | |
], | |
[ | |
"units_converter", | |
null | |
], | |
[ | |
"flutter_math_fork", | |
null | |
], | |
[ | |
"flutter_material_color_picker", | |
null | |
], | |
[ | |
"morpheus", | |
null | |
], | |
[ | |
"camera_camera", | |
null | |
], | |
[ | |
"cli_util", | |
null | |
], | |
[ | |
"mixpanel_analytics", | |
null | |
], | |
[ | |
"flutter_map_tile_caching", | |
null | |
], | |
[ | |
"computer", | |
null | |
], | |
[ | |
"flutter_reorderable_grid_view", | |
null | |
], | |
[ | |
"clay_containers", | |
null | |
], | |
[ | |
"typicons_flutter", | |
null | |
], | |
[ | |
"flutter_grid_button", | |
null | |
], | |
[ | |
"window_manager", | |
null | |
], | |
[ | |
"dio_http_formatter", | |
null | |
], | |
[ | |
"flutter_form_bloc", | |
null | |
], | |
[ | |
"flutter_expanded_tile", | |
null | |
], | |
[ | |
"fake_async", | |
null | |
], | |
[ | |
"firebase_app_check", | |
null | |
], | |
[ | |
"remove_emoji", | |
null | |
], | |
[ | |
"jaguar_jwt", | |
null | |
], | |
[ | |
"stash", | |
null | |
], | |
[ | |
"network_to_file_image", | |
null | |
], | |
[ | |
"hand_signature", | |
null | |
], | |
[ | |
"ml_linalg", | |
null | |
], | |
[ | |
"fluster", | |
null | |
], | |
[ | |
"flutter_libphonenumber", | |
null | |
], | |
[ | |
"signalr_core", | |
null | |
], | |
[ | |
"event", | |
null | |
], | |
[ | |
"notifications", | |
null | |
], | |
[ | |
"dot_navigation_bar", | |
null | |
], | |
[ | |
"progressive_image", | |
null | |
], | |
[ | |
"flutter_html_to_pdf", | |
null | |
], | |
[ | |
"appodeal_flutter", | |
null | |
], | |
[ | |
"elastic_client", | |
null | |
], | |
[ | |
"custom_radio_grouped_button", | |
null | |
], | |
[ | |
"activity_recognition_flutter", | |
null | |
], | |
[ | |
"animate_icons", | |
null | |
], | |
[ | |
"sembast_sqflite", | |
null | |
], | |
[ | |
"photo_editor_sdk", | |
null | |
], | |
[ | |
"slugify", | |
null | |
], | |
[ | |
"flutter_webview_plugin", | |
null | |
], | |
[ | |
"camerawesome", | |
null | |
], | |
[ | |
"auth_buttons", | |
null | |
], | |
[ | |
"nm", | |
null | |
], | |
[ | |
"csc_picker", | |
null | |
], | |
[ | |
"appspector", | |
null | |
], | |
[ | |
"riverbloc", | |
null | |
], | |
[ | |
"page_indicator", | |
null | |
], | |
[ | |
"darq", | |
null | |
], | |
[ | |
"fading_edge_scrollview", | |
null | |
], | |
[ | |
"circular_menu", | |
null | |
], | |
[ | |
"flutter_overlay_loader", | |
null | |
], | |
[ | |
"dds", | |
null | |
], | |
[ | |
"animated_login", | |
null | |
], | |
[ | |
"path_provider_windows", | |
null | |
], | |
[ | |
"simple_html_css", | |
null | |
], | |
[ | |
"esc_pos_utils", | |
null | |
], | |
[ | |
"iconsax", | |
null | |
], | |
[ | |
"l", | |
null | |
], | |
[ | |
"streaming_shared_preferences", | |
null | |
], | |
[ | |
"ulid", | |
null | |
], | |
[ | |
"coupon_uikit", | |
null | |
], | |
[ | |
"flutter_treeview", | |
null | |
], | |
[ | |
"custom_image_crop", | |
null | |
], | |
[ | |
"linkfy_text", | |
null | |
], | |
[ | |
"date_time_format", | |
null | |
], | |
[ | |
"uni_links2", | |
null | |
], | |
[ | |
"sized_context", | |
null | |
], | |
[ | |
"carp_background_location", | |
null | |
], | |
[ | |
"touch_indicator", | |
null | |
], | |
[ | |
"twilio_programmable_video", | |
null | |
], | |
[ | |
"form_builder_file_picker", | |
null | |
], | |
[ | |
"wiredash", | |
null | |
], | |
[ | |
"rx_bloc", | |
null | |
], | |
[ | |
"i69n", | |
null | |
], | |
[ | |
"exif", | |
null | |
], | |
[ | |
"twitter_login", | |
null | |
], | |
[ | |
"cookie_jar", | |
null | |
], | |
[ | |
"client_information", | |
null | |
], | |
[ | |
"flutter_whatsapp_stickers", | |
null | |
], | |
[ | |
"oauth2_client", | |
null | |
], | |
[ | |
"mock_data", | |
null | |
], | |
[ | |
"flutter_chips_input", | |
null | |
], | |
[ | |
"flutter_intro", | |
null | |
], | |
[ | |
"flutter_automation", | |
null | |
], | |
[ | |
"menu_button", | |
null | |
], | |
[ | |
"optimized_cached_image", | |
null | |
], | |
[ | |
"flutter_instagram_stories", | |
null | |
], | |
[ | |
"charcode", | |
null | |
], | |
[ | |
"time_range_picker", | |
null | |
], | |
[ | |
"weather", | |
null | |
], | |
[ | |
"perfect_volume_control", | |
null | |
], | |
[ | |
"animation_wrappers", | |
null | |
], | |
[ | |
"windows_taskbar", | |
null | |
], | |
[ | |
"rate_limiter", | |
null | |
], | |
[ | |
"web_scraper", | |
null | |
], | |
[ | |
"wechat_kit", | |
null | |
], | |
[ | |
"funvas", | |
null | |
], | |
[ | |
"tmdb_api", | |
null | |
], | |
[ | |
"flutter_chess_board", | |
null | |
], | |
[ | |
"presentation_displays", | |
null | |
], | |
[ | |
"disposebag", | |
null | |
], | |
[ | |
"sqflite_sqlcipher", | |
null | |
], | |
[ | |
"just_the_tooltip", | |
null | |
], | |
[ | |
"flutter_balloon_slider", | |
null | |
], | |
[ | |
"slide_to_act", | |
null | |
], | |
[ | |
"animated_size_and_fade", | |
null | |
], | |
[ | |
"another_transformer_page_view", | |
null | |
], | |
[ | |
"route_observer_mixin", | |
null | |
], | |
[ | |
"get_ip_address", | |
null | |
], | |
[ | |
"circular_clip_route", | |
null | |
], | |
[ | |
"cupertino_listview", | |
null | |
], | |
[ | |
"dart_vlc", | |
null | |
], | |
[ | |
"loadany", | |
null | |
], | |
[ | |
"resize", | |
null | |
], | |
[ | |
"sign_button", | |
null | |
], | |
[ | |
"epub_viewer", | |
null | |
], | |
[ | |
"nil", | |
null | |
], | |
[ | |
"flutter_callkit_incoming", | |
null | |
], | |
[ | |
"painter", | |
null | |
], | |
[ | |
"dart_jsonwebtoken", | |
null | |
], | |
[ | |
"flutter_color", | |
null | |
], | |
[ | |
"native_video_view", | |
null | |
], | |
[ | |
"flutter_verification_code", | |
null | |
], | |
[ | |
"material_color_utilities", | |
null | |
], | |
[ | |
"flutter_emoji", | |
null | |
], | |
[ | |
"horizontal_blocked_scroll_physics", | |
null | |
], | |
[ | |
"country_code", | |
null | |
], | |
[ | |
"persian_datetime_picker", | |
null | |
], | |
[ | |
"material_segmented_control", | |
null | |
], | |
[ | |
"asuka", | |
null | |
], | |
[ | |
"dartssh2", | |
null | |
], | |
[ | |
"flutter_spinbox", | |
null | |
], | |
[ | |
"mobile_number", | |
null | |
], | |
[ | |
"fimber", | |
null | |
], | |
[ | |
"download", | |
null | |
], | |
[ | |
"adaptive_scrollbar", | |
null | |
], | |
[ | |
"animated_background", | |
null | |
], | |
[ | |
"tint", | |
null | |
], | |
[ | |
"ussd_service", | |
null | |
], | |
[ | |
"mixpanel_flutter", | |
null | |
], | |
[ | |
"update_available", | |
null | |
], | |
[ | |
"searchfield", | |
null | |
], | |
[ | |
"loading_more_list", | |
null | |
], | |
[ | |
"floating_bottom_navigation_bar", | |
null | |
], | |
[ | |
"select_dialog", | |
null | |
], | |
[ | |
"scroll_date_picker", | |
null | |
], | |
[ | |
"shared_preferences_windows", | |
null | |
], | |
[ | |
"slide_to_confirm", | |
null | |
], | |
[ | |
"bluetooth_print", | |
null | |
], | |
[ | |
"indexed_list_view", | |
null | |
], | |
[ | |
"maps_curved_line", | |
null | |
], | |
[ | |
"anim_search_bar", | |
null | |
], | |
[ | |
"http_mock_adapter", | |
null | |
], | |
[ | |
"native_updater", | |
null | |
], | |
[ | |
"flutter_apns", | |
null | |
], | |
[ | |
"flutter_beep", | |
null | |
], | |
[ | |
"camera_web", | |
null | |
], | |
[ | |
"radar_chart", | |
null | |
], | |
[ | |
"simple_connection_checker", | |
null | |
], | |
[ | |
"drop_shadow_image", | |
null | |
], | |
[ | |
"stack_trace", | |
null | |
], | |
[ | |
"unicons", | |
null | |
], | |
[ | |
"speech_balloon", | |
null | |
], | |
[ | |
"yandex_mapkit", | |
null | |
], | |
[ | |
"custom_info_window", | |
null | |
], | |
[ | |
"idb_sqflite", | |
null | |
], | |
[ | |
"junitreport", | |
null | |
], | |
[ | |
"agora_uikit", | |
null | |
], | |
[ | |
"flutter_fortune_wheel", | |
null | |
], | |
[ | |
"libphonenumber", | |
null | |
], | |
[ | |
"flutter_social_content_share", | |
null | |
], | |
[ | |
"widget_mask", | |
null | |
], | |
[ | |
"secure_application", | |
null | |
], | |
[ | |
"high_chart", | |
null | |
], | |
[ | |
"calendar_time", | |
null | |
], | |
[ | |
"multiple_stream_builder", | |
null | |
], | |
[ | |
"fresh", | |
null | |
], | |
[ | |
"responsive_grid_list", | |
null | |
], | |
[ | |
"zxing2", | |
null | |
], | |
[ | |
"flutter_settings_ui", | |
null | |
], | |
[ | |
"flutter_expandable_table", | |
null | |
], | |
[ | |
"flutter_hsvcolor_picker", | |
null | |
], | |
[ | |
"fuzzywuzzy", | |
null | |
], | |
[ | |
"flutter_gherkin", | |
null | |
], | |
[ | |
"direct_select", | |
null | |
], | |
[ | |
"tcard", | |
null | |
], | |
[ | |
"dropdown_below", | |
null | |
], | |
[ | |
"graphic", | |
null | |
], | |
[ | |
"video_editor", | |
null | |
], | |
[ | |
"superellipse_shape", | |
null | |
], | |
[ | |
"flutter_onboarding_slider", | |
null | |
], | |
[ | |
"proste_bezier_curve", | |
null | |
], | |
[ | |
"sticky_and_expandable_list", | |
null | |
], | |
[ | |
"xdg_directories", | |
null | |
], | |
[ | |
"nanoid", | |
null | |
], | |
[ | |
"f_logs", | |
null | |
], | |
[ | |
"vector_map_tiles", | |
null | |
], | |
[ | |
"flutter_triple", | |
null | |
], | |
[ | |
"flutter_displaymode", | |
null | |
], | |
[ | |
"boolean_selector", | |
null | |
], | |
[ | |
"flutter_wall_layout", | |
null | |
], | |
[ | |
"redux", | |
null | |
], | |
[ | |
"google_api_availability", | |
null | |
], | |
[ | |
"io", | |
null | |
], | |
[ | |
"flutter_fgbg", | |
null | |
], | |
[ | |
"google_geocoding", | |
null | |
], | |
[ | |
"screen_recorder", | |
null | |
], | |
[ | |
"flutter_native_text_input", | |
null | |
], | |
[ | |
"swipe_refresh", | |
null | |
], | |
[ | |
"all_validations_br", | |
null | |
], | |
[ | |
"recase", | |
null | |
], | |
[ | |
"very_good_infinite_list", | |
null | |
], | |
[ | |
"flutter_segment", | |
null | |
], | |
[ | |
"awesome_dropdown", | |
null | |
], | |
[ | |
"direct_select_flutter", | |
null | |
], | |
[ | |
"stomp_dart_client", | |
null | |
], | |
[ | |
"flutter_fancy_tree_view", | |
null | |
], | |
[ | |
"pusher_client", | |
null | |
], | |
[ | |
"table_sticky_headers", | |
null | |
], | |
[ | |
"idb_shim", | |
null | |
], | |
[ | |
"vm_service", | |
null | |
], | |
[ | |
"adaptive_navigation", | |
null | |
], | |
[ | |
"google_ml_vision", | |
null | |
], | |
[ | |
"swipable_stack", | |
null | |
], | |
[ | |
"extended_tabs", | |
null | |
], | |
[ | |
"objectdb", | |
null | |
], | |
[ | |
"string_to_hex", | |
null | |
], | |
[ | |
"zefyrka", | |
null | |
], | |
[ | |
"flutter_mentions", | |
null | |
], | |
[ | |
"number_display", | |
null | |
], | |
[ | |
"just_debounce_it", | |
null | |
], | |
[ | |
"selectable_container", | |
null | |
], | |
[ | |
"credit_card_validator", | |
null | |
], | |
[ | |
"sound_mode", | |
null | |
], | |
[ | |
"executor", | |
null | |
], | |
[ | |
"show_up_animation", | |
null | |
], | |
[ | |
"flutterlifecyclehooks", | |
null | |
], | |
[ | |
"http_retry", | |
null | |
], | |
[ | |
"metadata_fetch", | |
null | |
], | |
[ | |
"cloudinary_public", | |
null | |
], | |
[ | |
"statsfl", | |
null | |
], | |
[ | |
"edge_detection", | |
null | |
], | |
[ | |
"system_settings", | |
null | |
], | |
[ | |
"ringtone_player", | |
null | |
], | |
[ | |
"skeleton_animation", | |
null | |
], | |
[ | |
"dropbox_client", | |
null | |
], | |
[ | |
"fcm_config", | |
null | |
], | |
[ | |
"any_link_preview", | |
null | |
], | |
[ | |
"weekday_selector", | |
null | |
], | |
[ | |
"flutter_cupertino_datetime_picker", | |
null | |
], | |
[ | |
"tap_debouncer", | |
null | |
], | |
[ | |
"fresh_graphql", | |
null | |
], | |
[ | |
"environment_config", | |
null | |
], | |
[ | |
"angles", | |
null | |
], | |
[ | |
"flutter_bootstrap", | |
null | |
], | |
[ | |
"layout", | |
null | |
], | |
[ | |
"queue", | |
null | |
], | |
[ | |
"hijri", | |
null | |
], | |
[ | |
"flutter_voximplant", | |
null | |
], | |
[ | |
"async_redux", | |
null | |
], | |
[ | |
"hashids2", | |
null | |
], | |
[ | |
"pixel_perfect", | |
null | |
], | |
[ | |
"keyboard_attachable", | |
null | |
], | |
[ | |
"flutter_advanced_switch", | |
null | |
], | |
[ | |
"sliding_number", | |
null | |
], | |
[ | |
"asset_cache", | |
null | |
], | |
[ | |
"flutter_qiblah", | |
null | |
], | |
[ | |
"opencv_4", | |
null | |
], | |
[ | |
"arkit_plugin", | |
null | |
], | |
[ | |
"editable", | |
null | |
], | |
[ | |
"banner_carousel", | |
null | |
], | |
[ | |
"flutter_colorful_tab", | |
null | |
], | |
[ | |
"flutter_star_prnt", | |
null | |
], | |
[ | |
"simple_url_preview", | |
null | |
], | |
[ | |
"swipeable_page_route", | |
null | |
], | |
[ | |
"jose", | |
null | |
], | |
[ | |
"usb_serial", | |
null | |
], | |
[ | |
"cross_local_storage", | |
null | |
], | |
[ | |
"draggable_home", | |
null | |
], | |
[ | |
"string_similarity", | |
null | |
], | |
[ | |
"get_test", | |
null | |
], | |
[ | |
"stacked_themes", | |
null | |
], | |
[ | |
"flutter_swipe_detector", | |
null | |
], | |
[ | |
"realtime_client", | |
null | |
], | |
[ | |
"walletconnect_dart", | |
null | |
], | |
[ | |
"oauth1", | |
null | |
], | |
[ | |
"slide_countdown", | |
null | |
], | |
[ | |
"hmssdk_flutter", | |
null | |
], | |
[ | |
"toml", | |
null | |
], | |
[ | |
"screen_state", | |
null | |
], | |
[ | |
"carousel_images", | |
null | |
], | |
[ | |
"custom_clippers", | |
null | |
], | |
[ | |
"encrypted_shared_preferences", | |
null | |
], | |
[ | |
"simple_grid", | |
null | |
], | |
[ | |
"webview_flutter_web", | |
null | |
], | |
[ | |
"diffutil_sliverlist", | |
null | |
], | |
[ | |
"livechatt", | |
null | |
], | |
[ | |
"stories_for_flutter", | |
null | |
], | |
[ | |
"dropdown_plus", | |
null | |
], | |
[ | |
"flutter_initicon", | |
null | |
], | |
[ | |
"snack", | |
null | |
], | |
[ | |
"isolate_handler", | |
null | |
], | |
[ | |
"flutter_week_view", | |
null | |
], | |
[ | |
"chart_components", | |
null | |
], | |
[ | |
"sqlite_viewer", | |
null | |
], | |
[ | |
"huawei_push", | |
null | |
], | |
[ | |
"manage_calendar_events", | |
null | |
], | |
[ | |
"cool_stepper", | |
null | |
], | |
[ | |
"process", | |
null | |
], | |
[ | |
"kana_kit", | |
null | |
], | |
[ | |
"socket_io", | |
null | |
], | |
[ | |
"device_display_brightness", | |
null | |
], | |
[ | |
"matcher", | |
null | |
], | |
[ | |
"fvm", | |
null | |
], | |
[ | |
"completion", | |
null | |
], | |
[ | |
"app_review", | |
null | |
], | |
[ | |
"loading_overlay_pro", | |
null | |
], | |
[ | |
"observable_ish", | |
null | |
], | |
[ | |
"boxy", | |
null | |
], | |
[ | |
"github", | |
null | |
], | |
[ | |
"flutter_local_notifications_platform_interface", | |
null | |
], | |
[ | |
"mmkv", | |
null | |
], | |
[ | |
"drag_select_grid_view", | |
null | |
], | |
[ | |
"serverpod", | |
null | |
], | |
[ | |
"status_alert", | |
null | |
], | |
[ | |
"weather_icons", | |
null | |
], | |
[ | |
"animated_rotation", | |
null | |
], | |
[ | |
"overflow_view", | |
null | |
], | |
[ | |
"colorful_safe_area", | |
null | |
], | |
[ | |
"twilio_flutter", | |
null | |
], | |
[ | |
"age_calculator", | |
null | |
], | |
[ | |
"theme_mode_handler", | |
null | |
], | |
[ | |
"navigation_history_observer", | |
null | |
], | |
[ | |
"upi_india", | |
null | |
], | |
[ | |
"ai_awesome_message", | |
null | |
], | |
[ | |
"flutter_funding_choices", | |
null | |
], | |
[ | |
"easy_isolate", | |
null | |
], | |
[ | |
"page_flip_builder", | |
null | |
], | |
[ | |
"responsive_table", | |
null | |
], | |
[ | |
"datadog_flutter", | |
null | |
], | |
[ | |
"find_dropdown", | |
null | |
], | |
[ | |
"extended_sliver", | |
null | |
], | |
[ | |
"platform_maps_flutter", | |
null | |
], | |
[ | |
"widgetbook", | |
null | |
], | |
[ | |
"favorite_button", | |
null | |
], | |
[ | |
"list_tile_switch", | |
null | |
], | |
[ | |
"pubspec_parse", | |
null | |
], | |
[ | |
"games_services", | |
null | |
], | |
[ | |
"http_interceptor", | |
null | |
], | |
[ | |
"neat_periodic_task", | |
null | |
], | |
[ | |
"eraser", | |
null | |
], | |
[ | |
"flutter_fimber", | |
null | |
], | |
[ | |
"path_to_regexp", | |
null | |
], | |
[ | |
"flutter_animated_button", | |
null | |
], | |
[ | |
"openid_client", | |
null | |
], | |
[ | |
"eventify", | |
null | |
], | |
[ | |
"photo_gallery", | |
null | |
], | |
[ | |
"rsa_encrypt", | |
null | |
], | |
[ | |
"tab_container", | |
null | |
], | |
[ | |
"flutter_web3", | |
null | |
], | |
[ | |
"keframe", | |
null | |
], | |
[ | |
"material", | |
null | |
], | |
[ | |
"curved_nav_bar", | |
null | |
], | |
[ | |
"filepicker_windows", | |
null | |
], | |
[ | |
"video_editor_sdk", | |
null | |
], | |
[ | |
"enough_convert", | |
null | |
], | |
[ | |
"tus_client", | |
null | |
], | |
[ | |
"alan_voice", | |
null | |
], | |
[ | |
"flutter_swiper_null_safety", | |
null | |
], | |
[ | |
"folding_cell", | |
null | |
], | |
[ | |
"scidart", | |
null | |
], | |
[ | |
"analytics", | |
null | |
], | |
[ | |
"steel_crypt", | |
null | |
], | |
[ | |
"proximity_sensor", | |
null | |
], | |
[ | |
"marquee_widget", | |
null | |
], | |
[ | |
"flutter_video_info", | |
null | |
], | |
[ | |
"downloads_path_provider_28", | |
null | |
], | |
[ | |
"card_settings", | |
null | |
], | |
[ | |
"loggy", | |
null | |
], | |
[ | |
"ftpconnect", | |
null | |
], | |
[ | |
"bitmap", | |
null | |
], | |
[ | |
"flutter_multi_select_items", | |
null | |
], | |
[ | |
"time_chart", | |
null | |
], | |
[ | |
"honeywell_scanner", | |
null | |
], | |
[ | |
"linkwell", | |
null | |
], | |
[ | |
"scrolls_to_top", | |
null | |
], | |
[ | |
"responsive_navigation_bar", | |
null | |
], | |
[ | |
"flutter_font_icons", | |
null | |
], | |
[ | |
"intl", | |
null | |
], | |
[ | |
"flutter_callkit_voximplant", | |
null | |
], | |
[ | |
"flutter_iconly", | |
null | |
], | |
[ | |
"storyly_flutter", | |
null | |
], | |
[ | |
"camcode", | |
null | |
], | |
[ | |
"flutter_fadein", | |
null | |
], | |
[ | |
"phone_numbers_parser", | |
null | |
], | |
[ | |
"mask_input_formatter", | |
null | |
], | |
[ | |
"flutter_command", | |
null | |
], | |
[ | |
"flutter_services_binding", | |
null | |
], | |
[ | |
"flutter_file_dialog", | |
null | |
], | |
[ | |
"tree_view", | |
null | |
], | |
[ | |
"flutter_dropdown", | |
null | |
], | |
[ | |
"modals", | |
null | |
], | |
[ | |
"circle_list", | |
null | |
], | |
[ | |
"detectable_text_field", | |
null | |
], | |
[ | |
"input_with_keyboard_control", | |
null | |
], | |
[ | |
"diagram_editor", | |
null | |
], | |
[ | |
"app_launcher", | |
null | |
], | |
[ | |
"country_state_city_picker", | |
null | |
], | |
[ | |
"blurrycontainer", | |
null | |
], | |
[ | |
"vimeo_video_player", | |
null | |
], | |
[ | |
"animated_toggle_switch", | |
null | |
], | |
[ | |
"flutter_dialogs", | |
null | |
], | |
[ | |
"spreadsheet_decoder", | |
null | |
], | |
[ | |
"surf_lint_rules", | |
null | |
], | |
[ | |
"connection_notifier", | |
null | |
], | |
[ | |
"icon_decoration", | |
null | |
], | |
[ | |
"melos", | |
null | |
], | |
[ | |
"flutter_html", | |
null | |
], | |
[ | |
"directed_graph", | |
null | |
], | |
[ | |
"chewie_audio", | |
null | |
], | |
[ | |
"drawerbehavior", | |
null | |
], | |
[ | |
"flutter_circle_color_picker", | |
null | |
], | |
[ | |
"flutter_scatter", | |
null | |
], | |
[ | |
"tobias", | |
null | |
], | |
[ | |
"vs_scrollbar", | |
null | |
], | |
[ | |
"groovin_widgets", | |
null | |
], | |
[ | |
"selectable_autolink_text", | |
null | |
], | |
[ | |
"entry", | |
null | |
], | |
[ | |
"macos_ui", | |
null | |
], | |
[ | |
"advanced_icon", | |
null | |
], | |
[ | |
"ez_localization", | |
null | |
], | |
[ | |
"animated_segmented_tab_control", | |
null | |
], | |
[ | |
"browser_launcher", | |
null | |
], | |
[ | |
"call_log", | |
null | |
], | |
[ | |
"pull_to_refresh_notification", | |
null | |
], | |
[ | |
"cupertino_icons", | |
null | |
], | |
[ | |
"appmetrica_sdk", | |
null | |
], | |
[ | |
"qr_flutter", | |
null | |
], | |
[ | |
"cryptography_flutter", | |
null | |
], | |
[ | |
"google_maps_widget", | |
null | |
], | |
[ | |
"auto_direction", | |
null | |
], | |
[ | |
"flutter_to_airplay", | |
null | |
], | |
[ | |
"cupertino_back_gesture", | |
null | |
], | |
[ | |
"truncate", | |
null | |
], | |
[ | |
"dbcrypt", | |
null | |
], | |
[ | |
"timer_button", | |
null | |
], | |
[ | |
"flutter_sensors", | |
null | |
], | |
[ | |
"minio", | |
null | |
], | |
[ | |
"extension", | |
null | |
], | |
[ | |
"seo_renderer", | |
null | |
], | |
[ | |
"easy_localization", | |
null | |
], | |
[ | |
"dio_log", | |
null | |
], | |
[ | |
"angular_bloc", | |
null | |
], | |
[ | |
"flutter_splash_screen", | |
null | |
], | |
[ | |
"future_progress_dialog", | |
null | |
], | |
[ | |
"responsive_util", | |
null | |
], | |
[ | |
"zendesk_plugin", | |
null | |
], | |
[ | |
"dio_smart_retry", | |
null | |
], | |
[ | |
"launch_at_startup", | |
null | |
], | |
[ | |
"html2md", | |
null | |
], | |
[ | |
"platform_info", | |
null | |
], | |
[ | |
"linkedin_login", | |
null | |
], | |
[ | |
"sortedmap", | |
null | |
], | |
[ | |
"android_sms_retriever", | |
null | |
], | |
[ | |
"flutter_cart", | |
null | |
], | |
[ | |
"functional_widget_annotation", | |
null | |
], | |
[ | |
"dartz", | |
null | |
], | |
[ | |
"refresh_loadmore", | |
null | |
], | |
[ | |
"osm_nominatim", | |
null | |
], | |
[ | |
"async", | |
null | |
], | |
[ | |
"native_webview", | |
null | |
], | |
[ | |
"holding_gesture", | |
null | |
], | |
[ | |
"draw_graph", | |
null | |
], | |
[ | |
"flutter_pay", | |
null | |
], | |
[ | |
"html", | |
null | |
], | |
[ | |
"passwordfield", | |
null | |
], | |
[ | |
"native_screenshot", | |
null | |
], | |
[ | |
"meta", | |
null | |
], | |
[ | |
"amplify_api", | |
null | |
], | |
[ | |
"cbl", | |
null | |
], | |
[ | |
"statemachine", | |
null | |
], | |
[ | |
"video_player_web_hls", | |
null | |
], | |
[ | |
"openapi_generator_annotations", | |
null | |
], | |
[ | |
"circular_countdown", | |
null | |
], | |
[ | |
"hive_flutter", | |
null | |
], | |
[ | |
"freezed", | |
null | |
], | |
[ | |
"ssh2", | |
null | |
], | |
[ | |
"fast_gbk", | |
null | |
], | |
[ | |
"connectycube_flutter_call_kit", | |
null | |
], | |
[ | |
"khalti_flutter", | |
null | |
], | |
[ | |
"blue_print_pos", | |
null | |
], | |
[ | |
"flutter_map", | |
null | |
], | |
[ | |
"easy_splash_screen", | |
null | |
], | |
[ | |
"url_launcher_windows", | |
null | |
], | |
[ | |
"media_scanner", | |
null | |
], | |
[ | |
"cashfree_pg", | |
null | |
], | |
[ | |
"flutter_gravatar", | |
null | |
], | |
[ | |
"flutter_app_icon_badge", | |
null | |
], | |
[ | |
"bottom_sheet_bar", | |
null | |
], | |
[ | |
"context_menus", | |
null | |
], | |
[ | |
"dart_extensions", | |
null | |
], | |
[ | |
"material_design_icons_flutter", | |
null | |
], | |
[ | |
"bmprogresshud", | |
null | |
], | |
[ | |
"dart_console", | |
null | |
], | |
[ | |
"isoweek", | |
null | |
], | |
[ | |
"r_scan", | |
null | |
], | |
[ | |
"us_states", | |
null | |
], | |
[ | |
"fresh_dio", | |
null | |
], | |
[ | |
"fullscreen", | |
null | |
], | |
[ | |
"jiffy", | |
null | |
], | |
[ | |
"audiotagger", | |
null | |
], | |
[ | |
"responsive_builder", | |
null | |
], | |
[ | |
"flutter_stream_listener", | |
null | |
], | |
[ | |
"barcode_scanner", | |
null | |
], | |
[ | |
"mustache_template", | |
null | |
], | |
[ | |
"breathing_collection", | |
null | |
], | |
[ | |
"flutter_facebook_sdk", | |
null | |
], | |
[ | |
"text_editor", | |
null | |
], | |
[ | |
"fast_barcode_scanner", | |
null | |
], | |
[ | |
"flutter_google_places_sdk", | |
null | |
], | |
[ | |
"tuple", | |
null | |
], | |
[ | |
"configurable_expansion_tile_null_safety", | |
null | |
], | |
[ | |
"yandex_geocoder", | |
null | |
], | |
[ | |
"http_client_helper", | |
null | |
], | |
[ | |
"pub_updater", | |
null | |
], | |
[ | |
"transparent_image", | |
null | |
], | |
[ | |
"assets_audio_player", | |
null | |
], | |
[ | |
"adjust_sdk", | |
null | |
], | |
[ | |
"zoom_pinch_overlay", | |
null | |
], | |
[ | |
"flutter_map_tappable_polyline", | |
null | |
], | |
[ | |
"animated_shimmer", | |
null | |
], | |
[ | |
"spotify_sdk", | |
null | |
], | |
[ | |
"flutter_sequencer", | |
null | |
], | |
[ | |
"tabbed_view", | |
null | |
], | |
[ | |
"speed_dial_fab", | |
null | |
], | |
[ | |
"radio_player", | |
null | |
], | |
[ | |
"flutter_app_badger", | |
null | |
], | |
[ | |
"tiktoklikescroller", | |
null | |
], | |
[ | |
"scaffold_gradient_background", | |
null | |
], | |
[ | |
"image_cropping", | |
null | |
], | |
[ | |
"firestore_search", | |
null | |
], | |
[ | |
"alphabet_scroll_view", | |
null | |
], | |
[ | |
"flutter_nearby_connections", | |
null | |
], | |
[ | |
"graphql_flutter", | |
null | |
], | |
[ | |
"chaquopy", | |
null | |
], | |
[ | |
"field_suggestion", | |
null | |
], | |
[ | |
"flutter_badged", | |
null | |
], | |
[ | |
"flutter_foreground_plugin", | |
null | |
], | |
[ | |
"advanced_datatable", | |
null | |
], | |
[ | |
"new_gradient_app_bar", | |
null | |
], | |
[ | |
"vibration", | |
null | |
], | |
[ | |
"uri_to_file", | |
null | |
], | |
[ | |
"home_indicator", | |
null | |
], | |
[ | |
"stylish_bottom_bar", | |
null | |
], | |
[ | |
"flutter_google_places", | |
null | |
], | |
[ | |
"flutter_exoplayer", | |
null | |
], | |
[ | |
"avatar_glow", | |
null | |
], | |
[ | |
"flutter_swipable", | |
null | |
], | |
[ | |
"openvpn_flutter", | |
null | |
], | |
[ | |
"flutter_calendar_carousel", | |
null | |
], | |
[ | |
"flutter_credit_card", | |
null | |
], | |
[ | |
"number_pagination", | |
null | |
], | |
[ | |
"switcher_button", | |
null | |
], | |
[ | |
"icon", | |
null | |
], | |
[ | |
"diffutil_dart", | |
null | |
], | |
[ | |
"glutton", | |
null | |
], | |
[ | |
"oxidized", | |
null | |
], | |
[ | |
"redux_persist", | |
null | |
], | |
[ | |
"autocomplete_textfield_ns", | |
null | |
], | |
[ | |
"dnd", | |
null | |
], | |
[ | |
"linear_step_indicator", | |
null | |
], | |
[ | |
"nepali_date_picker", | |
null | |
], | |
[ | |
"bubble", | |
null | |
], | |
[ | |
"collapsible", | |
null | |
], | |
[ | |
"asn1lib", | |
null | |
], | |
[ | |
"battery_info", | |
null | |
], | |
[ | |
"prompt_dialog", | |
null | |
], | |
[ | |
"snapkit", | |
null | |
], | |
[ | |
"show_more_text_popup", | |
null | |
], | |
[ | |
"flutter_neumorphic", | |
null | |
], | |
[ | |
"sleek_circular_slider", | |
null | |
], | |
[ | |
"split_view", | |
null | |
], | |
[ | |
"money_formatter", | |
null | |
], | |
[ | |
"form_builder_image_picker", | |
null | |
], | |
[ | |
"sealed_flutter_bloc", | |
null | |
], | |
[ | |
"flutter_platform_widgets", | |
null | |
], | |
[ | |
"helpers", | |
null | |
], | |
[ | |
"file_sizes", | |
null | |
], | |
[ | |
"flutter_webrtc", | |
null | |
], | |
[ | |
"flutter_placeholder_textlines", | |
null | |
], | |
[ | |
"flutter_native_image", | |
null | |
], | |
[ | |
"numeral", | |
null | |
], | |
[ | |
"advance_pdf_viewer", | |
null | |
], | |
[ | |
"lan_scanner", | |
null | |
], | |
[ | |
"responsive_layout_builder", | |
null | |
], | |
[ | |
"either_option", | |
null | |
], | |
[ | |
"floor", | |
null | |
], | |
[ | |
"settings_ui", | |
null | |
], | |
[ | |
"stripe_payment", | |
null | |
], | |
[ | |
"scoped_model", | |
null | |
], | |
[ | |
"mercadopago_sdk", | |
null | |
], | |
[ | |
"tutorial_coach_mark", | |
null | |
], | |
[ | |
"google_static_maps_controller", | |
null | |
], | |
[ | |
"firebase", | |
null | |
], | |
[ | |
"gallery_saver", | |
null | |
], | |
[ | |
"jaguar", | |
null | |
], | |
[ | |
"imageview360", | |
null | |
], | |
[ | |
"flutter_advanced_progress", | |
null | |
], | |
[ | |
"instabug_flutter", | |
null | |
], | |
[ | |
"flutter_charset_detector", | |
null | |
], | |
[ | |
"dough", | |
null | |
], | |
[ | |
"chopper", | |
null | |
], | |
[ | |
"cloud_firestore_odm", | |
null | |
], | |
[ | |
"flame", | |
null | |
], | |
[ | |
"flame_audio", | |
null | |
], | |
[ | |
"onboarding_overlay", | |
null | |
], | |
[ | |
"esewa_pnp", | |
null | |
], | |
[ | |
"add_to_gallery", | |
null | |
], | |
[ | |
"flutter_painter", | |
null | |
], | |
[ | |
"charts_painter", | |
null | |
], | |
[ | |
"icloud_storage", | |
null | |
], | |
[ | |
"messagepack", | |
null | |
], | |
[ | |
"checkbox_grouped", | |
null | |
], | |
[ | |
"scroll_navigation", | |
null | |
], | |
[ | |
"flutter_draggable_gridview", | |
null | |
], | |
[ | |
"time_picker_widget", | |
null | |
], | |
[ | |
"universal_platform", | |
null | |
], | |
[ | |
"timing", | |
null | |
], | |
[ | |
"flutter_native_timezone", | |
null | |
], | |
[ | |
"shelf_multipart", | |
null | |
], | |
[ | |
"markdown_editable_textinput", | |
null | |
], | |
[ | |
"link_preview_generator", | |
null | |
], | |
[ | |
"flutter_tesseract_ocr", | |
null | |
], | |
[ | |
"dynamic_themes", | |
null | |
], | |
[ | |
"multiline", | |
null | |
], | |
[ | |
"speech_bubble", | |
null | |
], | |
[ | |
"cubes", | |
null | |
], | |
[ | |
"getsocial_flutter_sdk", | |
null | |
], | |
[ | |
"validators", | |
null | |
], | |
[ | |
"google_maps_utils", | |
null | |
], | |
[ | |
"flutter_macos_webview", | |
null | |
], | |
[ | |
"lightbox", | |
null | |
], | |
[ | |
"flutter_floating_bottom_bar", | |
null | |
], | |
[ | |
"tapioca", | |
null | |
], | |
[ | |
"csv", | |
null | |
], | |
[ | |
"scroll_bottom_navigation_bar", | |
null | |
], | |
[ | |
"pie_chart", | |
null | |
], | |
[ | |
"rename", | |
null | |
], | |
[ | |
"flutter_libserialport", | |
null | |
], | |
[ | |
"sqlbrite", | |
null | |
], | |
[ | |
"gender_picker", | |
null | |
], | |
[ | |
"flutter_persistent_keyboard_height", | |
null | |
], | |
[ | |
"fluentui_icons", | |
null | |
], | |
[ | |
"tflite_audio", | |
null | |
], | |
[ | |
"vertical_weight_slider", | |
null | |
], | |
[ | |
"g_recaptcha_v3", | |
null | |
], | |
[ | |
"fleasy", | |
null | |
], | |
[ | |
"flick_video_player", | |
null | |
], | |
[ | |
"swipe_image_gallery", | |
null | |
], | |
[ | |
"pointycastle", | |
null | |
], | |
[ | |
"motion_sensors", | |
null | |
], | |
[ | |
"camera_deep_ar", | |
null | |
], | |
[ | |
"bubble_showcase", | |
null | |
], | |
[ | |
"huawei_hmsavailability", | |
null | |
], | |
[ | |
"cross_file", | |
null | |
], | |
[ | |
"advertising_id", | |
null | |
], | |
[ | |
"wasm", | |
null | |
], | |
[ | |
"shifting_tabbar", | |
null | |
], | |
[ | |
"flutter_scroll_to_top", | |
null | |
], | |
[ | |
"package_config", | |
null | |
], | |
[ | |
"g_json", | |
null | |
], | |
[ | |
"hijri_picker", | |
null | |
], | |
[ | |
"dio_cache_interceptor_hive_store", | |
null | |
], | |
[ | |
"flutter_linear_datepicker", | |
null | |
], | |
[ | |
"flutter_vector_icons", | |
null | |
], | |
[ | |
"advance_image_picker", | |
null | |
], | |
[ | |
"cupertino_will_pop_scope", | |
null | |
], | |
[ | |
"json_dynamic_widget", | |
null | |
], | |
[ | |
"root_access", | |
null | |
], | |
[ | |
"flutter_pickers", | |
null | |
], | |
[ | |
"mailer", | |
null | |
], | |
[ | |
"enhance_stepper", | |
null | |
], | |
[ | |
"measured_size", | |
null | |
], | |
[ | |
"rolling_switch", | |
null | |
], | |
[ | |
"simple_autocomplete_formfield", | |
null | |
], | |
[ | |
"social_share", | |
null | |
], | |
[ | |
"dashed_circle", | |
null | |
], | |
[ | |
"fab_circular_menu", | |
null | |
], | |
[ | |
"flutter_menu", | |
null | |
], | |
[ | |
"phone_form_field", | |
null | |
], | |
[ | |
"awesome_stepper", | |
null | |
], | |
[ | |
"cool_alert", | |
null | |
], | |
[ | |
"spannable_grid", | |
null | |
], | |
[ | |
"version_tracker", | |
null | |
], | |
[ | |
"admob_flutter", | |
null | |
], | |
[ | |
"very_good_cli", | |
null | |
], | |
[ | |
"flutter_audio_recorder2", | |
null | |
], | |
[ | |
"fluttericon", | |
null | |
], | |
[ | |
"rabbit_converter", | |
null | |
], | |
[ | |
"flutter_alarm_clock", | |
null | |
], | |
[ | |
"from_css_color", | |
null | |
], | |
[ | |
"freshchat_sdk", | |
null | |
], | |
[ | |
"sumup", | |
null | |
], | |
[ | |
"openfoodfacts", | |
null | |
], | |
[ | |
"flutter_touch_spin", | |
null | |
], | |
[ | |
"instant", | |
null | |
], | |
[ | |
"result_type", | |
null | |
], | |
[ | |
"turkish", | |
null | |
], | |
[ | |
"instagram_public_api", | |
null | |
], | |
[ | |
"lazy_data_table", | |
null | |
], | |
[ | |
"link_text", | |
null | |
], | |
[ | |
"msal_js", | |
null | |
], | |
[ | |
"desktop_window", | |
null | |
], | |
[ | |
"ssl_pinning_plugin", | |
null | |
], | |
[ | |
"equations", | |
null | |
], | |
[ | |
"wave", | |
null | |
], | |
[ | |
"custom_sliding_segmented_control", | |
null | |
], | |
[ | |
"snapping_page_scroll", | |
null | |
], | |
[ | |
"animator", | |
null | |
], | |
[ | |
"nb_utils", | |
null | |
], | |
[ | |
"password_validated_field", | |
null | |
], | |
[ | |
"flutter_mrz_scanner", | |
null | |
], | |
[ | |
"pem", | |
null | |
], | |
[ | |
"node_preamble", | |
null | |
], | |
[ | |
"simple_timer", | |
null | |
], | |
[ | |
"bottom_bar_page_transition", | |
null | |
], | |
[ | |
"dash_chat_2", | |
null | |
], | |
[ | |
"tar", | |
null | |
], | |
[ | |
"interactive_chart", | |
null | |
], | |
[ | |
"wordpress_api", | |
null | |
], | |
[ | |
"flutter_json_view", | |
null | |
], | |
[ | |
"flutter_webview_pro", | |
null | |
], | |
[ | |
"flutter_lock_screen", | |
null | |
], | |
[ | |
"city_pickers", | |
null | |
], | |
[ | |
"flutter_rounded_date_picker", | |
null | |
], | |
[ | |
"alfred", | |
null | |
], | |
[ | |
"system_theme", | |
null | |
], | |
[ | |
"udp", | |
null | |
], | |
[ | |
"dart_amqp", | |
null | |
], | |
[ | |
"flutter_stories", | |
null | |
], | |
[ | |
"scroll_pos", | |
null | |
], | |
[ | |
"easy_autocomplete", | |
null | |
], | |
[ | |
"nextcloud", | |
null | |
], | |
[ | |
"ensure_visible_when_focused", | |
null | |
], | |
[ | |
"image_pixels", | |
null | |
], | |
[ | |
"truecaller_sdk", | |
null | |
], | |
[ | |
"flutter_boxicons", | |
null | |
], | |
[ | |
"image_network", | |
null | |
], | |
[ | |
"lifecycle", | |
null | |
], | |
[ | |
"document_scanner_flutter", | |
null | |
], | |
[ | |
"country_calling_code_picker", | |
null | |
], | |
[ | |
"global_configs", | |
null | |
], | |
[ | |
"image_crop", | |
null | |
], | |
[ | |
"debounce_throttle", | |
null | |
], | |
[ | |
"flutter_broadcast_receiver", | |
null | |
], | |
[ | |
"stack", | |
null | |
], | |
[ | |
"flutter_carousel_widget", | |
null | |
], | |
[ | |
"flutter_svprogresshud", | |
null | |
], | |
[ | |
"focused_menu", | |
null | |
], | |
[ | |
"iban", | |
null | |
], | |
[ | |
"webviewx", | |
null | |
], | |
[ | |
"cupertino_list_tile", | |
null | |
], | |
[ | |
"plain_notification_token", | |
null | |
], | |
[ | |
"styled_widget", | |
null | |
], | |
[ | |
"bloc_provider", | |
null | |
], | |
[ | |
"patterns_canvas", | |
null | |
], | |
[ | |
"image_editor", | |
null | |
], | |
[ | |
"flutter_portal", | |
null | |
], | |
[ | |
"currency_formatter", | |
null | |
], | |
[ | |
"phosphor_flutter", | |
null | |
], | |
[ | |
"nordic_dfu", | |
null | |
], | |
[ | |
"background_location", | |
null | |
], | |
[ | |
"flutter_bluetooth_serial", | |
null | |
], | |
[ | |
"flutter_activity_recognition", | |
null | |
], | |
[ | |
"flutter_reactive_ble", | |
null | |
], | |
[ | |
"typesense", | |
null | |
], | |
[ | |
"easy_loader", | |
null | |
], | |
[ | |
"flutter_mapbox_autocomplete", | |
null | |
], | |
[ | |
"rrule", | |
null | |
], | |
[ | |
"serial_port_win32", | |
null | |
], | |
[ | |
"google_sign_in_dartio", | |
null | |
], | |
[ | |
"slide_drawer", | |
null | |
], | |
[ | |
"azlistview", | |
null | |
], | |
[ | |
"gradient_ui_widgets", | |
null | |
], | |
[ | |
"curved_drawer_fork", | |
null | |
], | |
[ | |
"number_slide_animation", | |
null | |
], | |
[ | |
"linked_scroll_controller", | |
null | |
], | |
[ | |
"flutter_cupertino_date_picker_fork", | |
null | |
], | |
[ | |
"blurhash", | |
null | |
], | |
[ | |
"flashy_tab_bar2", | |
null | |
], | |
[ | |
"thumbnailer", | |
null | |
], | |
[ | |
"super_rich_text", | |
null | |
], | |
[ | |
"flutter_vibrate", | |
null | |
], | |
[ | |
"nepali_utils", | |
null | |
], | |
[ | |
"flutter_native_contact_picker", | |
null | |
], | |
[ | |
"stream_chat_flutter", | |
null | |
], | |
[ | |
"network_tools", | |
null | |
], | |
[ | |
"marquee_text", | |
null | |
], | |
[ | |
"functional_listener", | |
null | |
], | |
[ | |
"amazon_cognito_identity_dart_2", | |
null | |
], | |
[ | |
"notification_permissions", | |
null | |
], | |
[ | |
"get_server", | |
null | |
], | |
[ | |
"flutter_data", | |
null | |
], | |
[ | |
"expressions", | |
null | |
], | |
[ | |
"neon_circular_timer", | |
null | |
], | |
[ | |
"surf_util", | |
null | |
], | |
[ | |
"desktop_multi_window", | |
null | |
], | |
[ | |
"just_audio_platform_interface", | |
null | |
], | |
[ | |
"dio_http2_adapter", | |
null | |
], | |
[ | |
"fluentui_system_icons", | |
null | |
], | |
[ | |
"just_audio_web", | |
null | |
], | |
[ | |
"beacons_plugin", | |
null | |
], | |
[ | |
"breakpoint", | |
null | |
], | |
[ | |
"flutter_animation_progress_bar", | |
null | |
], | |
[ | |
"mvvm", | |
null | |
], | |
[ | |
"throttling", | |
null | |
], | |
[ | |
"flutter_font_picker", | |
null | |
], | |
[ | |
"mongo_dart", | |
null | |
], | |
[ | |
"progress_state_button", | |
null | |
], | |
[ | |
"flutter_translate", | |
null | |
], | |
[ | |
"is_lock_screen", | |
null | |
], | |
[ | |
"flutter_file_view", | |
null | |
], | |
[ | |
"redux_saga", | |
null | |
], | |
[ | |
"internet_file", | |
null | |
], | |
[ | |
"drop_down_list", | |
null | |
], | |
[ | |
"text_scroll", | |
null | |
], | |
[ | |
"multi_value_listenable_builder", | |
null | |
], | |
[ | |
"paginate_firestore", | |
null | |
], | |
[ | |
"icon_badge", | |
null | |
], | |
[ | |
"disable_battery_optimization", | |
null | |
], | |
[ | |
"progress_stepper", | |
null | |
], | |
[ | |
"pref", | |
null | |
], | |
[ | |
"geojson_vi", | |
null | |
], | |
[ | |
"scanbot_sdk", | |
null | |
], | |
[ | |
"faker_dart", | |
null | |
], | |
[ | |
"animated_floating_buttons", | |
null | |
], | |
[ | |
"animated_radio_buttons", | |
null | |
], | |
[ | |
"logging_appenders", | |
null | |
], | |
[ | |
"animated_widgets", | |
null | |
], | |
[ | |
"geofence_service", | |
null | |
], | |
[ | |
"flutter_swiper_plus", | |
null | |
], | |
[ | |
"bubble_bottom_bar", | |
null | |
], | |
[ | |
"month_picker_dialog", | |
null | |
], | |
[ | |
"animated_theme_switcher", | |
null | |
], | |
[ | |
"platform", | |
null | |
], | |
[ | |
"amplify_flutter", | |
null | |
], | |
[ | |
"open_route_service", | |
null | |
], | |
[ | |
"expandable_text", | |
null | |
], | |
[ | |
"custom_text", | |
null | |
], | |
[ | |
"flutter_exif_plugin", | |
null | |
], | |
[ | |
"background_locator", | |
null | |
], | |
[ | |
"bezier", | |
null | |
], | |
[ | |
"sticky_footer_scrollview", | |
null | |
], | |
[ | |
"ferry", | |
null | |
], | |
[ | |
"stretchy_header", | |
null | |
], | |
[ | |
"unsplash_client", | |
null | |
], | |
[ | |
"drop_shadow", | |
null | |
], | |
[ | |
"shared_preference_app_group", | |
null | |
], | |
[ | |
"reactive_date_time_picker", | |
null | |
], | |
[ | |
"coingecko_api", | |
null | |
], | |
[ | |
"flutter_spinkit", | |
null | |
], | |
[ | |
"uiblock", | |
null | |
], | |
[ | |
"flutter_social_textfield", | |
null | |
], | |
[ | |
"flutter_sound_lite", | |
null | |
], | |
[ | |
"arrow_path", | |
null | |
], | |
[ | |
"platform_detect", | |
null | |
], | |
[ | |
"flutter_dnd", | |
null | |
], | |
[ | |
"flutter_cache_manager_firebase", | |
null | |
], | |
[ | |
"flutter_barcode_sdk", | |
null | |
], | |
[ | |
"test_cov_console", | |
null | |
], | |
[ | |
"photofilters", | |
null | |
], | |
[ | |
"argon_buttons_flutter", | |
null | |
], | |
[ | |
"cbl_flutter", | |
null | |
], | |
[ | |
"page_view_indicators", | |
null | |
], | |
[ | |
"esc_pos_printer", | |
null | |
], | |
[ | |
"chunked_stream", | |
null | |
], | |
[ | |
"cloudpayments", | |
null | |
], | |
[ | |
"horizontal_picker", | |
null | |
], | |
[ | |
"flutter_voip_kit", | |
null | |
], | |
[ | |
"stripe", | |
null | |
], | |
[ | |
"flutter_gen", | |
null | |
], | |
[ | |
"extended_list", | |
null | |
], | |
[ | |
"auth", | |
null | |
], | |
[ | |
"code_editor", | |
null | |
], | |
[ | |
"html_character_entities", | |
null | |
], | |
[ | |
"ethereum", | |
null | |
], | |
[ | |
"torch_controller", | |
null | |
], | |
[ | |
"jdenticon_dart", | |
null | |
], | |
[ | |
"flutter_inner_drawer", | |
null | |
], | |
[ | |
"apple_maps_flutter", | |
null | |
], | |
[ | |
"flutter_arc_text", | |
null | |
], | |
[ | |
"image_editor_plus", | |
null | |
], | |
[ | |
"interact", | |
null | |
], | |
[ | |
"flutter_improved_scrolling", | |
null | |
], | |
[ | |
"open_url", | |
null | |
], | |
[ | |
"username_generator", | |
null | |
], | |
[ | |
"dart_appwrite", | |
null | |
], | |
[ | |
"bottom_nav_layout", | |
null | |
], | |
[ | |
"simple_tags", | |
null | |
], | |
[ | |
"libadwaita", | |
null | |
], | |
[ | |
"tinkoff_acquiring", | |
null | |
], | |
[ | |
"payhere_mobilesdk_flutter", | |
null | |
], | |
[ | |
"multiselect_formfield", | |
null | |
], | |
[ | |
"amplify_auth_cognito", | |
null | |
], | |
[ | |
"websafe_svg", | |
null | |
], | |
[ | |
"parent_child_checkbox", | |
null | |
], | |
[ | |
"gcloud", | |
null | |
], | |
[ | |
"code_text_field", | |
null | |
], | |
[ | |
"isolator", | |
null | |
], | |
[ | |
"jovial_svg", | |
null | |
], | |
[ | |
"palestine_connection", | |
null | |
], | |
[ | |
"theme_manager", | |
null | |
], | |
[ | |
"espresso", | |
null | |
], | |
[ | |
"translit", | |
null | |
], | |
[ | |
"upi_pay", | |
null | |
], | |
[ | |
"country_list_pick", | |
null | |
], | |
[ | |
"morphable_shape", | |
null | |
], | |
[ | |
"flutter_onboard", | |
null | |
], | |
[ | |
"animated_clipper", | |
null | |
], | |
[ | |
"nice_intro", | |
null | |
], | |
[ | |
"crypto_keys", | |
null | |
], | |
[ | |
"android_long_task", | |
null | |
], | |
[ | |
"grizzly_io", | |
null | |
], | |
[ | |
"text_style_editor", | |
null | |
], | |
[ | |
"woosignal", | |
null | |
], | |
[ | |
"smooth_sort", | |
null | |
], | |
[ | |
"fancy_bar", | |
null | |
], | |
[ | |
"simple_s3", | |
null | |
], | |
[ | |
"file_picker_cross", | |
null | |
], | |
[ | |
"flutter_flavorizr", | |
null | |
], | |
[ | |
"avatar_stack", | |
null | |
], | |
[ | |
"parallax_rain", | |
null | |
], | |
[ | |
"async_button_builder", | |
null | |
], | |
[ | |
"super_easy_permissions", | |
null | |
], | |
[ | |
"flutter_signature_pad", | |
null | |
], | |
[ | |
"dart_ping_ios", | |
null | |
], | |
[ | |
"queen_validators", | |
null | |
], | |
[ | |
"weekly_date_picker", | |
null | |
], | |
[ | |
"nik_validator", | |
null | |
], | |
[ | |
"beacon_broadcast", | |
null | |
], | |
[ | |
"page_view_dot_indicator", | |
null | |
], | |
[ | |
"solid_bottom_sheet", | |
null | |
], | |
[ | |
"import_sorter", | |
null | |
], | |
[ | |
"flutter_advanced_avatar", | |
null | |
], | |
[ | |
"draggable_float_widget", | |
null | |
], | |
[ | |
"icon_font_generator", | |
null | |
], | |
[ | |
"tencent_kit", | |
null | |
], | |
[ | |
"gato", | |
null | |
], | |
[ | |
"animated_stack", | |
null | |
], | |
[ | |
"whatsapp_share2", | |
null | |
], | |
[ | |
"flutter_dropzone", | |
null | |
], | |
[ | |
"gsheets", | |
null | |
], | |
[ | |
"simple_tooltip", | |
null | |
], | |
[ | |
"flutter_joystick", | |
null | |
], | |
[ | |
"carbon_icons", | |
null | |
], | |
[ | |
"gradient_widgets", | |
null | |
], | |
[ | |
"process_runner", | |
null | |
], | |
[ | |
"replay_kit_launcher", | |
null | |
], | |
[ | |
"sqfentity_gen", | |
null | |
], | |
[ | |
"great_list_view", | |
null | |
], | |
[ | |
"cupertino_date_textbox", | |
null | |
], | |
[ | |
"format", | |
null | |
], | |
[ | |
"azure_application_insights", | |
null | |
], | |
[ | |
"ir_sensor_plugin", | |
null | |
], | |
[ | |
"flutter_rust_bridge", | |
null | |
], | |
[ | |
"customizable_space_bar", | |
null | |
], | |
[ | |
"ios_utsname_ext", | |
null | |
], | |
[ | |
"flutter_kakao_login", | |
null | |
], | |
[ | |
"clipboard_monitor", | |
null | |
], | |
[ | |
"vertical_scrollable_tabview", | |
null | |
], | |
[ | |
"flutter_security_checker", | |
null | |
], | |
[ | |
"forme", | |
null | |
], | |
[ | |
"firebase_core_web", | |
null | |
], | |
[ | |
"kakao_flutter_sdk", | |
null | |
], | |
[ | |
"item_selector", | |
null | |
], | |
[ | |
"livekit_client", | |
null | |
], | |
[ | |
"amplitude_flutter", | |
null | |
], | |
[ | |
"ms_undraw", | |
null | |
], | |
[ | |
"firebase_cloud_messaging_interop", | |
null | |
], | |
[ | |
"libphonenumber_plugin", | |
null | |
], | |
[ | |
"no_context_navigation", | |
null | |
], | |
[ | |
"alert", | |
null | |
], | |
[ | |
"calendar_timeline", | |
null | |
], | |
[ | |
"group_radio_button", | |
null | |
], | |
[ | |
"functional_data", | |
null | |
], | |
[ | |
"animated_splash", | |
null | |
], | |
[ | |
"flutter_progress_hud", | |
null | |
], | |
[ | |
"hotkey_manager", | |
null | |
], | |
[ | |
"wasm_interop", | |
null | |
], | |
[ | |
"shadowed_image", | |
null | |
], | |
[ | |
"android_external_storage", | |
null | |
], | |
[ | |
"nyxx", | |
null | |
], | |
[ | |
"native_context_menu", | |
null | |
], | |
[ | |
"demoji", | |
null | |
], | |
[ | |
"deeply", | |
null | |
], | |
[ | |
"fancy_password_field", | |
null | |
], | |
[ | |
"postgres", | |
null | |
], | |
[ | |
"wupper", | |
null | |
], | |
[ | |
"json_table", | |
null | |
], | |
[ | |
"flutter_osm_plugin", | |
null | |
], | |
[ | |
"advance_pdf_viewer_fork", | |
null | |
], | |
[ | |
"bloc_pattern", | |
null | |
], | |
[ | |
"webfeed", | |
null | |
], | |
[ | |
"flutter_youtube_downloader", | |
null | |
], | |
[ | |
"backendless_sdk", | |
null | |
], | |
[ | |
"graphview", | |
null | |
], | |
[ | |
"performance", | |
null | |
], | |
[ | |
"firedart", | |
null | |
], | |
[ | |
"chips_input", | |
null | |
], | |
[ | |
"number_to_word_arabic", | |
null | |
], | |
[ | |
"console", | |
null | |
], | |
[ | |
"screwdriver", | |
null | |
], | |
[ | |
"objectbox_sync_flutter_libs", | |
null | |
], | |
[ | |
"defer_pointer", | |
null | |
], | |
[ | |
"sealed_annotations", | |
null | |
], | |
[ | |
"image_compression", | |
null | |
], | |
[ | |
"device_frame", | |
null | |
], | |
[ | |
"atlas", | |
null | |
], | |
[ | |
"expandable_sliver_list", | |
null | |
], | |
[ | |
"sound_generator", | |
null | |
], | |
[ | |
"d_chart", | |
null | |
], | |
[ | |
"sms_retriever", | |
null | |
], | |
[ | |
"flutter_reorderable_list", | |
null | |
], | |
[ | |
"tray_manager", | |
null | |
], | |
[ | |
"system_proxy", | |
null | |
], | |
[ | |
"glob", | |
null | |
], | |
[ | |
"map_launcher", | |
null | |
], | |
[ | |
"flutter_hms_gms_availability", | |
null | |
], | |
[ | |
"pie_menu", | |
null | |
], | |
[ | |
"mpesa", | |
null | |
], | |
[ | |
"flutter_carousel_slider", | |
null | |
], | |
[ | |
"async_wallpaper", | |
null | |
], | |
[ | |
"aligned_dialog", | |
null | |
], | |
[ | |
"glitters", | |
null | |
], | |
[ | |
"auto_orientation", | |
null | |
], | |
[ | |
"cpf_cnpj_validator", | |
null | |
], | |
[ | |
"push_notification", | |
null | |
], | |
[ | |
"paytm", | |
null | |
], | |
[ | |
"tenor", | |
null | |
], | |
[ | |
"pmvvm", | |
null | |
], | |
[ | |
"touchable", | |
null | |
], | |
[ | |
"dfunc", | |
null | |
], | |
[ | |
"instana_agent", | |
null | |
], | |
[ | |
"add_to_cart_animation", | |
null | |
], | |
[ | |
"awesome_calendar", | |
null | |
], | |
[ | |
"banner_listtile", | |
null | |
], | |
[ | |
"instagram_share", | |
null | |
], | |
[ | |
"qr_mobile_vision", | |
null | |
], | |
[ | |
"hasura_connect", | |
null | |
], | |
[ | |
"once", | |
null | |
], | |
[ | |
"freerasp", | |
null | |
], | |
[ | |
"stash_hive", | |
null | |
], | |
[ | |
"left_scroll_actions", | |
null | |
], | |
[ | |
"list_treeview", | |
null | |
], | |
[ | |
"skeletons", | |
null | |
], | |
[ | |
"flutter_shimmer", | |
null | |
], | |
[ | |
"appwrite", | |
null | |
], | |
[ | |
"master_detail_scaffold", | |
null | |
], | |
[ | |
"volume_control", | |
null | |
], | |
[ | |
"currency_textfield", | |
null | |
], | |
[ | |
"wonderpush_flutter", | |
null | |
], | |
[ | |
"iphone_has_notch", | |
null | |
], | |
[ | |
"syncfusion_officecore", | |
null | |
], | |
[ | |
"chaleno", | |
null | |
], | |
[ | |
"animated_digit", | |
null | |
], | |
[ | |
"flutter_toggle_tab", | |
null | |
], | |
[ | |
"statusbarz", | |
null | |
], | |
[ | |
"flutter_audio_waveforms", | |
null | |
], | |
[ | |
"webcrypto", | |
null | |
], | |
[ | |
"configurable_expansion_tile", | |
null | |
], | |
[ | |
"flutter_shortcuts", | |
null | |
], | |
[ | |
"flat", | |
null | |
], | |
[ | |
"esc_pos_utils_plus", | |
null | |
], | |
[ | |
"esptouch_smartconfig", | |
null | |
], | |
[ | |
"wake_on_lan", | |
null | |
], | |
[ | |
"lazy_load_indexed_stack", | |
null | |
], | |
[ | |
"worker_manager", | |
null | |
], | |
[ | |
"localize_and_translate", | |
null | |
], | |
[ | |
"flare_loading", | |
null | |
], | |
[ | |
"alphabet_list_scroll_view", | |
null | |
], | |
[ | |
"flutter_sheet_localization", | |
null | |
], | |
[ | |
"vector_map", | |
null | |
], | |
[ | |
"bottom_drawer", | |
null | |
], | |
[ | |
"hovering", | |
null | |
], | |
[ | |
"feather_icons", | |
null | |
], | |
[ | |
"flutter_sodium", | |
null | |
], | |
[ | |
"string_extensions", | |
null | |
], | |
[ | |
"csslib", | |
null | |
], | |
[ | |
"dart_web3", | |
null | |
], | |
[ | |
"property_change_notifier", | |
null | |
], | |
[ | |
"validated", | |
null | |
], | |
[ | |
"shared_preferences_android", | |
null | |
], | |
[ | |
"cached_video_player", | |
null | |
], | |
[ | |
"gdpr_dialog", | |
null | |
], | |
[ | |
"path_parsing", | |
null | |
], | |
[ | |
"firebase_helpers", | |
null | |
], | |
[ | |
"ably_flutter", | |
null | |
], | |
[ | |
"window_location_href", | |
null | |
], | |
[ | |
"flutter_absolute_path", | |
null | |
], | |
[ | |
"collapsible_sidebar", | |
null | |
], | |
[ | |
"pretty_qr_code", | |
null | |
], | |
[ | |
"app_group_directory", | |
null | |
], | |
[ | |
"pattern_lock", | |
null | |
], | |
[ | |
"direct_link", | |
null | |
], | |
[ | |
"mediasoup_client_flutter", | |
null | |
], | |
[ | |
"time_planner", | |
null | |
], | |
[ | |
"day_picker", | |
null | |
], | |
[ | |
"batch_flutter", | |
null | |
], | |
[ | |
"fhir_at_rest", | |
null | |
], | |
[ | |
"git", | |
null | |
], | |
[ | |
"flutter_json_viewer", | |
null | |
], | |
[ | |
"selection_menu", | |
null | |
], | |
[ | |
"reorderable_grid", | |
null | |
], | |
[ | |
"flutter_clean_calendar", | |
null | |
], | |
[ | |
"email_launcher", | |
null | |
], | |
[ | |
"supabase_flutter", | |
null | |
], | |
[ | |
"phoenix_socket", | |
null | |
], | |
[ | |
"cyclop", | |
null | |
], | |
[ | |
"swiping_card_deck", | |
null | |
], | |
[ | |
"wallpaper_manager_flutter", | |
null | |
], | |
[ | |
"adwaita", | |
null | |
], | |
[ | |
"graphql_codegen", | |
null | |
], | |
[ | |
"callkeep", | |
null | |
], | |
[ | |
"rx_command", | |
null | |
], | |
[ | |
"flutter_clean_architecture", | |
null | |
], | |
[ | |
"star_menu", | |
null | |
], | |
[ | |
"amazon_s3_cognito", | |
null | |
], | |
[ | |
"blinkid_flutter", | |
null | |
], | |
[ | |
"stream_channel", | |
null | |
], | |
[ | |
"forge2d", | |
null | |
], | |
[ | |
"disk_space", | |
null | |
], | |
[ | |
"aws_cloudwatch", | |
null | |
], | |
[ | |
"dart_emoji", | |
null | |
], | |
[ | |
"qonversion_flutter", | |
null | |
], | |
[ | |
"typed_data", | |
null | |
], | |
[ | |
"flutter_drawing_board", | |
null | |
], | |
[ | |
"azblob", | |
null | |
], | |
[ | |
"libsignal_protocol_dart", | |
null | |
], | |
[ | |
"http_client", | |
null | |
], | |
[ | |
"twilio_programmable_chat", | |
null | |
], | |
[ | |
"directus", | |
null | |
], | |
[ | |
"flutter_web_bluetooth", | |
null | |
], | |
[ | |
"map_polyline_draw", | |
null | |
], | |
[ | |
"libserialport", | |
null | |
], | |
[ | |
"version_migration", | |
null | |
], | |
[ | |
"paginable", | |
null | |
], | |
[ | |
"roller_list", | |
null | |
], | |
[ | |
"dartlin", | |
null | |
], | |
[ | |
"intent", | |
null | |
], | |
[ | |
"slidable_button", | |
null | |
], | |
[ | |
"emojis", | |
null | |
], | |
[ | |
"flutter_interactive_keyboard", | |
null | |
], | |
[ | |
"flutter_esc_pos_utils", | |
null | |
], | |
[ | |
"editable_image", | |
null | |
], | |
[ | |
"microphone", | |
null | |
], | |
[ | |
"stacked_hooks", | |
null | |
], | |
[ | |
"themed", | |
null | |
], | |
[ | |
"appinio_swiper", | |
null | |
], | |
[ | |
"flutter_geofire", | |
null | |
], | |
[ | |
"japx", | |
null | |
], | |
[ | |
"sunmi_printer_plus", | |
null | |
], | |
[ | |
"debug_friend", | |
null | |
], | |
[ | |
"flutter_plus", | |
null | |
], | |
[ | |
"input_history_text_field", | |
null | |
], | |
[ | |
"bluez", | |
null | |
], | |
[ | |
"double_back_to_close", | |
null | |
], | |
[ | |
"fitted_text_field_container", | |
null | |
], | |
[ | |
"multi_charts", | |
null | |
], | |
[ | |
"chat_ui_kit", | |
null | |
], | |
[ | |
"response", | |
null | |
], | |
[ | |
"root_check", | |
null | |
], | |
[ | |
"hashtagable", | |
null | |
], | |
[ | |
"odoo_rpc", | |
null | |
], | |
[ | |
"animated_custom_dropdown", | |
null | |
], | |
[ | |
"beautiful_soup_dart", | |
null | |
], | |
[ | |
"flutter_rx_bloc", | |
null | |
], | |
[ | |
"tap_builder", | |
null | |
], | |
[ | |
"fsm2", | |
null | |
], | |
[ | |
"sms_advanced", | |
null | |
], | |
[ | |
"gsettings", | |
null | |
], | |
[ | |
"widget_loading", | |
null | |
], | |
[ | |
"proste_indexed_stack", | |
null | |
], | |
[ | |
"maze", | |
null | |
], | |
[ | |
"local_assets_server", | |
null | |
], | |
[ | |
"webview_flutter_wkwebview", | |
null | |
], | |
[ | |
"flutter_highlight", | |
null | |
], | |
[ | |
"cooky", | |
null | |
], | |
[ | |
"panorama", | |
null | |
], | |
[ | |
"tflite_flutter_helper", | |
null | |
], | |
[ | |
"measure_size", | |
null | |
], | |
[ | |
"colour", | |
null | |
], | |
[ | |
"aad_oauth", | |
null | |
], | |
[ | |
"giphy_picker", | |
null | |
], | |
[ | |
"another_xlider", | |
null | |
], | |
[ | |
"flutter_platform_alert", | |
null | |
], | |
[ | |
"cupertino_radio_choice", | |
null | |
], | |
[ | |
"flutter_qjs", | |
null | |
], | |
[ | |
"on_image_matrix", | |
null | |
], | |
[ | |
"uri", | |
null | |
], | |
[ | |
"flutter_custom_cards", | |
null | |
], | |
[ | |
"installed_apps", | |
null | |
], | |
[ | |
"flutter_scrolling_fab_animated", | |
null | |
], | |
[ | |
"persian_fonts", | |
null | |
], | |
[ | |
"universal_disk_space", | |
null | |
], | |
[ | |
"chips_choice_null_safety", | |
null | |
], | |
[ | |
"firebase_core_desktop", | |
null | |
], | |
[ | |
"image_compression_flutter", | |
null | |
], | |
[ | |
"scribble", | |
null | |
], | |
[ | |
"validatorless", | |
null | |
], | |
[ | |
"firestore_ui", | |
null | |
], | |
[ | |
"amplify_storage_s3", | |
null | |
], | |
[ | |
"agora_rtm", | |
null | |
], | |
[ | |
"cpu_reader", | |
null | |
], | |
[ | |
"localizely_sdk", | |
null | |
], | |
[ | |
"flutter_story_list", | |
null | |
], | |
[ | |
"sms_otp_auto_verify", | |
null | |
], | |
[ | |
"rx_bloc_list", | |
null | |
], | |
[ | |
"modal_side_sheet", | |
null | |
], | |
[ | |
"parallax_animation", | |
null | |
], | |
[ | |
"interpolation", | |
null | |
], | |
[ | |
"store_checker", | |
null | |
], | |
[ | |
"flutter_user_agentx", | |
null | |
], | |
[ | |
"ping_discover_network", | |
null | |
], | |
[ | |
"flutter_ble_peripheral", | |
null | |
], | |
[ | |
"credit_card_type_detector", | |
null | |
], | |
[ | |
"quick_log", | |
null | |
], | |
[ | |
"video_viewer", | |
null | |
], | |
[ | |
"eval_ex", | |
null | |
], | |
[ | |
"tiengviet", | |
null | |
], | |
[ | |
"firebase_messaging_web", | |
null | |
], | |
[ | |
"ink_page_indicator", | |
null | |
], | |
[ | |
"blobs", | |
null | |
], | |
[ | |
"update_app", | |
null | |
], | |
[ | |
"aurora", | |
null | |
], | |
[ | |
"animated_button", | |
null | |
], | |
[ | |
"flame_splash_screen", | |
null | |
], | |
[ | |
"sse", | |
null | |
], | |
[ | |
"api_cache_manager", | |
null | |
], | |
[ | |
"flutter_better_camera", | |
null | |
], | |
[ | |
"flutter_gradient_colors", | |
null | |
], | |
[ | |
"simple_moment", | |
null | |
], | |
[ | |
"vexana", | |
null | |
], | |
[ | |
"uno", | |
null | |
], | |
[ | |
"floating_pullup_card", | |
null | |
], | |
[ | |
"awesome_card", | |
null | |
], | |
[ | |
"flutter_glow", | |
null | |
], | |
[ | |
"postgres_pool", | |
null | |
], | |
[ | |
"flutter_contact", | |
null | |
], | |
[ | |
"onboarding_screen", | |
null | |
], | |
[ | |
"outline_search_bar", | |
null | |
], | |
[ | |
"perfect_freehand", | |
null | |
], | |
[ | |
"progress_loader_overlay", | |
null | |
], | |
[ | |
"ml_algo", | |
null | |
], | |
[ | |
"dependency_validator", | |
null | |
], | |
[ | |
"iso_countries", | |
null | |
], | |
[ | |
"dia", | |
null | |
], | |
[ | |
"geolocator_windows", | |
null | |
], | |
[ | |
"animated_stack_widget", | |
null | |
], | |
[ | |
"keyboard_utils", | |
null | |
], | |
[ | |
"change_case", | |
null | |
], | |
[ | |
"adhara_socket_io", | |
null | |
], | |
[ | |
"checkdigit", | |
null | |
], | |
[ | |
"auto_start_flutter", | |
null | |
], | |
[ | |
"flutter_image", | |
null | |
], | |
[ | |
"pytorch_mobile", | |
null | |
], | |
[ | |
"flutter_bluetooth_basic", | |
null | |
], | |
[ | |
"complex", | |
null | |
], | |
[ | |
"o_color_picker", | |
null | |
], | |
[ | |
"multiselect", | |
null | |
], | |
[ | |
"flutter_weather_bg_null_safety", | |
null | |
], | |
[ | |
"algorand_dart", | |
null | |
], | |
[ | |
"read_pdf_text", | |
null | |
], | |
[ | |
"relation", | |
null | |
], | |
[ | |
"xid", | |
null | |
], | |
[ | |
"image_compare", | |
null | |
], | |
[ | |
"pdf_merger", | |
null | |
], | |
[ | |
"mercury_client", | |
null | |
], | |
[ | |
"word_break_text", | |
null | |
], | |
[ | |
"momentum", | |
null | |
], | |
[ | |
"enough_ascii_art", | |
null | |
], | |
[ | |
"parse_server_sdk", | |
null | |
], | |
[ | |
"icalendar_parser", | |
null | |
], | |
[ | |
"triple", | |
null | |
], | |
[ | |
"bidirectional_listview", | |
null | |
], | |
[ | |
"monet", | |
null | |
], | |
[ | |
"story", | |
null | |
], | |
[ | |
"connectivity_wrapper", | |
null | |
], | |
[ | |
"flutter_nfc_kit", | |
null | |
], | |
[ | |
"polar", | |
null | |
], | |
[ | |
"hyperpay", | |
null | |
], | |
[ | |
"persona_flutter", | |
null | |
], | |
[ | |
"flutter_luban", | |
null | |
], | |
[ | |
"form_floating_action_button", | |
null | |
], | |
[ | |
"paytm_allinonesdk", | |
null | |
], | |
[ | |
"spincircle_bottom_bar", | |
null | |
], | |
[ | |
"neon", | |
null | |
], | |
[ | |
"copy_with_extension_gen", | |
null | |
], | |
[ | |
"conditional_questions", | |
null | |
], | |
[ | |
"backdrop_modal_route", | |
null | |
], | |
[ | |
"flutter_requery", | |
null | |
], | |
[ | |
"google_geocoding_api", | |
null | |
], | |
[ | |
"fwfh_svg", | |
null | |
], | |
[ | |
"flutter_multiselect", | |
null | |
], | |
[ | |
"touchable_opacity", | |
null | |
], | |
[ | |
"pinch_zoom_image_last", | |
null | |
], | |
[ | |
"radio_group_v2", | |
null | |
], | |
[ | |
"stream_feed", | |
null | |
], | |
[ | |
"flutter_provider", | |
null | |
], | |
[ | |
"cbor", | |
null | |
], | |
[ | |
"coachmaker", | |
null | |
], | |
[ | |
"flutter_radar_chart", | |
null | |
], | |
[ | |
"multilevel_drawer", | |
null | |
], | |
[ | |
"pdfx", | |
null | |
], | |
[ | |
"widgetbook_annotation", | |
null | |
], | |
[ | |
"path_provider_android", | |
null | |
], | |
[ | |
"flutter_logs", | |
null | |
], | |
[ | |
"sqlite3_library_windows", | |
null | |
], | |
[ | |
"external_path", | |
null | |
], | |
[ | |
"swipe_back_detector", | |
null | |
], | |
[ | |
"flrx_validator", | |
null | |
], | |
[ | |
"animated", | |
null | |
], | |
[ | |
"persian_tools", | |
null | |
], | |
[ | |
"build_daemon", | |
null | |
], | |
[ | |
"kartal", | |
null | |
], | |
[ | |
"crypto_font_icons", | |
null | |
], | |
[ | |
"unleash", | |
null | |
], | |
[ | |
"avatars", | |
null | |
], | |
[ | |
"countdown_progress_indicator", | |
null | |
], | |
[ | |
"raw_sound", | |
null | |
], | |
[ | |
"scroll_app_bar", | |
null | |
], | |
[ | |
"ar_flutter_plugin", | |
null | |
], | |
[ | |
"simple_ripple_animation", | |
null | |
], | |
[ | |
"dog", | |
null | |
], | |
[ | |
"prefs", | |
null | |
], | |
[ | |
"flutter_siren", | |
null | |
], | |
[ | |
"animated_radial_menu", | |
null | |
], | |
[ | |
"slugid", | |
null | |
], | |
[ | |
"google_maps_place_picker_mb", | |
null | |
], | |
[ | |
"keyboard_visibility", | |
null | |
], | |
[ | |
"blurry_modal_progress_hud", | |
null | |
], | |
[ | |
"playing_cards", | |
null | |
], | |
[ | |
"midpay", | |
null | |
], | |
[ | |
"heroicons", | |
null | |
], | |
[ | |
"stacked_bar_chart", | |
null | |
], | |
[ | |
"flutter_mobile_vision_2", | |
null | |
], | |
[ | |
"stream_bloc", | |
null | |
], | |
[ | |
"awesome_extensions", | |
null | |
], | |
[ | |
"fancy_text_reveal", | |
null | |
], | |
[ | |
"simple_mustache", | |
null | |
], | |
[ | |
"flutter_cupertino_settings", | |
null | |
], | |
[ | |
"glyphicon", | |
null | |
], | |
[ | |
"flutter_document_picker", | |
null | |
], | |
[ | |
"panara_dialogs", | |
null | |
], | |
[ | |
"flutter_sim_country_code", | |
null | |
], | |
[ | |
"masonry_grid", | |
null | |
], | |
[ | |
"flutter_hud", | |
null | |
], | |
[ | |
"native_flutter_proxy", | |
null | |
], | |
[ | |
"progressive_time_picker", | |
null | |
], | |
[ | |
"paginated_search_bar", | |
null | |
], | |
[ | |
"ffmpeg_kit_flutter", | |
null | |
], | |
[ | |
"app_popup_menu", | |
null | |
], | |
[ | |
"multiavatar", | |
null | |
], | |
[ | |
"sim_data", | |
null | |
], | |
[ | |
"shared_storage", | |
null | |
], | |
[ | |
"rotated_corner_decoration", | |
null | |
], | |
[ | |
"bip39", | |
null | |
], | |
[ | |
"state_persistence", | |
null | |
], | |
[ | |
"chat_list", | |
null | |
], | |
[ | |
"flutter_launcher_icons", | |
null | |
], | |
[ | |
"swipebuttonflutter", | |
null | |
], | |
[ | |
"mouse_parallax", | |
null | |
], | |
[ | |
"flutter_otp_text_field", | |
null | |
], | |
[ | |
"ocarina", | |
null | |
], | |
[ | |
"uuid_type", | |
null | |
], | |
[ | |
"app_runner", | |
null | |
], | |
[ | |
"internet_speed_test", | |
null | |
], | |
[ | |
"multi_screen_layout", | |
null | |
], | |
[ | |
"form_validation", | |
null | |
], | |
[ | |
"outline_gradient_button", | |
null | |
], | |
[ | |
"firebase_auth_mocks", | |
null | |
], | |
[ | |
"focus_widget", | |
null | |
], | |
[ | |
"drawable", | |
null | |
], | |
[ | |
"niddler_dart", | |
null | |
], | |
[ | |
"list_tile_more_customizable", | |
null | |
], | |
[ | |
"ditredi", | |
null | |
], | |
[ | |
"ali_auth", | |
null | |
], | |
[ | |
"duration_picker", | |
null | |
], | |
[ | |
"simple_gravatar", | |
null | |
], | |
[ | |
"system_alert_window", | |
null | |
], | |
[ | |
"storage_space", | |
null | |
], | |
[ | |
"flat_buffers", | |
null | |
], | |
[ | |
"lat_lng_to_timezone", | |
null | |
], | |
[ | |
"cupertino_tabbar", | |
null | |
], | |
[ | |
"app_usage", | |
null | |
], | |
[ | |
"mvc_application", | |
null | |
], | |
[ | |
"kochava_tracker", | |
null | |
], | |
[ | |
"undo", | |
null | |
], | |
[ | |
"interactiveviewer_gallery", | |
null | |
], | |
[ | |
"boardview", | |
null | |
], | |
[ | |
"json_serializable", | |
null | |
], | |
[ | |
"kiosk_mode", | |
null | |
], | |
[ | |
"audiofileplayer", | |
null | |
], | |
[ | |
"buffer", | |
null | |
], | |
[ | |
"kplayer", | |
null | |
], | |
[ | |
"live_icon", | |
null | |
], | |
[ | |
"cool_dropdown", | |
null | |
], | |
[ | |
"print_color", | |
null | |
], | |
[ | |
"check_vpn_connection", | |
null | |
], | |
[ | |
"search_app_bar_page", | |
null | |
], | |
[ | |
"animated_button_bar", | |
null | |
], | |
[ | |
"separated_column", | |
null | |
], | |
[ | |
"flutter_hls_parser", | |
null | |
], | |
[ | |
"fireflutter", | |
null | |
], | |
[ | |
"flutter_image_utilities", | |
null | |
], | |
[ | |
"http_certificate_pinning", | |
null | |
], | |
[ | |
"lucide_icons", | |
null | |
], | |
[ | |
"vimeoplayer_trinity", | |
null | |
], | |
[ | |
"apple_sign_in_safety", | |
null | |
], | |
[ | |
"flutter_brand_palettes", | |
null | |
], | |
[ | |
"wallpaper_manager", | |
null | |
], | |
[ | |
"firebase_storage_web", | |
null | |
], | |
[ | |
"ios_platform_images", | |
null | |
], | |
[ | |
"flutter_insta", | |
null | |
], | |
[ | |
"flash_card", | |
null | |
], | |
[ | |
"nhost_sdk", | |
null | |
], | |
[ | |
"sorted_list", | |
null | |
], | |
[ | |
"hue_rotation", | |
null | |
], | |
[ | |
"linter", | |
null | |
], | |
[ | |
"arabic_numbers", | |
null | |
], | |
[ | |
"flutter_otp", | |
null | |
], | |
[ | |
"safe_url_check", | |
null | |
], | |
[ | |
"twemoji", | |
null | |
], | |
[ | |
"charts_flutter", | |
null | |
], | |
[ | |
"fl_toast", | |
null | |
], | |
[ | |
"delta_e", | |
null | |
], | |
[ | |
"contentful_rich_text", | |
null | |
], | |
[ | |
"teledart", | |
null | |
], | |
[ | |
"flutter_dropdown_alert", | |
null | |
], | |
[ | |
"time_range", | |
null | |
], | |
[ | |
"zego_express_engine", | |
null | |
], | |
[ | |
"audio_wave", | |
null | |
], | |
[ | |
"simple_speed_dial", | |
null | |
], | |
[ | |
"fluid_bottom_nav_bar", | |
null | |
], | |
[ | |
"flutter_filereader", | |
null | |
], | |
[ | |
"quds_ui_kit", | |
null | |
], | |
[ | |
"flutter_zoom_sdk", | |
null | |
], | |
[ | |
"easy_folder_picker", | |
null | |
], | |
[ | |
"flip_board", | |
null | |
], | |
[ | |
"gauges", | |
null | |
], | |
[ | |
"root", | |
null | |
], | |
[ | |
"phonenumbers", | |
null | |
], | |
[ | |
"square_in_app_payments", | |
null | |
], | |
[ | |
"polls", | |
null | |
], | |
[ | |
"flutter_keychain", | |
null | |
], | |
[ | |
"flutter_swiper", | |
null | |
], | |
[ | |
"statistics", | |
null | |
], | |
[ | |
"fake_cloud_firestore", | |
null | |
], | |
[ | |
"dcli", | |
null | |
], | |
[ | |
"number_paginator", | |
null | |
], | |
[ | |
"fixnum", | |
null | |
], | |
[ | |
"splash", | |
null | |
], | |
[ | |
"fhir_yaml", | |
null | |
], | |
[ | |
"build_context", | |
null | |
], | |
[ | |
"flutter_icmp_ping", | |
null | |
], | |
[ | |
"flutter_datetime_picker", | |
null | |
], | |
[ | |
"flutter_neat_and_clean_calendar", | |
null | |
], | |
[ | |
"sqlparser", | |
null | |
], | |
[ | |
"firebase_database", | |
null | |
], | |
[ | |
"alice_lightweight", | |
null | |
], | |
[ | |
"pspdfkit_flutter", | |
null | |
], | |
[ | |
"flutter_midi_command", | |
null | |
], | |
[ | |
"connectycube_sdk", | |
null | |
], | |
[ | |
"rx_widgets", | |
null | |
], | |
[ | |
"palestine_console", | |
null | |
], | |
[ | |
"linkable", | |
null | |
], | |
[ | |
"stories_editor", | |
null | |
], | |
[ | |
"huawei_account", | |
null | |
], | |
[ | |
"fl_location", | |
null | |
], | |
[ | |
"pub_api_client", | |
null | |
], | |
[ | |
"flutter_network_connectivity", | |
null | |
], | |
[ | |
"file_support", | |
null | |
], | |
[ | |
"connectivity_for_web", | |
null | |
], | |
[ | |
"flutter_redux_navigation", | |
null | |
], | |
[ | |
"flutter_loggy", | |
null | |
], | |
[ | |
"json_patch", | |
null | |
], | |
[ | |
"avoid_keyboard", | |
null | |
], | |
[ | |
"sms_autofill", | |
null | |
], | |
[ | |
"progresso", | |
null | |
], | |
[ | |
"amplify_datastore", | |
null | |
], | |
[ | |
"animated_card", | |
null | |
], | |
[ | |
"binder", | |
null | |
], | |
[ | |
"flutter_point_tab_bar", | |
null | |
], | |
[ | |
"fast_immutable_collections", | |
null | |
], | |
[ | |
"flutter_wizard", | |
null | |
], | |
[ | |
"pricing_cards", | |
null | |
], | |
[ | |
"imgly_sdk", | |
null | |
], | |
[ | |
"flutter_naver_login", | |
null | |
], | |
[ | |
"webdav_client", | |
null | |
], | |
[ | |
"gviz", | |
null | |
], | |
[ | |
"stacked_firebase_auth", | |
null | |
], | |
[ | |
"flutter_color_models", | |
null | |
], | |
[ | |
"country_currency_pickers", | |
null | |
], | |
[ | |
"currency_icons", | |
null | |
], | |
[ | |
"firebase_analytics_web", | |
null | |
], | |
[ | |
"term_glyph", | |
null | |
], | |
[ | |
"easy_container", | |
null | |
], | |
[ | |
"realm", | |
null | |
], | |
[ | |
"flutter_blue_plus", | |
null | |
], | |
[ | |
"figma_squircle", | |
null | |
], | |
[ | |
"iso_duration_parser", | |
null | |
], | |
[ | |
"in_date_utils", | |
null | |
], | |
[ | |
"flutter_advanced_calendar", | |
null | |
], | |
[ | |
"wheel_chooser", | |
null | |
], | |
[ | |
"json_api", | |
null | |
], | |
[ | |
"contextmenu", | |
null | |
], | |
[ | |
"flutter_spinning_wheel", | |
null | |
], | |
[ | |
"flutter_web_frame", | |
null | |
], | |
[ | |
"flutter_circle_chart", | |
null | |
], | |
[ | |
"pendo_sdk", | |
null | |
], | |
[ | |
"khalti", | |
null | |
], | |
[ | |
"appinio_animated_toggle_tab", | |
null | |
], | |
[ | |
"parallax_image", | |
null | |
], | |
[ | |
"searchbar_animation", | |
null | |
], | |
[ | |
"sentry_dart_plugin", | |
null | |
], | |
[ | |
"dbutils", | |
null | |
], | |
[ | |
"flutter_google_places_web", | |
null | |
], | |
[ | |
"image_sequence_animator", | |
null | |
], | |
[ | |
"material_color_generator", | |
null | |
], | |
[ | |
"flutter_tabler_icons", | |
null | |
], | |
[ | |
"firebase_auth_desktop", | |
null | |
], | |
[ | |
"file_picker_writable", | |
null | |
], | |
[ | |
"dart_jts", | |
null | |
], | |
[ | |
"cli_dialog", | |
null | |
], | |
[ | |
"huawei_analytics", | |
null | |
], | |
[ | |
"what3words", | |
null | |
], | |
[ | |
"splashscreen", | |
null | |
], | |
[ | |
"gestures", | |
null | |
], | |
[ | |
"inspireui", | |
null | |
], | |
[ | |
"twilio_voice", | |
null | |
], | |
[ | |
"file_cryptor", | |
null | |
], | |
[ | |
"flutter_blue", | |
null | |
], | |
[ | |
"nested_scroll_controller", | |
null | |
], | |
[ | |
"huawei_map", | |
null | |
], | |
[ | |
"flextras", | |
null | |
], | |
[ | |
"vector_math", | |
null | |
], | |
[ | |
"dash", | |
null | |
], | |
[ | |
"background_geolocation_firebase", | |
null | |
], | |
[ | |
"pubnub", | |
null | |
], | |
[ | |
"incrementally_loading_listview", | |
null | |
], | |
[ | |
"meilisearch", | |
null | |
], | |
[ | |
"mdc_web", | |
null | |
], | |
[ | |
"build_verify", | |
null | |
], | |
[ | |
"cnic_scanner", | |
null | |
], | |
[ | |
"random_color_scheme", | |
null | |
], | |
[ | |
"particles_flutter", | |
null | |
], | |
[ | |
"dylib", | |
null | |
], | |
[ | |
"cli_notify", | |
null | |
], | |
[ | |
"listentocontacts", | |
null | |
], | |
[ | |
"stack_board", | |
null | |
], | |
[ | |
"redux_logging", | |
null | |
], | |
[ | |
"change_app_package_name", | |
null | |
], | |
[ | |
"appdynamics_mobilesdk", | |
null | |
], | |
[ | |
"day", | |
null | |
], | |
[ | |
"all_sensors2", | |
null | |
], | |
[ | |
"simple_auth_flutter", | |
null | |
], | |
[ | |
"flutter_facebook_login", | |
null | |
], | |
[ | |
"fingerprintjs", | |
null | |
], | |
[ | |
"data_connection_checker", | |
null | |
], | |
[ | |
"cider", | |
null | |
], | |
[ | |
"autotrie", | |
null | |
], | |
[ | |
"stylish_dialog", | |
null | |
], | |
[ | |
"scrollable_panel", | |
null | |
], | |
[ | |
"davinci", | |
null | |
], | |
[ | |
"web_browser", | |
null | |
], | |
[ | |
"modal_progress_hud", | |
null | |
], | |
[ | |
"insta_like_button", | |
null | |
], | |
[ | |
"workmanager", | |
null | |
], | |
[ | |
"sqflite_migration", | |
null | |
], | |
[ | |
"persian_datetimepickers", | |
null | |
], | |
[ | |
"mysql_utils", | |
null | |
], | |
[ | |
"vsync_provider", | |
null | |
], | |
[ | |
"crop_image", | |
null | |
], | |
[ | |
"daylight", | |
null | |
], | |
[ | |
"ping_discover_network_forked", | |
null | |
], | |
[ | |
"map_address_picker", | |
null | |
], | |
[ | |
"automated_testing_framework", | |
null | |
], | |
[ | |
"huawei_iap", | |
null | |
], | |
[ | |
"audio_streamer", | |
null | |
], | |
[ | |
"volume", | |
null | |
], | |
[ | |
"matrix2d", | |
null | |
], | |
[ | |
"passcode_screen", | |
null | |
], | |
[ | |
"model_viewer_plus", | |
null | |
], | |
[ | |
"invert_colors", | |
null | |
], | |
[ | |
"prometheus_client", | |
null | |
], | |
[ | |
"accountmanager", | |
null | |
], | |
[ | |
"flutter_flurry_sdk", | |
null | |
], | |
[ | |
"rest_client", | |
null | |
], | |
[ | |
"cached_value", | |
null | |
], | |
[ | |
"unity_mediation", | |
null | |
], | |
[ | |
"draggable_fab", | |
null | |
], | |
[ | |
"actors", | |
null | |
], | |
[ | |
"nsd", | |
null | |
], | |
[ | |
"fluintl", | |
null | |
], | |
[ | |
"rx_redux", | |
null | |
], | |
[ | |
"unique_identifier", | |
null | |
], | |
[ | |
"sip_ua", | |
null | |
], | |
[ | |
"comment_tree", | |
null | |
], | |
[ | |
"hue_dart", | |
null | |
], | |
[ | |
"flutter_scroll_shadow", | |
null | |
], | |
[ | |
"connectivity_alert_widget", | |
null | |
], | |
[ | |
"flutter_page_view_indicator", | |
null | |
], | |
[ | |
"obs_websocket", | |
null | |
], | |
[ | |
"mapbox_search", | |
null | |
], | |
[ | |
"wifi_scan", | |
null | |
], | |
[ | |
"flutter_qr_bar_scanner", | |
null | |
], | |
[ | |
"buildcondition", | |
null | |
], | |
[ | |
"ns_utils", | |
null | |
], | |
[ | |
"environment_sensors", | |
null | |
], | |
[ | |
"easy_dialog", | |
null | |
], | |
[ | |
"smooth_star_rating", | |
null | |
], | |
[ | |
"overscroll_pop", | |
null | |
], | |
[ | |
"flutter_baidu_mapapi_map", | |
null | |
], | |
[ | |
"blurry", | |
null | |
], | |
[ | |
"vk", | |
null | |
], | |
[ | |
"password_credential", | |
null | |
], | |
[ | |
"infinite_scroll_tab_view", | |
null | |
], | |
[ | |
"load", | |
null | |
], | |
[ | |
"analog_clock", | |
null | |
], | |
[ | |
"fast_color_picker", | |
null | |
], | |
[ | |
"flutter_bcrypt", | |
null | |
], | |
[ | |
"squadron", | |
null | |
], | |
[ | |
"flutter_countdown_timer", | |
null | |
], | |
[ | |
"floating", | |
null | |
], | |
[ | |
"headset_connection_event", | |
null | |
], | |
[ | |
"advanced_search", | |
null | |
], | |
[ | |
"expandable_tree_menu", | |
null | |
], | |
[ | |
"google_places_flutter", | |
null | |
], | |
[ | |
"video_compress_ds", | |
null | |
], | |
[ | |
"monarch", | |
null | |
], | |
[ | |
"flutter_usabilla", | |
null | |
], | |
[ | |
"digit_to_persian_word", | |
null | |
], | |
[ | |
"analyzer", | |
null | |
], | |
[ | |
"jumping_dot", | |
null | |
], | |
[ | |
"cooee_plugin", | |
null | |
], | |
[ | |
"salesiq_mobilisten", | |
null | |
], | |
[ | |
"geocore", | |
null | |
], | |
[ | |
"multiselect_scope", | |
null | |
], | |
[ | |
"row_item", | |
null | |
], | |
[ | |
"flutter_overlay", | |
null | |
], | |
[ | |
"map_picker_flutter", | |
null | |
], | |
[ | |
"install_plugin", | |
null | |
], | |
[ | |
"flutter_toastr", | |
null | |
], | |
[ | |
"delayed_widget", | |
null | |
], | |
[ | |
"ms_material_color", | |
null | |
], | |
[ | |
"expandable_widgets", | |
null | |
], | |
[ | |
"node_interop", | |
null | |
], | |
[ | |
"overlay_container", | |
null | |
], | |
[ | |
"drop_cap_text", | |
null | |
], | |
[ | |
"rxdart_ext", | |
null | |
], | |
[ | |
"data_connection_checker_tv", | |
null | |
], | |
[ | |
"stamp_image", | |
null | |
], | |
[ | |
"cupertino_rounded_corners", | |
null | |
], | |
[ | |
"cv", | |
null | |
], | |
[ | |
"appium_driver", | |
null | |
], | |
[ | |
"footer", | |
null | |
], | |
[ | |
"draggable_bottom_sheet", | |
null | |
], | |
[ | |
"oscilloscope", | |
null | |
], | |
[ | |
"listenable_stream", | |
null | |
], | |
[ | |
"pusher_beams", | |
null | |
], | |
[ | |
"dash_kit_network", | |
null | |
], | |
[ | |
"quickblox_sdk", | |
null | |
], | |
[ | |
"dart_tags", | |
null | |
], | |
[ | |
"memoize", | |
null | |
], | |
[ | |
"bubble_box", | |
null | |
], | |
[ | |
"flutter_syntax_view", | |
null | |
], | |
[ | |
"circular_widgets", | |
null | |
], | |
[ | |
"flutter_qr_reader", | |
null | |
], | |
[ | |
"sweetsheet", | |
null | |
], | |
[ | |
"matrix", | |
null | |
], | |
[ | |
"pandabar", | |
null | |
], | |
[ | |
"positioned_tap_detector_2", | |
null | |
], | |
[ | |
"keycloak_flutter", | |
null | |
], | |
[ | |
"dio_cache_interceptor_db_store", | |
null | |
], | |
[ | |
"rx_notifier", | |
null | |
], | |
[ | |
"flutter_password_strength", | |
null | |
], | |
[ | |
"sudoku_solver_generator", | |
null | |
], | |
[ | |
"dart_nats", | |
null | |
], | |
[ | |
"smart_select", | |
null | |
], | |
[ | |
"geo", | |
null | |
], | |
[ | |
"omise_flutter", | |
null | |
], | |
[ | |
"spotify", | |
null | |
], | |
[ | |
"bitsdojo_window", | |
null | |
], | |
[ | |
"lazy_evaluation", | |
null | |
], | |
[ | |
"super_string", | |
null | |
], | |
[ | |
"flutter_local_notifications_linux", | |
null | |
], | |
[ | |
"podcast_search", | |
null | |
], | |
[ | |
"persian_utils", | |
null | |
], | |
[ | |
"flutter_kurdish_localization", | |
null | |
], | |
[ | |
"interval_time_picker", | |
null | |
], | |
[ | |
"flutter_tex_js", | |
null | |
], | |
[ | |
"trotter", | |
null | |
], | |
[ | |
"hive_generator", | |
null | |
], | |
[ | |
"floating_bubbles", | |
null | |
], | |
[ | |
"open_location_picker", | |
null | |
], | |
[ | |
"sticker_view", | |
null | |
], | |
[ | |
"color", | |
null | |
], | |
[ | |
"multi_window", | |
null | |
], | |
[ | |
"account_picker", | |
null | |
], | |
[ | |
"conekta_flutter", | |
null | |
], | |
[ | |
"flutter_checkout_payment", | |
null | |
], | |
[ | |
"app_center_bundle_sdk", | |
null | |
], | |
[ | |
"firestore_ref", | |
null | |
], | |
[ | |
"clock", | |
null | |
], | |
[ | |
"flutter_siri_suggestions", | |
null | |
], | |
[ | |
"scale_button", | |
null | |
], | |
[ | |
"unorm_dart", | |
null | |
], | |
[ | |
"easy_permission_validator", | |
null | |
], | |
[ | |
"blur_bottom_bar", | |
null | |
], | |
[ | |
"formdator", | |
null | |
], | |
[ | |
"animated_segment", | |
null | |
], | |
[ | |
"counter_button", | |
null | |
], | |
[ | |
"tutorial", | |
null | |
], | |
[ | |
"orientation", | |
null | |
], | |
[ | |
"sms_receiver", | |
null | |
], | |
[ | |
"flutter_charts", | |
null | |
], | |
[ | |
"desktop_webview_window", | |
null | |
], | |
[ | |
"colorize_text_avatar", | |
null | |
], | |
[ | |
"stream_chat_localizations", | |
null | |
], | |
[ | |
"google_maps_flutter_web", | |
null | |
], | |
[ | |
"flutter_radio_player", | |
null | |
], | |
[ | |
"geocoder_offline", | |
null | |
], | |
[ | |
"horizontal_card_pager", | |
null | |
], | |
[ | |
"bit_array", | |
null | |
], | |
[ | |
"flutter_tags", | |
null | |
], | |
[ | |
"aws_lambda_dart_runtime", | |
null | |
], | |
[ | |
"camera_windows", | |
null | |
], | |
[ | |
"flutter_flip_card", | |
null | |
], | |
[ | |
"build_web_compilers", | |
null | |
], | |
[ | |
"fk_user_agent", | |
null | |
], | |
[ | |
"dio_http_cache", | |
null | |
], | |
[ | |
"foil", | |
null | |
], | |
[ | |
"global_assert", | |
null | |
], | |
[ | |
"jpush_flutter", | |
null | |
], | |
[ | |
"flutter_locker", | |
null | |
], | |
[ | |
"cast", | |
null | |
], | |
[ | |
"contact_picker", | |
null | |
], | |
[ | |
"adaptive_layout", | |
null | |
], | |
[ | |
"sliver_header_delegate", | |
null | |
], | |
[ | |
"lakos", | |
null | |
], | |
[ | |
"flutter_responsive", | |
null | |
], | |
[ | |
"cached_network_image_builder", | |
null | |
], | |
[ | |
"mobx_codegen", | |
null | |
], | |
[ | |
"nice_buttons", | |
null | |
], | |
[ | |
"xxtea", | |
null | |
], | |
[ | |
"google_maps_routes", | |
null | |
], | |
[ | |
"flutter_card_scanner_latest", | |
null | |
], | |
[ | |
"source_helper", | |
null | |
], | |
[ | |
"card_loading", | |
null | |
], | |
[ | |
"juxtapose", | |
null | |
], | |
[ | |
"custom_radio_group_list", | |
null | |
], | |
[ | |
"cell_calendar", | |
null | |
], | |
[ | |
"global_configuration", | |
null | |
], | |
[ | |
"collection_ext", | |
null | |
], | |
[ | |
"slidable_bar", | |
null | |
], | |
[ | |
"research_package", | |
null | |
], | |
[ | |
"enough_mail", | |
null | |
], | |
[ | |
"autocomplete_textfield", | |
null | |
], | |
[ | |
"json2yaml", | |
null | |
], | |
[ | |
"flutter_fft", | |
null | |
], | |
[ | |
"pkce", | |
null | |
], | |
[ | |
"shape_of_view_null_safe", | |
null | |
], | |
[ | |
"marker_icon", | |
null | |
], | |
[ | |
"flutter_camera_overlay", | |
null | |
], | |
[ | |
"nonce", | |
null | |
], | |
[ | |
"persian", | |
null | |
], | |
[ | |
"floating_bottom_bar", | |
null | |
], | |
[ | |
"babstrap_settings_screen", | |
null | |
], | |
[ | |
"flutter_phosphor_icons", | |
null | |
], | |
[ | |
"sprintf", | |
null | |
], | |
[ | |
"hypersnapsdk_flutter", | |
null | |
], | |
[ | |
"ticket_material", | |
null | |
], | |
[ | |
"super_form", | |
null | |
], | |
[ | |
"sunrise_sunset_calc", | |
null | |
], | |
[ | |
"flutter_onfido", | |
null | |
], | |
[ | |
"r_crypto", | |
null | |
], | |
[ | |
"address", | |
null | |
], | |
[ | |
"papercups_flutter", | |
null | |
], | |
[ | |
"flutter_awesome_alert_box", | |
null | |
], | |
[ | |
"sura_flutter", | |
null | |
], | |
[ | |
"flavorbanner", | |
null | |
], | |
[ | |
"smartstruct", | |
null | |
], | |
[ | |
"installer_info", | |
null | |
], | |
[ | |
"fancy_bottom_navigation", | |
null | |
], | |
[ | |
"floodfill_image", | |
null | |
], | |
[ | |
"f_datetimerangepicker", | |
null | |
], | |
[ | |
"evil_icons_flutter", | |
null | |
], | |
[ | |
"surf_mwwm", | |
null | |
], | |
[ | |
"time_ago_provider", | |
null | |
], | |
[ | |
"angel3_framework", | |
null | |
], | |
[ | |
"event_taxi", | |
null | |
], | |
[ | |
"kommunicate_flutter", | |
null | |
], | |
[ | |
"inspection", | |
null | |
], | |
[ | |
"smart_reply", | |
null | |
], | |
[ | |
"flutter_aws_s3_client", | |
null | |
], | |
[ | |
"light", | |
null | |
], | |
[ | |
"flutter_add_to_cart_button", | |
null | |
], | |
[ | |
"scroll_indicator", | |
null | |
], | |
[ | |
"float_column", | |
null | |
], | |
[ | |
"azure_ad_authentication", | |
null | |
], | |
[ | |
"version_check", | |
null | |
], | |
[ | |
"value_layout_builder", | |
null | |
], | |
[ | |
"launchdarkly_flutter_client_sdk", | |
null | |
], | |
[ | |
"bs_flutter", | |
null | |
], | |
[ | |
"segment_display", | |
null | |
], | |
[ | |
"background_sms", | |
null | |
], | |
[ | |
"moengage_flutter", | |
null | |
], | |
[ | |
"ready", | |
null | |
], | |
[ | |
"disable_screenshots", | |
null | |
], | |
[ | |
"iso", | |
null | |
], | |
[ | |
"mobile_number_picker", | |
null | |
], | |
[ | |
"simple_animated_icon", | |
null | |
], | |
[ | |
"flutter_full_pdf_viewer", | |
null | |
], | |
[ | |
"swipe_to_action", | |
null | |
], | |
[ | |
"dynamic_fonts", | |
null | |
], | |
[ | |
"flutter_feathersjs", | |
null | |
], | |
[ | |
"stash_memory", | |
null | |
], | |
[ | |
"ua_client_hints", | |
null | |
], | |
[ | |
"mediation_test", | |
null | |
], | |
[ | |
"flutter_applovin_max", | |
null | |
], | |
[ | |
"subtitle_wrapper_package", | |
null | |
], | |
[ | |
"expandable_group", | |
null | |
], | |
[ | |
"o_popup", | |
null | |
], | |
[ | |
"lzstring", | |
null | |
], | |
[ | |
"flutter_decorated_text", | |
null | |
], | |
[ | |
"yaml_edit", | |
null | |
], | |
[ | |
"media_projection_creator", | |
null | |
], | |
[ | |
"public_suffix", | |
null | |
], | |
[ | |
"section_view", | |
null | |
], | |
[ | |
"bubble_chart", | |
null | |
], | |
[ | |
"route_parser", | |
null | |
], | |
[ | |
"flutter_nsfw", | |
null | |
], | |
[ | |
"regexed_validator", | |
null | |
], | |
[ | |
"flutter_translator", | |
null | |
], | |
[ | |
"local_notifier", | |
null | |
], | |
[ | |
"tinycolor2", | |
null | |
], | |
[ | |
"let_log", | |
null | |
], | |
[ | |
"responsify", | |
null | |
], | |
[ | |
"qr_code_tools", | |
null | |
], | |
[ | |
"super_responsive", | |
null | |
], | |
[ | |
"flutter_tab_indicator_styler", | |
null | |
], | |
[ | |
"gherkin", | |
null | |
], | |
[ | |
"uic", | |
null | |
], | |
[ | |
"reviews_slider", | |
null | |
], | |
[ | |
"provider_for_redux", | |
null | |
], | |
[ | |
"spring_button", | |
null | |
], | |
[ | |
"pushe_flutter", | |
null | |
], | |
[ | |
"locally", | |
null | |
], | |
[ | |
"device_info_plus_web", | |
null | |
], | |
[ | |
"amplify_analytics_pinpoint", | |
null | |
], | |
[ | |
"in_app_purchases_paywall_ui", | |
null | |
], | |
[ | |
"flutter_screen_wake", | |
null | |
], | |
[ | |
"laravel_exception", | |
null | |
], | |
[ | |
"slack_notifier", | |
null | |
], | |
[ | |
"text_to_speech", | |
null | |
], | |
[ | |
"custom_line_indicator_bottom_navbar", | |
null | |
], | |
[ | |
"jinja", | |
null | |
], | |
[ | |
"ssh_key", | |
null | |
], | |
[ | |
"sentiment_dart", | |
null | |
], | |
[ | |
"mqtt5_client", | |
null | |
], | |
[ | |
"easy_scroll_to_index", | |
null | |
], | |
[ | |
"scroll_page_view", | |
null | |
], | |
[ | |
"proste_route_animation", | |
null | |
], | |
[ | |
"flutter_ameno_ipsum", | |
null | |
], | |
[ | |
"style_cron_job", | |
null | |
], | |
[ | |
"system_shortcuts", | |
null | |
], | |
[ | |
"full_screen_image_null_safe", | |
null | |
], | |
[ | |
"animated_check", | |
null | |
], | |
[ | |
"slide_button", | |
null | |
], | |
[ | |
"awesome_drawer_bar", | |
null | |
], | |
[ | |
"detect_testflight", | |
null | |
], | |
[ | |
"snowplow_flutter_tracker", | |
null | |
], | |
[ | |
"keep_screen_on", | |
null | |
], | |
[ | |
"weak_map", | |
null | |
], | |
[ | |
"flutter_jscore", | |
null | |
], | |
[ | |
"nuid", | |
null | |
], | |
[ | |
"data", | |
null | |
], | |
[ | |
"flutter_material_pickers", | |
null | |
], | |
[ | |
"file_selector_macos", | |
null | |
], | |
[ | |
"dart_chromecast", | |
null | |
], | |
[ | |
"mapbox_gl_dart", | |
null | |
], | |
[ | |
"background_app_bar", | |
null | |
], | |
[ | |
"dotenv", | |
null | |
], | |
[ | |
"redux_remote_devtools", | |
null | |
], | |
[ | |
"firebase_dart", | |
null | |
], | |
[ | |
"slider_captcha", | |
null | |
], | |
[ | |
"iconly", | |
null | |
], | |
[ | |
"tweet_ui", | |
null | |
], | |
[ | |
"mp3_info", | |
null | |
], | |
[ | |
"user_profile_avatar", | |
null | |
], | |
[ | |
"georange", | |
null | |
], | |
[ | |
"sqlcipher_flutter_libs", | |
null | |
], | |
[ | |
"chips_choice", | |
null | |
], | |
[ | |
"wallet_connect", | |
null | |
], | |
[ | |
"google_language_fonts", | |
null | |
], | |
[ | |
"slider_button", | |
null | |
], | |
[ | |
"flutter_bloc_list_manager", | |
null | |
], | |
[ | |
"connectivity_checker", | |
null | |
], | |
[ | |
"creamy_field", | |
null | |
], | |
[ | |
"lite_rolling_switch", | |
null | |
], | |
[ | |
"kubernetes", | |
null | |
], | |
[ | |
"expire_cache", | |
null | |
], | |
[ | |
"expandable_reorderable_list", | |
null | |
], | |
[ | |
"amap_flutter_map", | |
null | |
], | |
[ | |
"flutter_ume", | |
null | |
], | |
[ | |
"mono_flutter", | |
null | |
], | |
[ | |
"map4d_map", | |
null | |
], | |
[ | |
"os_detect", | |
null | |
], | |
[ | |
"wifi_info_plugin", | |
null | |
], | |
[ | |
"flutter_session", | |
null | |
], | |
[ | |
"apk_admin", | |
null | |
], | |
[ | |
"bs58", | |
null | |
], | |
[ | |
"flutter_inapp_notifications", | |
null | |
], | |
[ | |
"dashed_line", | |
null | |
], | |
[ | |
"woozy_search", | |
null | |
], | |
[ | |
"localized", | |
null | |
], | |
[ | |
"solid_lints", | |
null | |
], | |
[ | |
"flutter_map_arcgis", | |
null | |
], | |
[ | |
"firebase_auth_web", | |
null | |
], | |
[ | |
"pretty_gauge", | |
null | |
], | |
[ | |
"horizontal_center_date_picker", | |
null | |
], | |
[ | |
"print_bluetooth_thermal", | |
null | |
], | |
[ | |
"dialog", | |
null | |
], | |
[ | |
"blinking_text", | |
null | |
], | |
[ | |
"dropdown_formfield", | |
null | |
], | |
[ | |
"modern_form_esys_flutter_share", | |
null | |
], | |
[ | |
"flutter_echarts", | |
null | |
], | |
[ | |
"cool_nav", | |
null | |
], | |
[ | |
"source_span", | |
null | |
], | |
[ | |
"draw_your_image", | |
null | |
], | |
[ | |
"fl_umeng", | |
null | |
], | |
[ | |
"flame_forge2d", | |
null | |
], | |
[ | |
"flutter_stripe_payment", | |
null | |
], | |
[ | |
"on_toast_widget", | |
null | |
], | |
[ | |
"fast_rsa", | |
null | |
], | |
[ | |
"flutter_fawry_pay", | |
null | |
], | |
[ | |
"at_lookup", | |
null | |
], | |
[ | |
"gesture_password_widget", | |
null | |
], | |
[ | |
"dashed_rect", | |
null | |
], | |
[ | |
"grouped_buttons", | |
null | |
], | |
[ | |
"data_channel", | |
null | |
], | |
[ | |
"shadow", | |
null | |
], | |
[ | |
"cloudinary_sdk", | |
null | |
], | |
[ | |
"rfc_6901", | |
null | |
], | |
[ | |
"omni_datetime_picker", | |
null | |
], | |
[ | |
"svg_to_paint", | |
null | |
], | |
[ | |
"flutter_launch", | |
null | |
], | |
[ | |
"map_elevation", | |
null | |
], | |
[ | |
"stacked_notification_cards", | |
null | |
], | |
[ | |
"video_box", | |
null | |
], | |
[ | |
"google_maps", | |
null | |
], | |
[ | |
"sorted", | |
null | |
], | |
[ | |
"dart_numerics", | |
null | |
], | |
[ | |
"dart_strapi", | |
null | |
], | |
[ | |
"pangle_flutter", | |
null | |
], | |
[ | |
"flutter_chord", | |
null | |
], | |
[ | |
"rive_splash_screen", | |
null | |
], | |
[ | |
"redux_compact", | |
null | |
], | |
[ | |
"social_login_buttons", | |
null | |
], | |
[ | |
"custom_check_box", | |
null | |
], | |
[ | |
"sliding_switch", | |
null | |
], | |
[ | |
"flutter_install_apk_silently", | |
null | |
], | |
[ | |
"flutter_prince_of_versions", | |
null | |
], | |
[ | |
"flutter_web_data_table", | |
null | |
], | |
[ | |
"flutter_custom_dialog", | |
null | |
], | |
[ | |
"coverage", | |
null | |
], | |
[ | |
"icofont_flutter", | |
null | |
], | |
[ | |
"square_percent_indicater", | |
null | |
], | |
[ | |
"ios_insecure_screen_detector", | |
null | |
], | |
[ | |
"appsflyer_sdk", | |
null | |
], | |
[ | |
"file_selector_windows", | |
null | |
], | |
[ | |
"fluid_kit", | |
null | |
], | |
[ | |
"foreground_service", | |
null | |
], | |
[ | |
"openapi_generator", | |
null | |
], | |
[ | |
"graphite", | |
null | |
], | |
[ | |
"pubspec_extract", | |
null | |
], | |
[ | |
"loading_transition_button", | |
null | |
], | |
[ | |
"boxicons", | |
null | |
], | |
[ | |
"flutter_collapsing_toolbar", | |
null | |
], | |
[ | |
"xayn_swipe_it", | |
null | |
], | |
[ | |
"catalyst_builder", | |
null | |
], | |
[ | |
"action_broadcast", | |
null | |
], | |
[ | |
"matomo", | |
null | |
], | |
[ | |
"dart_bip32_bip44", | |
null | |
], | |
[ | |
"flutter_observer", | |
null | |
], | |
[ | |
"remixicon", | |
null | |
], | |
[ | |
"flutter_sequence_animation", | |
null | |
], | |
[ | |
"just_audio_cache", | |
null | |
], | |
[ | |
"expansion_card", | |
null | |
], | |
[ | |
"geopoint", | |
null | |
], | |
[ | |
"zoom_widget", | |
null | |
], | |
[ | |
"alert_dialog", | |
null | |
], | |
[ | |
"app_install_date", | |
null | |
], | |
[ | |
"amap_flutter_location", | |
null | |
], | |
[ | |
"subtitle", | |
null | |
], | |
[ | |
"pdf_image_renderer", | |
null | |
], | |
[ | |
"flutter_ripple", | |
null | |
], | |
[ | |
"debug_overlay", | |
null | |
], | |
[ | |
"verbal_expressions", | |
null | |
], | |
[ | |
"http_methods", | |
null | |
], | |
[ | |
"flutter_audio_recorder", | |
null | |
], | |
[ | |
"drop_zone", | |
null | |
], | |
[ | |
"declarative_animated_list", | |
null | |
], | |
[ | |
"flip_box_bar_plus", | |
null | |
], | |
[ | |
"tapsell_plus", | |
null | |
], | |
[ | |
"network_logger", | |
null | |
], | |
[ | |
"galleryimage", | |
null | |
], | |
[ | |
"voice_message_package", | |
null | |
], | |
[ | |
"juno_direct_checkout", | |
null | |
], | |
[ | |
"flutter_sizer", | |
null | |
], | |
[ | |
"bottom_navigation_bar", | |
null | |
], | |
[ | |
"awesome_select", | |
null | |
], | |
[ | |
"pagination_view", | |
null | |
], | |
[ | |
"ussd_advanced", | |
null | |
], | |
[ | |
"widget_to_image", | |
null | |
], | |
[ | |
"talker", | |
null | |
], | |
[ | |
"system_info2", | |
null | |
], | |
[ | |
"dart_meteor", | |
null | |
], | |
[ | |
"flutter_session_manager", | |
null | |
], | |
[ | |
"should_rebuild", | |
null | |
], | |
[ | |
"flutter_auto_form", | |
null | |
], | |
[ | |
"prometheus_client_shelf", | |
null | |
], | |
[ | |
"audience_network", | |
null | |
], | |
[ | |
"get_cli", | |
null | |
], | |
[ | |
"keyboard_avoider", | |
null | |
], | |
[ | |
"cloud_firestore_web", | |
null | |
], | |
[ | |
"liquid_progress_indicator_ns", | |
null | |
], | |
[ | |
"progress_indicator", | |
null | |
], | |
[ | |
"fluent_query_builder", | |
null | |
], | |
[ | |
"swipe_deck", | |
null | |
], | |
[ | |
"wallpaper", | |
null | |
], | |
[ | |
"hsluv", | |
null | |
], | |
[ | |
"number_precision", | |
null | |
], | |
[ | |
"stash_dio", | |
null | |
], | |
[ | |
"modbus", | |
null | |
], | |
[ | |
"math_keyboard", | |
null | |
], | |
[ | |
"zoom", | |
null | |
], | |
[ | |
"gql_build", | |
null | |
], | |
[ | |
"macos_secure_bookmarks", | |
null | |
], | |
[ | |
"well_formed", | |
null | |
], | |
[ | |
"root_tester", | |
null | |
], | |
[ | |
"just_audio_libwinmedia", | |
null | |
], | |
[ | |
"slimy_card", | |
null | |
], | |
[ | |
"code_scanner", | |
null | |
], | |
[ | |
"slider_controller", | |
null | |
], | |
[ | |
"facebook_video_download", | |
null | |
], | |
[ | |
"isolate_bloc", | |
null | |
], | |
[ | |
"fhir", | |
null | |
], | |
[ | |
"bottomreveal", | |
null | |
], | |
[ | |
"mysql_client", | |
null | |
], | |
[ | |
"animated_search_bar", | |
null | |
], | |
[ | |
"rebloc", | |
null | |
], | |
[ | |
"volume_regulator", | |
null | |
], | |
[ | |
"sentry_logging", | |
null | |
], | |
[ | |
"angular", | |
null | |
], | |
[ | |
"eo_color", | |
null | |
], | |
[ | |
"flutter_js", | |
null | |
], | |
[ | |
"flutter_3des", | |
null | |
], | |
[ | |
"flutter_social_button", | |
null | |
], | |
[ | |
"fpdart", | |
null | |
], | |
[ | |
"scroll_when_needed", | |
null | |
], | |
[ | |
"pubspec_yaml", | |
null | |
], | |
[ | |
"adcolony_flutter", | |
null | |
], | |
[ | |
"outline_material_icons", | |
null | |
], | |
[ | |
"flutter_animarker", | |
null | |
], | |
[ | |
"quick_usb", | |
null | |
], | |
[ | |
"heart_bpm", | |
null | |
], | |
[ | |
"flame_tiled", | |
null | |
], | |
[ | |
"art_sweetalert", | |
null | |
], | |
[ | |
"round_spot", | |
null | |
], | |
[ | |
"pro_animated_blur", | |
null | |
], | |
[ | |
"fragment_navigate", | |
null | |
], | |
[ | |
"flutter_shapes", | |
null | |
], | |
[ | |
"fialogs", | |
null | |
], | |
[ | |
"wifi_connection", | |
null | |
], | |
[ | |
"float_bubble", | |
null | |
], | |
[ | |
"insta_public_api", | |
null | |
], | |
[ | |
"cache_manager", | |
null | |
], | |
[ | |
"leancloud_official_plugin", | |
null | |
], | |
[ | |
"flutter_crashlytics", | |
null | |
], | |
[ | |
"flutter_des", | |
null | |
], | |
[ | |
"wear", | |
null | |
], | |
[ | |
"dhttpd", | |
null | |
], | |
[ | |
"swiss_knife", | |
null | |
], | |
[ | |
"bootstrap_icons", | |
null | |
], | |
[ | |
"sa3_liquid", | |
null | |
], | |
[ | |
"side_menu_animation", | |
null | |
], | |
[ | |
"dargon2_flutter", | |
null | |
], | |
[ | |
"drift_db_viewer", | |
null | |
], | |
[ | |
"reselect", | |
null | |
], | |
[ | |
"logdna", | |
null | |
], | |
[ | |
"before_after", | |
null | |
], | |
[ | |
"dart_phonetics", | |
null | |
], | |
[ | |
"bad_words", | |
null | |
], | |
[ | |
"open_document", | |
null | |
], | |
[ | |
"phlox_animations", | |
null | |
], | |
[ | |
"carousel_pro", | |
null | |
], | |
[ | |
"storybook_device_preview", | |
null | |
], | |
[ | |
"neat_cache", | |
null | |
], | |
[ | |
"date_count_down", | |
null | |
], | |
[ | |
"flutter_blue_elves", | |
null | |
], | |
[ | |
"story_time", | |
null | |
], | |
[ | |
"web_ffi", | |
null | |
], | |
[ | |
"intrinsic_grid_view", | |
null | |
], | |
[ | |
"flutter_masked_text2", | |
null | |
], | |
[ | |
"raygun4flutter", | |
null | |
], | |
[ | |
"elementary_test", | |
null | |
], | |
[ | |
"flutter_process_text", | |
null | |
], | |
[ | |
"file_previewer", | |
null | |
], | |
[ | |
"hashtager", | |
null | |
], | |
[ | |
"on_audio_edit", | |
null | |
], | |
[ | |
"wp_json_api", | |
null | |
], | |
[ | |
"flutter_pin_code_widget", | |
null | |
], | |
[ | |
"kkiapay_flutter_sdk", | |
null | |
], | |
[ | |
"automap", | |
null | |
], | |
[ | |
"mwwm", | |
null | |
], | |
[ | |
"pretty_diff_text", | |
null | |
], | |
[ | |
"epubx", | |
null | |
], | |
[ | |
"surf_logger", | |
null | |
], | |
[ | |
"flutter_nano_ffi", | |
null | |
], | |
[ | |
"responsive", | |
null | |
], | |
[ | |
"number_selection", | |
null | |
], | |
[ | |
"flutter_custom_tab_bar", | |
null | |
], | |
[ | |
"twitch_api", | |
null | |
], | |
[ | |
"google_places_picker", | |
null | |
], | |
[ | |
"humanizer", | |
null | |
], | |
[ | |
"flutter_next", | |
null | |
], | |
[ | |
"ink_widget", | |
null | |
], | |
[ | |
"onboarding_animation", | |
null | |
], | |
[ | |
"deep_collection", | |
null | |
], | |
[ | |
"colorize_lumberdash", | |
null | |
], | |
[ | |
"flutter_callkeep", | |
null | |
], | |
[ | |
"drishya_picker", | |
null | |
], | |
[ | |
"memory_info", | |
null | |
], | |
[ | |
"conventional_commit", | |
null | |
], | |
[ | |
"dynamic_widget", | |
null | |
], | |
[ | |
"adapty_flutter", | |
null | |
], | |
[ | |
"flutter_widgetkit", | |
null | |
], | |
[ | |
"normal", | |
null | |
], | |
[ | |
"hardware_buttons", | |
null | |
], | |
[ | |
"flutter_android", | |
null | |
], | |
[ | |
"flutter_nsd", | |
null | |
], | |
[ | |
"flappy_search_bar_ns", | |
null | |
], | |
[ | |
"flutterwave", | |
null | |
], | |
[ | |
"clipboard_listener", | |
null | |
], | |
[ | |
"persistent_bottom_nav_bar_v2", | |
null | |
], | |
[ | |
"flowder", | |
null | |
], | |
[ | |
"web_date_picker", | |
null | |
], | |
[ | |
"at_common_flutter", | |
null | |
], | |
[ | |
"full_screen_menu", | |
null | |
], | |
[ | |
"drag_ball", | |
null | |
], | |
[ | |
"vertical_card_pager", | |
null | |
], | |
[ | |
"giphy_get", | |
null | |
], | |
[ | |
"chess_vectors_flutter", | |
null | |
], | |
[ | |
"oxygen", | |
null | |
], | |
[ | |
"flutter_calendar_week", | |
null | |
], | |
[ | |
"curved_animation_controller", | |
null | |
], | |
[ | |
"google_maps_controller", | |
null | |
], | |
[ | |
"flutter_focus_watcher", | |
null | |
], | |
[ | |
"flutter_vlc_player_platform_interface", | |
null | |
], | |
[ | |
"file_selector_web", | |
null | |
], | |
[ | |
"brotli", | |
null | |
], | |
[ | |
"safemap", | |
null | |
], | |
[ | |
"flutter_list_view", | |
null | |
], | |
[ | |
"firebase_notifications_handler", | |
null | |
], | |
[ | |
"usage_stats", | |
null | |
], | |
[ | |
"dio_flutter_transformer2", | |
null | |
], | |
[ | |
"openpgp", | |
null | |
], | |
[ | |
"palestine_first_run", | |
null | |
], | |
[ | |
"image_size_getter", | |
null | |
], | |
[ | |
"permission_asker", | |
null | |
], | |
[ | |
"flutter_gifimage", | |
null | |
], | |
[ | |
"download_assets", | |
null | |
], | |
[ | |
"flutter_media_metadata", | |
null | |
], | |
[ | |
"overlapping_time", | |
null | |
], | |
[ | |
"flutter_feed_reaction", | |
null | |
], | |
[ | |
"zoom_tap_animation", | |
null | |
], | |
[ | |
"google_translator", | |
null | |
], | |
[ | |
"flutter_carplay", | |
null | |
], | |
[ | |
"bech32", | |
null | |
], | |
[ | |
"streams_channel", | |
null | |
], | |
[ | |
"path_provider_ios", | |
null | |
], | |
[ | |
"random_date", | |
null | |
], | |
[ | |
"widget_tree_depth_counter", | |
null | |
], | |
[ | |
"open_app_settings", | |
null | |
], | |
[ | |
"ruby_text", | |
null | |
], | |
[ | |
"filling_slider", | |
null | |
], | |
[ | |
"dartdap", | |
null | |
], | |
[ | |
"shared_preferences_ios", | |
null | |
], | |
[ | |
"visibility_aware_state", | |
null | |
], | |
[ | |
"url_launcher_ios", | |
null | |
], | |
[ | |
"xmpp_plugin", | |
null | |
], | |
[ | |
"flutter_cache", | |
null | |
], | |
[ | |
"tencent_trtc_cloud", | |
null | |
], | |
[ | |
"aws_dynamodb_api", | |
null | |
], | |
[ | |
"lzma", | |
null | |
], | |
[ | |
"flutter_money_formatter", | |
null | |
], | |
[ | |
"flukit", | |
null | |
], | |
[ | |
"matrix_gesture_detector", | |
null | |
], | |
[ | |
"dismiss_keyboard_on_tap", | |
null | |
], | |
[ | |
"flutter_beautiful_popup", | |
null | |
], | |
[ | |
"flutter_mdetect", | |
null | |
], | |
[ | |
"spring", | |
null | |
], | |
[ | |
"sse_client", | |
null | |
], | |
[ | |
"paypal_sdk", | |
null | |
], | |
[ | |
"native_stack_traces", | |
null | |
], | |
[ | |
"build_config", | |
null | |
], | |
[ | |
"flutter_tagging", | |
null | |
], | |
[ | |
"binary_codec", | |
null | |
], | |
[ | |
"nhost_graphql_adapter", | |
null | |
], | |
[ | |
"flutter_acpanalytics", | |
null | |
], | |
[ | |
"trustdart", | |
null | |
], | |
[ | |
"expand_tap_area", | |
null | |
], | |
[ | |
"im_animations", | |
null | |
], | |
[ | |
"fluri", | |
null | |
], | |
[ | |
"linalg", | |
null | |
], | |
[ | |
"easy_signature_pad", | |
null | |
], | |
[ | |
"flutter_acpcore", | |
null | |
], | |
[ | |
"wave_loading_indicator", | |
null | |
], | |
[ | |
"double_tap_player_view", | |
null | |
], | |
[ | |
"dynamic_cached_fonts", | |
null | |
], | |
[ | |
"updater", | |
null | |
], | |
[ | |
"youtube_parser", | |
null | |
], | |
[ | |
"payfort_plugin", | |
null | |
], | |
[ | |
"animated_rail", | |
null | |
], | |
[ | |
"bottom_sheet_expandable_bar", | |
null | |
], | |
[ | |
"geolocation", | |
null | |
], | |
[ | |
"floating_overlay", | |
null | |
], | |
[ | |
"unique_ids", | |
null | |
], | |
[ | |
"hydrated", | |
null | |
], | |
[ | |
"fluent_appbar", | |
null | |
], | |
[ | |
"validadores", | |
null | |
], | |
[ | |
"size_helper", | |
null | |
], | |
[ | |
"dart_discord_rpc", | |
null | |
], | |
[ | |
"fimber_io", | |
null | |
], | |
[ | |
"data_tables", | |
null | |
], | |
[ | |
"flutter_client_sse", | |
null | |
], | |
[ | |
"es_compression", | |
null | |
], | |
[ | |
"flutter_plugin_record", | |
null | |
], | |
[ | |
"flutter_mobile_vision", | |
null | |
], | |
[ | |
"draw", | |
null | |
], | |
[ | |
"stacked_page_view", | |
null | |
], | |
[ | |
"js_wrapping", | |
null | |
], | |
[ | |
"cupertino_progress_bar", | |
null | |
], | |
[ | |
"bluetooth_enable_fork", | |
null | |
], | |
[ | |
"poly_geofence_service", | |
null | |
], | |
[ | |
"webview_flutter_android", | |
null | |
], | |
[ | |
"fps_monitor", | |
null | |
], | |
[ | |
"flutter_mjpeg", | |
null | |
], | |
[ | |
"reorderableitemsview", | |
null | |
], | |
[ | |
"rfw", | |
null | |
], | |
[ | |
"desktop_lifecycle", | |
null | |
], | |
[ | |
"web_browser_detect", | |
null | |
], | |
[ | |
"permission_handler_android", | |
null | |
], | |
[ | |
"unico_check", | |
null | |
], | |
[ | |
"fish_redux", | |
null | |
], | |
[ | |
"galileo_mysql", | |
null | |
], | |
[ | |
"reactive_dropdown_search", | |
null | |
], | |
[ | |
"credit_card_scanner", | |
null | |
], | |
[ | |
"snippet_coder_utils", | |
null | |
], | |
[ | |
"mpesa_flutter_plugin", | |
null | |
], | |
[ | |
"xiaomi_scale", | |
null | |
], | |
[ | |
"jalali_table_calendar", | |
null | |
], | |
[ | |
"custom_splash", | |
null | |
], | |
[ | |
"get_phone_number", | |
null | |
], | |
[ | |
"pref_dessert", | |
null | |
], | |
[ | |
"flutter_appavailability", | |
null | |
], | |
[ | |
"tasty_toast", | |
null | |
], | |
[ | |
"flutter_datetime_picker_bdaya", | |
null | |
], | |
[ | |
"flutter_custom_theme", | |
null | |
], | |
[ | |
"time_machine", | |
null | |
], | |
[ | |
"huawei_scan", | |
null | |
], | |
[ | |
"tencent_im_sdk_plugin", | |
null | |
], | |
[ | |
"snapshot", | |
null | |
], | |
[ | |
"dart_native", | |
null | |
], | |
[ | |
"flurry", | |
null | |
], | |
[ | |
"animated_image_list", | |
null | |
], | |
[ | |
"flusmic", | |
null | |
], | |
[ | |
"flutter_app_name", | |
null | |
], | |
[ | |
"appinio_video_player", | |
null | |
], | |
[ | |
"managed_configurations", | |
null | |
], | |
[ | |
"root_detector", | |
null | |
], | |
[ | |
"pdf_flutter", | |
null | |
], | |
[ | |
"rich_editor", | |
null | |
], | |
[ | |
"gql", | |
null | |
], | |
[ | |
"rounded_background_text", | |
null | |
], | |
[ | |
"nylo_framework", | |
null | |
], | |
[ | |
"books_finder", | |
null | |
], | |
[ | |
"flutter_palette", | |
null | |
], | |
[ | |
"eosdart_ecc", | |
null | |
], | |
[ | |
"flutter_fb_news", | |
null | |
], | |
[ | |
"veriff_flutter", | |
null | |
], | |
[ | |
"permission_handler_windows", | |
null | |
], | |
[ | |
"gotrue", | |
null | |
], | |
[ | |
"advance_notification", | |
null | |
], | |
[ | |
"universal_image", | |
null | |
], | |
[ | |
"mobx_widget", | |
null | |
], | |
[ | |
"social_media_recorder", | |
null | |
], | |
[ | |
"easy_web_view2", | |
null | |
], | |
[ | |
"flutter_ble_lib", | |
null | |
], | |
[ | |
"siri_wave", | |
null | |
], | |
[ | |
"rx_storage", | |
null | |
], | |
[ | |
"circular_bottom_navigation", | |
null | |
], | |
[ | |
"fwfh_cached_network_image", | |
null | |
], | |
[ | |
"optimization_battery", | |
null | |
], | |
[ | |
"flutter_tags_x", | |
null | |
], | |
[ | |
"_discoveryapis_commons", | |
null | |
], | |
[ | |
"async_extension", | |
null | |
], | |
[ | |
"the_validator", | |
null | |
], | |
[ | |
"shake_event", | |
null | |
], | |
[ | |
"md2_tab_indicator", | |
null | |
], | |
[ | |
"floating_navbar", | |
null | |
], | |
[ | |
"notification_troubleshoot", | |
null | |
], | |
[ | |
"flutter_parse", | |
null | |
], | |
[ | |
"platform_device_id_windows", | |
null | |
], | |
[ | |
"grecaptcha", | |
null | |
], | |
[ | |
"smooth_star_rating_null_safety", | |
null | |
], | |
[ | |
"dart_airtable", | |
null | |
], | |
[ | |
"twilio_phone_verify", | |
null | |
], | |
[ | |
"context_holder", | |
null | |
], | |
[ | |
"easy_localization_loader", | |
null | |
], | |
[ | |
"vertical_tab_bar_view", | |
null | |
], | |
[ | |
"platform_date_picker", | |
null | |
], | |
[ | |
"pass_flutter", | |
null | |
], | |
[ | |
"after_init", | |
null | |
], | |
[ | |
"flutter_notification_listener", | |
null | |
], | |
[ | |
"shape_of_view", | |
null | |
], | |
[ | |
"alfreed", | |
null | |
], | |
[ | |
"is_pirated", | |
null | |
], | |
[ | |
"circle_nav_bar", | |
null | |
], | |
[ | |
"aes_crypt", | |
null | |
], | |
[ | |
"audible_mode", | |
null | |
], | |
[ | |
"anchored_popups", | |
null | |
], | |
[ | |
"aesthetic_dialogs", | |
null | |
], | |
[ | |
"dart_json_mapper_flutter", | |
null | |
], | |
[ | |
"stringr", | |
null | |
], | |
[ | |
"localization", | |
null | |
], | |
[ | |
"line_chart", | |
null | |
], | |
[ | |
"hetu_script", | |
null | |
], | |
[ | |
"pix_flutter", | |
null | |
], | |
[ | |
"flutter_flipperkit", | |
null | |
], | |
[ | |
"grinder", | |
null | |
], | |
[ | |
"kf_drawer", | |
null | |
], | |
[ | |
"proj4dart", | |
null | |
], | |
[ | |
"pdf_compressor", | |
null | |
], | |
[ | |
"matrix_api_lite", | |
null | |
], | |
[ | |
"simple_kalman", | |
null | |
], | |
[ | |
"flutter_fader", | |
null | |
], | |
[ | |
"month_year_picker", | |
null | |
], | |
[ | |
"flutter_switch_clipper", | |
null | |
], | |
[ | |
"schedulers", | |
null | |
], | |
[ | |
"pushable_button", | |
null | |
], | |
[ | |
"pdftron_flutter", | |
null | |
], | |
[ | |
"file_selector_linux", | |
null | |
], | |
[ | |
"stream_loader", | |
null | |
], | |
[ | |
"status_bar_control", | |
null | |
], | |
[ | |
"virtual_keyboard", | |
null | |
], | |
[ | |
"motion_tab_bar_v2", | |
null | |
], | |
[ | |
"auto_localized", | |
null | |
], | |
[ | |
"modal_progress_hud_alt", | |
null | |
], | |
[ | |
"at_utils", | |
null | |
], | |
[ | |
"flutter_radio_group", | |
null | |
], | |
[ | |
"atlassian_apis", | |
null | |
], | |
[ | |
"torch_light", | |
null | |
], | |
[ | |
"cqrs", | |
null | |
], | |
[ | |
"normalize", | |
null | |
], | |
[ | |
"dialog_switcher", | |
null | |
], | |
[ | |
"http_services", | |
null | |
], | |
[ | |
"build_version", | |
null | |
], | |
[ | |
"sentry_dio", | |
null | |
], | |
[ | |
"flutter_link_preview", | |
null | |
], | |
[ | |
"flutter_swipe_button", | |
null | |
], | |
[ | |
"media_picker_widget", | |
null | |
], | |
[ | |
"simple_markdown_editor", | |
null | |
], | |
[ | |
"dropdown_banner", | |
null | |
], | |
[ | |
"validators2", | |
null | |
], | |
[ | |
"adhan", | |
null | |
], | |
[ | |
"loading_skeleton", | |
null | |
], | |
[ | |
"a_star_algorithm", | |
null | |
], | |
[ | |
"fwfh_chewie", | |
null | |
], | |
[ | |
"gms_check", | |
null | |
], | |
[ | |
"flame_flare", | |
null | |
], | |
[ | |
"amplify_core", | |
null | |
], | |
[ | |
"flutter_walkthrough_screen", | |
null | |
], | |
[ | |
"reactive_validator", | |
null | |
], | |
[ | |
"objectbox_generator", | |
null | |
], | |
[ | |
"flutter_fast_forms", | |
null | |
], | |
[ | |
"flutter_video_newfeed", | |
null | |
], | |
[ | |
"playify", | |
null | |
], | |
[ | |
"single_item_storage", | |
null | |
], | |
[ | |
"explorer", | |
null | |
], | |
[ | |
"extra_pedantic", | |
null | |
], | |
[ | |
"flutter_hex_color", | |
null | |
], | |
[ | |
"mapbox_api", | |
null | |
], | |
[ | |
"export_video_frame", | |
null | |
], | |
[ | |
"iso_calendar", | |
null | |
], | |
[ | |
"palestine_trusted_device", | |
null | |
], | |
[ | |
"declarative_refresh_indicator", | |
null | |
], | |
[ | |
"min_id", | |
null | |
], | |
[ | |
"very_good_performance", | |
null | |
], | |
[ | |
"rich_text_widget", | |
null | |
], | |
[ | |
"flutter_acrcloud", | |
null | |
], | |
[ | |
"sass_builder", | |
null | |
], | |
[ | |
"reflex", | |
null | |
], | |
[ | |
"animated_tree_view", | |
null | |
], | |
[ | |
"cloud_functions_web", | |
null | |
], | |
[ | |
"highlighter_coachmark", | |
null | |
], | |
[ | |
"history_state_notifier", | |
null | |
], | |
[ | |
"flutter_audio_query", | |
null | |
], | |
[ | |
"slyverin", | |
null | |
], | |
[ | |
"euc", | |
null | |
], | |
[ | |
"user_messaging_platform", | |
null | |
], | |
[ | |
"fl_heatmap", | |
null | |
], | |
[ | |
"vertical_tabs", | |
null | |
], | |
[ | |
"otp_timer_button", | |
null | |
], | |
[ | |
"animated_native_splash", | |
null | |
], | |
[ | |
"image_slider", | |
null | |
], | |
[ | |
"flutter_aes_ecb_pkcs5", | |
null | |
], | |
[ | |
"bugly_crash", | |
null | |
], | |
[ | |
"indent", | |
null | |
], | |
[ | |
"flutter_payu_unofficial", | |
null | |
], | |
[ | |
"x509", | |
null | |
], | |
[ | |
"dart_json_mapper_mobx", | |
null | |
], | |
[ | |
"r_album", | |
null | |
], | |
[ | |
"flex_grid", | |
null | |
], | |
[ | |
"overlapping_panels", | |
null | |
], | |
[ | |
"floating_chat_button", | |
null | |
], | |
[ | |
"auth0", | |
null | |
], | |
[ | |
"http2", | |
null | |
], | |
[ | |
"floor_annotation", | |
null | |
], | |
[ | |
"mercure_client", | |
null | |
], | |
[ | |
"adv_fab", | |
null | |
], | |
[ | |