#### What Will I Learn? - You will learn how to monetize a full featured flutter application using the Firebase Admob plugin - You will learn how to build a target audience for your advertisements inside of your application - You will learn how to create a banner and an interstitial advertisement for your application - You will learn how to use the ad listeners and events to ad logic to your advertisements #### Requirements - [IDEA intellij](https://www.jetbrains.com/idea/) or [Visual Studio Code](https://code.visualstudio.com/) with the Dart/Flutter [Plugins](https://github.com/flutter/flutter-intellij) - The [Dart SDK](https://www.dartlang.org/install) and the [Flutter SDK](https://flutter.io/get-started/install/) - A fair understanding of Mobile development and Imperative or Object Oriented Programming #### Difficulty - Intermediate #### Description In this flutter tutorial, we look at how we can **monetize** our mobile applications using the **Google Admob platform** and the **Firebase Admob plugin**. While the plugin is not full featured yet, it does provide various **different advertisements** and **monetization** means that we can use inside of our flutter application. This means that we do not have to build out logic in either iOS or Android to **deploy advertisements** to our flutter application layer. With Admob we can choose how our advertisements are presented to the users and we can also **choose what types** of advertisements are served. We can **toggle various features** like family friendly mode and we can also setup the gender and age of our users to limit the types of ads that get served. To demonstrate this plugin, we make use of the **Minesweeper application** that was built in a prior tutorial series. This application works well because there is a clear logic that helps us in how we serve our advertisements to users. The **banner** sits at the bottom of the game screen at all times and refreshes every few minutes. The **interstitial advertisement** is deployed when the user hits the game reset button. By default, the interstitial advertisement will only deploy over a certain frequency but we can bypass this duration by adding some logic to the listener of this advertisement. The source code for this project can be found [here](https://github.com/tensor-programming/admob_minesweeper_tutorial) #### Video Tutorial <iframe width="560" height="315" src="https://www.youtube.com/embed/r9wbxYE2DYY" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> #### Projects and Series > ##### Stand Alone Projects: > - [Dart Flutter Cross Platform Chat Application Tutorial](https://steemit.com/@tensor/dart-flutter-cross-platform-chat-application-tutorial) > - [Building a Temperature Conversion Application using Dart's Flutter Framework](https://utopian.io/u/38673252) > ##### Building a Calculator > - [Building a Calculator Layout using Dart's Flutter Framework](https://utopian.io/u/39348292) > - [Finishing our Calculator Application with Dart's Flutter Framework](https://utopian.io/u/39522895) > ##### Movie Searcher Application > - [Building a Movie Searcher with RxDart and SQLite in Dart's Flutter Framework (Part 1)](https://utopian.io/u/41053969) > - [Building a Movie Searcher with RxDart and SQLite in Dart's Flutter Framework (Part 2)](https://utopian.io/u/41208913) > - [Building a Movie Searcher with RxDart and SQLite in Dart's Flutter Framework (Part 3, Final)](https://utopian.io/u/41384278) > #### Minesweeper Game > - [Building a Mine Sweeper Game using Dart's Flutter Framework (Part 1)](https://utopian.io/u/42282888) > - [Building a Mine Sweeper Game using Dart's Flutter Framework (Part 2)](https://utopian.io/u/42433127) > - [Building a Mine Sweeper Game using Dart's Flutter Framework (Part 3)](https://utopian.io/u/42568713) > - [Building a Mine Sweeper Game using Dart's Flutter Framework (Part 4, Final)](https://utopian.io/u/42697072) #### Curriculum - [Building a Multi-Page Application with Dart's Flutter Mobile Framework](https://utopian.io/u/36304896) - [Making Http requests and Using Json in Dart's Flutter Framework](https://utopian.io/u/36711012) - [Building Dynamic Lists with Streams in Dart's Flutter Framework](https://utopian.io/u/36947451) - [Using GridView, Tabs, and Steppers in Dart's Flutter Framework](https://utopian.io/u/37160274) - [Using Global Keys to get State and Validate Input in Dart's Flutter Framework](https://utopian.io/u/37555657) - [The Basics of Animation with Dart's Flutter Framework](https://utopian.io/u/37731908) - [Advanced Physics Based Animations in Dart's Flutter Framework](https://utopian.io/u/38077640) - [Building a Drag and Drop Application with Dart's Flutter Framework](https://utopian.io/u/38246831) - [Building a Hero Animation and an Application Drawer in Dart's Flutter Framework](https://utopian.io/u/38433382) - [Using Inherited Widgets and Gesture Detectors in Dart's Flutter Framework](https://utopian.io/u/38862139) - [Using Gradients, Fractional Offsets, Page Views and Other Widgets in Dart's Flutter Framework](https://utopian.io/u/39001452) - [Making use of Shared Preferences, Flex Widgets and Dismissibles with Dart's Flutter framework](https://utopian.io/u/39694109) - [Using the Different Style Widgets and Properties in Dart's Flutter Framework](https://utopian.io/u/39890067) - [Composing Animations and Chaining Animations in Dart's Flutter Framework](https://utopian.io/u/40065925) - [Building a Countdown Timer with a Custom Painter and Animations in Dart's Flutter Framework](https://utopian.io/u/40384708) - [Reading and Writing Data and Files with Path Provider using Dart's Flutter Framework](https://utopian.io/u/40536227) - [Exploring Webviews and the Url Launcher Plugin in Dart's Flutter Framework](https://utopian.io/u/40707081) - [Adding a Real-time Database to a Flutter application with Firebase](https://utopian.io/u/41791441) - [Building a List in Redux with Dart's Flutter Framework](https://utopian.io/u/41963715) - [Managing State with the Scoped Model Pattern in Dart's Flutter Framework](https://utopian.io/u/42126946) - [Authenticating Guest Users for Firebase using Dart's Flutter Framework](https://utopian.io/u/43164921) <br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@tensor/how-to-monetize-your-flutter-applications-using-admob">Utopian.io - Rewarding Open Source Contributors</a></em><hr/>
author | tensor | ||||||
---|---|---|---|---|---|---|---|
permlink | how-to-monetize-your-flutter-applications-using-admob | ||||||
category | utopian-io | ||||||
json_metadata | "{"community":"utopian","app":"utopian/1.0.0","format":"markdown","repository":{"id":31792824,"name":"flutter","full_name":"flutter/flutter","html_url":"https://github.com/flutter/flutter","fork":false,"owner":{"login":"flutter"}},"pullRequests":[],"platform":"github","type":"video-tutorials","tags":["utopian-io","steemstem","steemiteducation","science","technology"],"links":["https://www.jetbrains.com/idea/","https://code.visualstudio.com/","https://github.com/flutter/flutter-intellij","https://www.dartlang.org/install","https://flutter.io/get-started/install/","https://github.com/tensor-programming/admob_minesweeper_tutorial","https://www.youtube.com/embed/r9wbxYE2DYY","https://steemit.com/@tensor/dart-flutter-cross-platform-chat-application-tutorial","https://utopian.io/u/38673252","https://utopian.io/u/39348292","https://utopian.io/u/39522895","https://utopian.io/u/41053969","https://utopian.io/u/41208913","https://utopian.io/u/41384278","https://utopian.io/u/42282888","https://utopian.io/u/42433127","https://utopian.io/u/42568713","https://utopian.io/u/42697072","https://utopian.io/u/36304896","https://utopian.io/u/36711012","https://utopian.io/u/36947451","https://utopian.io/u/37160274","https://utopian.io/u/37555657","https://utopian.io/u/37731908","https://utopian.io/u/38077640","https://utopian.io/u/38246831","https://utopian.io/u/38433382","https://utopian.io/u/38862139","https://utopian.io/u/39001452","https://utopian.io/u/39694109","https://utopian.io/u/39890067","https://utopian.io/u/40065925","https://utopian.io/u/40384708","https://utopian.io/u/40536227","https://utopian.io/u/40707081","https://utopian.io/u/41791441","https://utopian.io/u/41963715","https://utopian.io/u/42126946","https://utopian.io/u/43164921","https://utopian.io/utopian-io/@tensor/how-to-monetize-your-flutter-applications-using-admob"],"moderator":{"account":"rosatravels","time":"2018-04-13T16:00:52.346Z","pending":false,"reviewed":true,"flagged":false},"questions":null,"score":null,"total_influence":null,"staff_pick":null,"config":{"questions":[{"question":"Does the tutorial address a minimum of 3 substantial concepts and no more than 5?","question_id":"vtut-1","answers":[{"answer":"3-5 substantial concepts covered in the tutorial.","answer_id":1,"value":10},{"answer":"Less than 3 or more than 5 substantial concepts covered in the tutorial.","answer_id":2,"value":5},{"answer":"No substantial or recognisable concepts.","answer_id":3,"value":0}]},{"question":"Concepts covered in the tutorial are indicated in the post text with a short description of each concept and when appropriate, images?","question_id":"vtut-2","answers":[{"answer":"Thorough text and images for concepts covered.","answer_id":1,"value":5},{"answer":"Minimal text and images.","answer_id":2,"value":2},{"answer":"No or very little text and images.","answer_id":3,"value":0}]},{"question":"Does the contributor provide supplementary resources, such as code and sample files in the contribution post or a GitHub repository?","question_id":"vtut-3","answers":[{"answer":"Yes","answer_id":1,"value":10},{"answer":"No","answer_id":2,"value":0}]},{"question":"Is the tutorial part of a series?","question_id":"vtut-4","answers":[{"answer":"Yes.","answer_id":1,"value":10},{"answer":"Yes, but first entry in the series.","answer_id":2,"value":5},{"answer":"No.","answer_id":3,"value":0}]},{"question":"Is there an outline for the tutorial content at the beginning of the post?","question_id":"vtut-5","answers":[{"answer":"Yes.","answer_id":1,"value":5},{"answer":"Yes, but not detailed enough or does not cover all sections.","answer_id":2,"value":2},{"answer":"No.","answer_id":3,"value":0}]},{"question":"Does the presenter speak clearly and is easily understandable?","question_id":"vtut-6","answers":[{"answer":"Yes.","answer_id":1,"value":10},{"answer":"Mostly understandable.","answer_id":2,"value":5},{"answer":"No.","answer_id":3,"value":0}]},{"question":"Does the writing style meet the Utopian standard considering formalness, informativeness and clarity of the content?","question_id":"c-1","answers":[{"answer":"It is formal, informative and well written with clear content.","answer_id":1,"value":10},{"answer":"It is informative with clear content but not formal enough.","answer_id":2,"value":5},{"answer":"The contribution could be more informative or contains unrelated information, formality and clarity of the content are good enough.","answer_id":3,"value":4},{"answer":"Not all sections were clear enough but overall holds value for the project.","answer_id":4,"value":2},{"answer":"Not at all.","answer_id":5,"value":0}]},{"question":"Was the provided category template for the editor followed?","question_id":"c-2","answers":[{"answer":"All points of the template were included with additional points as well.","answer_id":1,"value":5},{"answer":"The template was followed without additions.","answer_id":2,"value":4},{"answer":"The template was edited but the points were covered in different way.","answer_id":3,"value":3},{"answer":"Not all points of the template were covered in the contribution but the structure is clear enough.","answer_id":4,"value":3},{"answer":"The template was not followed but the structure is clear enough.","answer_id":5,"value":2},{"answer":"The contents are not clearly structured at all.","answer_id":6,"value":0}]},{"question":"Did the contributor tag other users?","question_id":"c-3","answers":[{"answer":"No other users were tagged by the contributor.","answer_id":1,"value":5},{"answer":"Used tags are reasonable and all tagged people are connected to the project and/or the contribution.","answer_id":2,"value":5},{"answer":"The contribution contains mentions of other users that are not directly related to the contribution but related in other ways.","answer_id":3,"value":2},{"answer":"The contributor misuses tagging of other users.","answer_id":4,"value":0}]},{"question":"Did the contributor ask for upvotes, resteems, follows or witness vote?","question_id":"c-4","answers":[{"answer":"No","answer_id":1,"value":5},{"answer":"Yes, but not in a way that disturbs readability. ","answer_id":2,"value":5},{"answer":"Yes.","answer_id":3,"value":0}]},{"question":"Was a graphical content like images, charts, videos or screenshots included?","question_id":"c-5","answers":[{"answer":"Yes, the graphical content is included and adds more value to the contribution.","answer_id":1,"value":5},{"answer":"No but the contribution works well without graphical content well.","answer_id":2,"value":4},{"answer":"Yes, but most of the graphical content’s purpose is just for presentational matters.","answer_id":3,"value":3},{"answer":"No relevant or useful graphical content is included in the contribution.","answer_id":4,"value":0}]},{"question":"How would you rate the overall added value?","question_id":"c-6","answers":[{"answer":"Extraordinary value to both the project and the open source community overall.","answer_id":1,"value":20},{"answer":"Significant value to the project or open source community.","answer_id":2,"value":15},{"answer":"Some value to the project or open source community.","answer_id":3,"value":10},{"answer":"Little value to the project or open source community.","answer_id":4,"value":5},{"answer":"No obvious value to project or open source community.","answer_id":5,"value":0}]}]},"image":["https://img.youtube.com/vi/r9wbxYE2DYY/0.jpg"]}" | ||||||
created | 2018-04-13 02:31:06 | ||||||
last_update | 2018-04-13 16:00:51 | ||||||
depth | 0 | ||||||
children | 6 | ||||||
last_payout | 2018-04-20 02:31:06 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 67.993 HBD | ||||||
curator_payout_value | 25.423 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 6,455 | ||||||
author_reputation | 87,856,203,149,624 | ||||||
root_title | "How to Monetize Your Flutter Applications Using Admob" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 49,775,738 | ||||||
net_rshares | 22,415,565,178,868 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
pharesim | 0 | 78,332,832,746 | 0.02% | ||
lafona-miner | 0 | 140,325,200,983 | 5% | ||
kushed | 0 | 18,040,954,696 | 0.89% | ||
steem-id | 0 | 8,322,368,953 | 0.89% | ||
kevinwong | 0 | 38,334,696,920 | 0.13% | ||
justtryme90 | 0 | 128,785,885,231 | 5% | ||
anwenbaumeister | 0 | 25,866,089,948 | 0.89% | ||
ubg | 0 | 305,334,630 | 1% | ||
liberosist | 0 | 7,014,666,965 | 0.89% | ||
arconite | 0 | 301,431,597 | 0.06% | ||
timsaid | 0 | 5,371,768,166 | 1% | ||
velourex | 0 | 481,566,525 | 0.89% | ||
freyman | 0 | 9,248,839,145 | 55% | ||
lemouth | 0 | 14,764,561,846 | 3.5% | ||
rjbauer85 | 0 | 309,080,845 | 5% | ||
anarchyhasnogods | 0 | 8,429,476,841 | 2.5% | ||
shadowspub | 0 | 235,695,664 | 0.07% | ||
lamouthe | 0 | 1,177,893,482 | 5% | ||
steemedia | 0 | 106,659,501 | 0.89% | ||
meerkat | 0 | 59,961,854,412 | 0.89% | ||
curie | 0 | 47,300,041,913 | 0.89% | ||
cebymaster | 0 | 133,056,386 | 0.89% | ||
hendrikdegrote | 0 | 516,027,101,501 | 0.89% | ||
steemstem | 0 | 139,120,703,462 | 5% | ||
oleg326756 | 0 | 207,561,863 | 0.15% | ||
sethroot | 0 | 92,601,397 | 0.08% | ||
cotidiana | 0 | 118,743,874 | 0.89% | ||
foundation | 0 | 486,890,417 | 5% | ||
styleyfrancky | 0 | 68,359,575 | 10% | ||
the-devil | 0 | 650,148,946 | 5% | ||
thevenusproject | 0 | 2,774,023,084 | 5% | ||
dna-replication | 0 | 1,398,041,107 | 5% | ||
pacokam8 | 0 | 83,823,330 | 0.22% | ||
borislavzlatanov | 0 | 428,716,917 | 5% | ||
michelios | 0 | 1,027,327,545 | 0.08% | ||
jamhuery | 0 | 682,292,566 | 5% | ||
jade56 | 0 | 108,235,152 | 2.5% | ||
scrooger | 0 | 213,283,352 | 0.11% | ||
kryzsec | 0 | 1,843,274,117 | 5% | ||
markangeltrueman | 0 | 332,503,483 | 0.13% | ||
tantawi | 0 | 81,813,289 | 0.89% | ||
robertvogt | 0 | 265,473,843 | 0.89% | ||
locikll | 0 | 422,797,110 | 1.78% | ||
dber | 0 | 1,106,207,032 | 5% | ||
blacklux | 0 | 106,647,913 | 0.09% | ||
aboutyourbiz | 0 | 210,930,121 | 0.89% | ||
dreamien | 0 | 52,219,492 | 0.89% | ||
kerriknox | 0 | 13,474,059,369 | 5% | ||
blessing97 | 0 | 191,010,754 | 5% | ||
tensor | 0 | 24,649,199,844 | 100% | ||
slickhustler007 | 0 | 50,357,649 | 0.44% | ||
ertwro | 0 | 2,064,467,280 | 5% | ||
juanjdiaz89 | 0 | 211,762,418 | 5% | ||
thinknzombie | 0 | 1,564,579,305 | 0.44% | ||
nitesh9 | 0 | 1,249,755,468 | 5% | ||
himal | 0 | 385,451,605 | 5% | ||
mikefrancis | 0 | 301,520,954 | 50% | ||
abigail-dantes | 0 | 75,541,920,425 | 5% | ||
leczy | 0 | 326,272,562 | 5% | ||
steemulator | 0 | 293,335,677 | 0.89% | ||
ovij | 0 | 162,892,968 | 0.89% | ||
suravsingh | 0 | 64,029,430 | 5% | ||
joseg | 0 | 61,359,315 | 3% | ||
mountain.phil28 | 0 | 2,512,110,551 | 25% | ||
mountainwashere | 0 | 1,812,622,986 | 5% | ||
theleapingkoala | 0 | 131,196,299 | 0.18% | ||
felixrodriguez | 0 | 120,199,427 | 2.5% | ||
pearlumie | 0 | 1,879,559,543 | 5% | ||
infinitelearning | 0 | 116,612,351 | 2% | ||
fishyculture | 0 | 369,625,132 | 1% | ||
clweeks | 0 | 60,517,000 | 0.44% | ||
piaristmonk | 0 | 13,022,142,343 | 100% | ||
simplifylife | 0 | 755,030,893 | 2.5% | ||
jordanx2 | 0 | 59,409,806 | 0.44% | ||
mayowadavid | 0 | 414,559,901 | 2.5% | ||
zeeshan003 | 0 | 107,270,476 | 5% | ||
qurator | 0 | 46,542,324,217 | 0.75% | ||
enzor | 0 | 85,444,733 | 2.5% | ||
loshcat | 0 | 2,873,598,848 | 100% | ||
bobdos | 0 | 291,399,772 | 0.08% | ||
carloserp-2000 | 0 | 817,719,348 | 5% | ||
pangoli | 0 | 364,500,663 | 5% | ||
rachelsmantra | 0 | 214,559,082 | 5% | ||
cryptotradingfr | 0 | 266,274,326 | 1% | ||
gra | 0 | 1,696,967,636 | 5% | ||
utopian-io | 0 | 20,796,994,641,691 | 14.58% | ||
shaff.aff | 0 | 85,630,784 | 20% | ||
sireh | 0 | 310,989,419 | 0.17% | ||
greenorange | 0 | 606,408,447 | 100% | ||
xanderslee | 0 | 80,395,421 | 0.89% | ||
kenadis | 0 | 1,355,423,592 | 5% | ||
esaia.mystic | 0 | 66,484,570 | 0.89% | ||
amavi | 0 | 780,704,831 | 1% | ||
robotics101 | 0 | 200,029,648 | 4% | ||
gentleshaid | 0 | 1,147,290,135 | 5% | ||
zalandir | 0 | 133,116,902 | 0.17% | ||
rantar | 0 | 19,793,476,937 | 100% | ||
cgbartow | 0 | 169,628,209 | 2.5% | ||
arcjen02 | 0 | 3,871,737,682 | 100% | ||
sco | 0 | 180,830,984 | 0.25% | ||
adetola | 0 | 196,419,524 | 5% | ||
iwanderela | 0 | 1,203,032,065 | 1% | ||
luoq | 0 | 24,414,947,432 | 100% | ||
rharphelle | 0 | 1,785,237,696 | 100% | ||
dysfunctional | 0 | 222,567,253 | 2.5% | ||
bobsthinking | 0 | 1,507,960,390 | 100% | ||
wanderingdanish | 0 | 256,801,334 | 1% | ||
whileponderin | 0 | 107,948,017 | 5% | ||
bennettitalia | 0 | 96,186,987 | 0.04% | ||
hadji | 0 | 243,120,157 | 5% | ||
sakura1012 | 0 | 108,619,419 | 5% | ||
peppermint24 | 0 | 53,519,528 | 0.03% | ||
terrylovejoy | 0 | 554,883,972 | 1.25% | ||
futuremind | 0 | 246,486,804 | 0.89% | ||
rionpistorius | 0 | 105,771,665 | 2.5% | ||
deutsch-boost | 0 | 373,324,666 | 20% | ||
josephace135 | 0 | 11,445,583,130 | 100% | ||
warpedpoetic | 0 | 74,391,872 | 0.89% | ||
mdnazmulhasan | 0 | 237,963,105 | 100% | ||
dexterdev | 0 | 1,052,766,694 | 5% | ||
ugonma | 0 | 72,451,024 | 5% | ||
tdogvoid | 0 | 431,320,109 | 100% | ||
drkomoo | 0 | 61,750,060 | 5% | ||
benleemusic | 0 | 1,341,632,406 | 0.04% | ||
chimtivers96 | 0 | 61,756,761 | 0.89% | ||
positiveninja | 0 | 112,161,202 | 0.44% | ||
spederson | 0 | 91,370,542 | 4.5% | ||
theunlimited | 0 | 52,225,947 | 10% | ||
sbi2 | 0 | 4,068,816,517 | 2% | ||
pseudojew | 0 | 84,046,426 | 5% | ||
corker | 0 | 27,379,380,084 | 100% | ||
victorcovrig | 0 | 69,233,427 | 1% | ||
de-stem | 0 | 1,768,083,792 | 4% | ||
serylt | 0 | 835,990,652 | 4% | ||
dextor | 0 | 183,504,932 | 50% | ||
saracampero | 0 | 89,068,384 | 20% | ||
xposed | 0 | 2,280,373,223 | 10% | ||
hatuvera | 0 | 204,015,514 | 10% | ||
mrcalxy | 0 | 208,261,486 | 100% | ||
clayjohn | 0 | 5,802,879,044 | 100% | ||
niouton | 0 | 128,961,302 | 0.17% | ||
biomimi | 0 | 204,970,757 | 40% | ||
ngozichuks | 0 | 516,998,075 | 100% | ||
thebrokedogmom | 0 | 533,375,280 | 100% | ||
qurator-tier-1-2 | 0 | 42,410,491,935 | 4% | ||
mofeta | 0 | 342,440,786 | 100% |
@tensor, you forgot to embed the you-tube video into your post. If there are no videos, we will reject the contribution. I think in this case, you might have forgotten so please embed the video into your post. ---------------------------------------------------------------------- Need help? Write a ticket on https://support.utopian.io. Chat with us on [Discord](https://discord.gg/uTyJkNm). **[[utopian-moderator]](https://utopian.io/moderators)**
author | rosatravels | ||||||
---|---|---|---|---|---|---|---|
permlink | re-tensor-how-to-monetize-your-flutter-applications-using-admob-20180413t091144714z | ||||||
category | utopian-io | ||||||
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} | ||||||
created | 2018-04-13 09:11:45 | ||||||
last_update | 2018-04-13 09:11:45 | ||||||
depth | 1 | ||||||
children | 1 | ||||||
last_payout | 2018-04-20 09:11:45 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 450 | ||||||
author_reputation | 422,827,447,688,168 | ||||||
root_title | "How to Monetize Your Flutter Applications Using Admob" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 49,822,637 | ||||||
net_rshares | 0 |
I do not know how I forgot to do this, I could have sworn I did it last night when I wrote the post. I was fairly exhausted last night so I guess it makes sense. Thank you for telling me; the post should be corrected now. If there are any other issues please let me know.
author | tensor |
---|---|
permlink | re-rosatravels-re-tensor-how-to-monetize-your-flutter-applications-using-admob-20180413t145555590z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-04-13 14:55:54 |
last_update | 2018-04-13 14:57:15 |
depth | 2 |
children | 0 |
last_payout | 2018-04-20 14:55:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 273 |
author_reputation | 87,856,203,149,624 |
root_title | "How to Monetize Your Flutter Applications Using Admob" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 49,868,828 |
net_rshares | 0 |
Thank you for your contribution. It has been approved. ---------------------------------------------------------------------- Need help? Write a ticket on https://support.utopian.io. Chat with us on [Discord](https://discord.gg/uTyJkNm). **[[utopian-moderator]](https://utopian.io/moderators)**
author | rosatravels | ||||||
---|---|---|---|---|---|---|---|
permlink | re-tensor-how-to-monetize-your-flutter-applications-using-admob-20180413t160419181z | ||||||
category | utopian-io | ||||||
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} | ||||||
created | 2018-04-13 16:04:21 | ||||||
last_update | 2018-04-13 16:04:21 | ||||||
depth | 1 | ||||||
children | 1 | ||||||
last_payout | 2018-04-20 16:04:21 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.065 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 297 | ||||||
author_reputation | 422,827,447,688,168 | ||||||
root_title | "How to Monetize Your Flutter Applications Using Admob" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 49,879,107 | ||||||
net_rshares | 21,781,798,118 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tensor | 0 | 21,781,798,118 | 100% |
Thank you for your patience with my negligence and thank you for moderating my contribution.
author | tensor |
---|---|
permlink | re-rosatravels-re-tensor-how-to-monetize-your-flutter-applications-using-admob-20180413t172102242z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-04-13 17:21:00 |
last_update | 2018-04-13 17:21:00 |
depth | 2 |
children | 0 |
last_payout | 2018-04-20 17:21:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 92 |
author_reputation | 87,856,203,149,624 |
root_title | "How to Monetize Your Flutter Applications Using Admob" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 49,889,429 |
net_rshares | 0 |
Interesting topic, I have never heard if this form of ad programming. Where did you originally locate this information?
author | thebrokedogmom | ||||||
---|---|---|---|---|---|---|---|
permlink | re-tensor-2018412t22335702z | ||||||
category | utopian-io | ||||||
json_metadata | {"tags":["utopian-io","steemstem","steemiteducation","science","technology"],"app":"esteem/1.5.1","format":"markdown+html","community":"esteem"} | ||||||
created | 2018-04-13 02:33:03 | ||||||
last_update | 2018-04-13 02:33:03 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2018-04-20 02:33:03 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 119 | ||||||
author_reputation | 1,961,290,082 | ||||||
root_title | "How to Monetize Your Flutter Applications Using Admob" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 49,775,964 | ||||||
net_rshares | 0 |
### Hey @tensor I am @utopian-io. I have just upvoted you! #### Achievements - You have less than 500 followers. Just gave you a gift to help you succeed! - Seems like you contribute quite often. AMAZING! #### Utopian Witness! <a href="https://discord.gg/zTrEMqB">Participate on Discord</a>. Lets GROW TOGETHER! - <a href="https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1">Vote for my Witness</a> - <a href="https://v2.steemconnect.com/sign/account-witness-proxy?proxy=utopian-io&approve=1">Proxy vote to Utopian Witness</a> **Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x**
author | utopian-io |
---|---|
permlink | re-tensor-how-to-monetize-your-flutter-applications-using-admob-20180414t123154627z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} |
created | 2018-04-14 12:31:54 |
last_update | 2018-04-14 12:31:54 |
depth | 1 |
children | 0 |
last_payout | 2018-04-21 12:31:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 711 |
author_reputation | 152,955,367,999,756 |
root_title | "How to Monetize Your Flutter Applications Using Admob" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 50,019,584 |
net_rshares | 0 |