File tree Expand file tree Collapse file tree 3 files changed +12
-24
lines changed
Expand file tree Collapse file tree 3 files changed +12
-24
lines changed Original file line number Diff line number Diff line change 1- * .iml
2- .gradle
3- /local.properties
4- /.idea
5- .DS_Store
6- build /
7- /captures
8- .externalNativeBuild
9-
10- # Ignore service account credentials.
11- flank-gradle- * .json
12-
13- # Mkdocs generated
14- site
15-
16- # Pyhon Environment
17- lib
18- bin
1+ # Created by venv; see https://docs.python.org/3/library/venv.html
2+ *
Original file line number Diff line number Diff line change @@ -18,15 +18,19 @@ Also read this [medium post](https://medium.com/walmartlabs/flank-smart-test-run
1818
1919## Corporate Sponsors
2020
21- [ Be the first to sponsor Fladle!] ( https://github.com/sponsors/runningcode )
21+ Thank you Doist for your sponsorship!
22+
23+ <img width=350" alt="Doist" src="https://cms.qz.com/wp-content/uploads/2020/11/doist-logo-standard-512.png">
24+
25+ [ Sponsor Fladle!] ( https://github.com/sponsors/runningcode )
2226
2327## Trusted by
2428
2529The following companies test their Android app using Fladle.
2630
27- <img width =" 256 " alt =" SoundCloud " src =" https://upload.wikimedia.org/wikipedia/de/thumb/f/f4/SoundCloud_-_Logo.svg/200px-SoundCloud_-_Logo.svg.png " > <img width =" 256 " alt =" Zalando " src =" https://www.paypalobjects.com/digitalassets/c/gifts/media/catalog/product/z/a/zalando_product_1.png " > <img width =" 256 " alt =" Robinhood " src =" https://www.nachgefragt. net/wp-content/uploads/2018/10/neues-logo-robinhood .png " >
31+ <img width =" 256 " alt =" SoundCloud " src =" https://upload.wikimedia.org/wikipedia/de/thumb/f/f4/SoundCloud_-_Logo.svg/200px-SoundCloud_-_Logo.svg.png " > <img width =" 256 " alt =" Zalando " src =" https://www.paypalobjects.com/digitalassets/c/gifts/media/catalog/product/z/a/zalando_product_1.png " > <img width =" 256 " alt =" Robinhood " src =" https://logos-world. net/wp-content/uploads/2021/03/Robinhood-Symbol .png " >
2832<
img width =
" 256 " alt =
" Yelp " src =
" https://upload.wikimedia.org/wikipedia/commons/thumb/a/ad/Yelp_Logo.svg/640px-Yelp_Logo.svg.png " > <
img width =
" 256 " alt =
" Salesforce " src =
" https://upload.wikimedia.org/wikipedia/de/thumb/f/f9/Salesforce.com_logo.svg/640px-Salesforce.com_logo.svg.png " > <
img width =
" 256 " alt =
" Dropbox " src =
" https://aem.dropbox.com/cms/content/dam/dropbox/www/en-us/branding/[email protected] " >
29- <img width =" 256 " alt =" ImmoScout24 " src =" https://www.scout24.com/media/scout24/user_upload/ImmoScout24_Logo_w3000px.png " > <img width =" 256 " alt =" GrubHub " src =" https://mma.prnewswire.com/media/887026/GrubHub4_Logo.jpg?p=publish&w=200 " >
33+ <img width =" 256 " alt =" ImmoScout24 " src =" https://upload.wikimedia.org/wikipedia/commons/f/fa/Scout24_Logo_2020.svg " > <img width =" 256 " alt =" GrubHub " src =" https://mma.prnewswire.com/media/887026/GrubHub4_Logo.jpg?p=publish&w=200 " >
3034
3135
3236Want to appear here? [ File an issue] ( https://github.com/runningcode/fladle/issues/new ) or [ open a PR] ( https://github.com/runningcode/fladle/edit/master/docs/index.md )
Original file line number Diff line number Diff line change 1- mkdocs
2- mkdocs-material >= 5 .1.0
3- mkdocs-markdownextradata-plugin
1+ mkdocs == 1.4.2
2+ mkdocs-material == 9 .1.3
3+ mkdocs-markdownextradata-plugin == 0.2.5
44pymdown-extensions >= 7.0
You can’t perform that action at this time.
0 commit comments