New post on Flutter Dev Google group:
Intermediate training
Does anyone recommend any intermediate or advanced flutter training? Wishing for official certification .. ....sent from my phone
November 09, 2020 at 03:15PM by Neil J. Warner
https://ift.tt/2U6DQib
Intermediate training
Does anyone recommend any intermediate or advanced flutter training? Wishing for official certification .. ....sent from my phone
November 09, 2020 at 03:15PM by Neil J. Warner
https://ift.tt/2U6DQib
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on Flutter Dev Google group:
Radix Sort
I am trying radix sort: This is my progress main() { // print(getDigitNum(7323, 11)); // print(digitCount(18683567)); // print(maxDigits([1,22,333])); // var n = 73.32 // print(n.round()); } getDigitNum(int n, int i) { // return ((n / 100).round() %10); // var cal = (n.abs() /
November 09, 2020 at 03:23PM by Droper
https://ift.tt/36eBmns
Radix Sort
I am trying radix sort: This is my progress main() { // print(getDigitNum(7323, 11)); // print(digitCount(18683567)); // print(maxDigits([1,22,333])); // var n = 73.32 // print(n.round()); } getDigitNum(int n, int i) { // return ((n / 100).round() %10); // var cal = (n.abs() /
November 09, 2020 at 03:23PM by Droper
https://ift.tt/36eBmns
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Learn Flutter Hooks and Maximize Your Code Reuse
https://www.youtube.com/watch?v=A1DUBgIsCv8
November 09, 2020 at 04:02PM by RobertBrunhage
https://ift.tt/3lg1xQP
Learn Flutter Hooks and Maximize Your Code Reuse
https://www.youtube.com/watch?v=A1DUBgIsCv8
November 09, 2020 at 04:02PM by RobertBrunhage
https://ift.tt/3lg1xQP
YouTube
Learn Flutter Hooks and Maximize Your Code Reuse
Flutter Hooks is a package that lets you separate the life-cycle logic from widgets to its own classes and methods. It's very powerful and now we will learn how to utilize it!
The Best Flutter Course on the Internet 👉 https://www.hungrimind.com/learn/flutter…
The Best Flutter Course on the Internet 👉 https://www.hungrimind.com/learn/flutter…
New post on /r/flutterdev subreddit:
Hi, newbie here talking again
Can I create an app similar to D&D Beyond's character creator? I need an app that can be input info about a character like class, armour, stats, etc and have their levels and characteristics be influenced by the values of their races, species, classes, etc, is it possible to create an app like this? similar to the functionalities you'd find on MS Excel?
November 09, 2020 at 03:09PM by DuduDude12
https://ift.tt/3eIINXH
Hi, newbie here talking again
Can I create an app similar to D&D Beyond's character creator? I need an app that can be input info about a character like class, armour, stats, etc and have their levels and characteristics be influenced by the values of their races, species, classes, etc, is it possible to create an app like this? similar to the functionalities you'd find on MS Excel?
November 09, 2020 at 03:09PM by DuduDude12
https://ift.tt/3eIINXH
reddit
Hi, newbie here talking again
Can I create an app similar to D&D Beyond's character creator? I need an app that can be input info about a character like class, armour, stats,...
New post on /r/flutterdev subreddit:
Hi, newbie dev here
Wondering if I create an app on Flutter/DART, will I be able to use it as well as a PWA?
November 09, 2020 at 03:06PM by DuduDude12
https://ift.tt/38y0nwu
Hi, newbie dev here
Wondering if I create an app on Flutter/DART, will I be able to use it as well as a PWA?
November 09, 2020 at 03:06PM by DuduDude12
https://ift.tt/38y0nwu
reddit
Hi, newbie dev here
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
HELP PLEASE! Flutter tests of Tab Bar
Hi all, I have a very simple tab bar appBar: AppBar( bottom: TabBar( tabs: [ Tab(icon: Icon(Icons.toc)), Tab(icon: Icon(Icons.school)), Tab(icon: Icon(Icons.connect_without_contact)), Tab(icon: Icon(Icons.mail_outline)), ], ), title: Text('MyApp'), ) and I want to test that each tab opens up the
November 09, 2020 at 04:12PM by Federico Mestrone
https://ift.tt/35dt8gb
HELP PLEASE! Flutter tests of Tab Bar
Hi all, I have a very simple tab bar appBar: AppBar( bottom: TabBar( tabs: [ Tab(icon: Icon(Icons.toc)), Tab(icon: Icon(Icons.school)), Tab(icon: Icon(Icons.connect_without_contact)), Tab(icon: Icon(Icons.mail_outline)), ], ), title: Text('MyApp'), ) and I want to test that each tab opens up the
November 09, 2020 at 04:12PM by Federico Mestrone
https://ift.tt/35dt8gb
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Ghana's first mobile-based hostel booking marketplace built with Flutter.
I just published the Android version of Abode, Ghana's first mobile-based hostel booking marketplace solving a decade-long problem of college students all around the country walking under the sun at the end of every academic year in search of a new hostel room to book for their next year.I'm a 21-year-old final year CS student, and founder of Abode, who singlehandedly built all of Abode's apps with Flutter under a year, and throughout the development, I've seen flutter get a whole lot better and insanely faster (considering the fact that I'm debugging with a budget Infinix phone).I'll be writing about my experience soon but you can check out the app on Playstore (https://play.google.com/store/apps/details?id=com.abodehostels.scout), follow us on Twitter (https://twitter.com/abode_hostels) or reach out to me (https://twitter.com/_codejo).
November 09, 2020 at 04:39PM by Code_jo
https://ift.tt/36gpGRi
Ghana's first mobile-based hostel booking marketplace built with Flutter.
I just published the Android version of Abode, Ghana's first mobile-based hostel booking marketplace solving a decade-long problem of college students all around the country walking under the sun at the end of every academic year in search of a new hostel room to book for their next year.I'm a 21-year-old final year CS student, and founder of Abode, who singlehandedly built all of Abode's apps with Flutter under a year, and throughout the development, I've seen flutter get a whole lot better and insanely faster (considering the fact that I'm debugging with a budget Infinix phone).I'll be writing about my experience soon but you can check out the app on Playstore (https://play.google.com/store/apps/details?id=com.abodehostels.scout), follow us on Twitter (https://twitter.com/abode_hostels) or reach out to me (https://twitter.com/_codejo).
November 09, 2020 at 04:39PM by Code_jo
https://ift.tt/36gpGRi
Google Play
Abode - Apps on Google Play
Safely book a hostel room online and never get lost on campus.
New post on Flutter Dev Google group:
Flutter installation problem, cant able accept license with letter Y or y
Hai All, I am new to this group, yesterday only I found this group. I am putting a problem in that I encountered during flutter installation..., When ever I try to accept the licenses I am getting the error as shown in the figure .I had tried with Capital 'Y' and small 'y', but no working.
November 09, 2020 at 05:43PM by Abhi
https://ift.tt/36hEOh3
Flutter installation problem, cant able accept license with letter Y or y
Hai All, I am new to this group, yesterday only I found this group. I am putting a problem in that I encountered during flutter installation..., When ever I try to accept the licenses I am getting the error as shown in the figure .I had tried with Capital 'Y' and small 'y', but no working.
November 09, 2020 at 05:43PM by Abhi
https://ift.tt/36hEOh3
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Row - Deep Dive - Flutter (Tutorial)
https://www.youtube.com/watch?v=fjcBkwguyOg
November 09, 2020 at 06:02PM by JohannesMilke
https://ift.tt/3lg0HDI
Row - Deep Dive - Flutter (Tutorial)
https://www.youtube.com/watch?v=fjcBkwguyOg
November 09, 2020 at 06:02PM by JohannesMilke
https://ift.tt/3lg0HDI
YouTube
Flutter Tutorial - Row - Deep Dive
The Row widget allows you to place multiple widgets horizontally next to each other.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/row_example
- Buy My…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/row_example
- Buy My…
New post on /r/flutterdev subreddit:
I created an app to learn flutter
Hi all,Today I just wanted to share my experience creating my first Flutter App without studying or knowing anything about flutter or dart before.So I'm a recent software developer, and I heard about flutter before but never used it or studied it, until the last month when I was, let's say suffering to watch a movie with someone, when you like something the other person doesn't or just doing the stubborn sometimes. so I had that idea of a solution to agree on one thing to watch and save time maybe.As a developer I had the logic to follow to make it, but knowing nothing about flutter was a challenge for me to learn it and at the same time making my app, and yes I'm that type of person that learn doing something and not studying it or learning the basics, I just get bored so fast.After about one month after installing flutter on my lap, and working on it after finishing my work, I was able to publish my app on the Play Store(for the moment) : MovitSo I hope you people try it and tell me what I can improve as my first app.side note : the app doesn't have any kind of ads, just made it as a challenge :)
November 09, 2020 at 05:43PM by docBadr
https://ift.tt/35dGOrx
I created an app to learn flutter
Hi all,Today I just wanted to share my experience creating my first Flutter App without studying or knowing anything about flutter or dart before.So I'm a recent software developer, and I heard about flutter before but never used it or studied it, until the last month when I was, let's say suffering to watch a movie with someone, when you like something the other person doesn't or just doing the stubborn sometimes. so I had that idea of a solution to agree on one thing to watch and save time maybe.As a developer I had the logic to follow to make it, but knowing nothing about flutter was a challenge for me to learn it and at the same time making my app, and yes I'm that type of person that learn doing something and not studying it or learning the basics, I just get bored so fast.After about one month after installing flutter on my lap, and working on it after finishing my work, I was able to publish my app on the Play Store(for the moment) : MovitSo I hope you people try it and tell me what I can improve as my first app.side note : the app doesn't have any kind of ads, just made it as a challenge :)
November 09, 2020 at 05:43PM by docBadr
https://ift.tt/35dGOrx
Google Play
Movit - Swipe, Match and Watch - Apps on Google Play
Taking so much time to choose a movie to watch ? Movit will help you !!
New post on /r/flutterdev subreddit:
Leo Farias - FVM - Building a cross-platform dev tool with Dart & Flutter
https://m.youtube.com/watch?feature=youtu.be&v=iAoz-VZyuGs
November 09, 2020 at 06:42PM by Elixane
https://ift.tt/3ldiOuc
Leo Farias - FVM - Building a cross-platform dev tool with Dart & Flutter
https://m.youtube.com/watch?feature=youtu.be&v=iAoz-VZyuGs
November 09, 2020 at 06:42PM by Elixane
https://ift.tt/3ldiOuc
YouTube
Leo Farias - FVM - Building a cross-platform dev tool with Dart & Flutter - Flutter Warsaw #14
Flutter Warsaw Meetup #14Discussing the experience of building an app & CLI to manage Flutter SDK versions. Experiences with Flutter Desktop, and why Dart & ...
New post on /r/flutterdev subreddit:
Streaming Setup & A New App | Logbook - Week 1
https://youtu.be/1mvdC3N9NSo
November 09, 2020 at 06:20PM by Ecrax
https://ift.tt/2Iew8Qh
Streaming Setup & A New App | Logbook - Week 1
https://youtu.be/1mvdC3N9NSo
November 09, 2020 at 06:20PM by Ecrax
https://ift.tt/2Iew8Qh
YouTube
Streaming Setup & A New App | Logbook - Week 1
"Logbook" is a weekly recap of the work I did.Go ahead and subscribe for free→ https://bit.ly/2VMefML-----------------------------------------------------Li...
New post on Flutter Dev Google group:
Flutter parent directory unable to open
https://ift.tt/32rH0ld Launching lib\main.dart on sdk gphone x86 arm in debug mode... Running Gradle task 'assembleDebug'... FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:compileFlutterBuildD
November 09, 2020 at 07:12PM by Noel Philip
https://ift.tt/36fkmxo
Flutter parent directory unable to open
https://ift.tt/32rH0ld Launching lib\main.dart on sdk gphone x86 arm in debug mode... Running Gradle task 'assembleDebug'... FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:compileFlutterBuildD
November 09, 2020 at 07:12PM by Noel Philip
https://ift.tt/36fkmxo
New post on /r/flutterdev subreddit:
Going Walkabout - Flutter Monetisation
https://youtu.be/K6EvHD9khDk
November 09, 2020 at 08:45PM by aadjemonkeyrock
https://ift.tt/3lgFc5E
Going Walkabout - Flutter Monetisation
https://youtu.be/K6EvHD9khDk
November 09, 2020 at 08:45PM by aadjemonkeyrock
https://ift.tt/3lgFc5E
YouTube
Going Walkabout - Flutter Monetization
Going Walkabout is a mobile travel blog, a hobby project. However it would be nice to make some money to pay for the hosting costs. Therefor I implement a monetization scheme into the app.
Links:
- Going Walkabout: https://goingwalkabout.app
- AppStore:…
Links:
- Going Walkabout: https://goingwalkabout.app
- AppStore:…
New post on Flutter Dev Google group:
Fireside Chat with Chris Sells & Access to Flutter Developer Series
Good afternoon, I thought you might be interested in joining our planned Fireside chat with *Chris Sells* this *Thursday (7pm EST)*. Chris is a Sr. Product Manager @Google working on @Flutter. Make sure to join and send us your question live. You can RSVP here via LinkedIn: http://bit.ly/3lewT
November 09, 2020 at 09:28PM by Madusha Cooray
https://ift.tt/3lg2PeR
Fireside Chat with Chris Sells & Access to Flutter Developer Series
Good afternoon, I thought you might be interested in joining our planned Fireside chat with *Chris Sells* this *Thursday (7pm EST)*. Chris is a Sr. Product Manager @Google working on @Flutter. Make sure to join and send us your question live. You can RSVP here via LinkedIn: http://bit.ly/3lewT
November 09, 2020 at 09:28PM by Madusha Cooray
https://ift.tt/3lg2PeR
European Central Bank
Decisions taken by the Governing Council of the ECB (in addition to decisions setting interest rates)
New post on /r/flutterdev subreddit:
Released my first Package called moor2csv that allows you to easily convert any Moor/SQL database Table into CSV form, for the purpose of storing the database table externally, or sharing it with others. Do check it out and give me some feedback.
https://ift.tt/38mVpmc
November 08, 2020 at 09:20PM by Dhim13
https://ift.tt/38t5cHp
Released my first Package called moor2csv that allows you to easily convert any Moor/SQL database Table into CSV form, for the purpose of storing the database table externally, or sharing it with others. Do check it out and give me some feedback.
https://ift.tt/38mVpmc
November 08, 2020 at 09:20PM by Dhim13
https://ift.tt/38t5cHp
Dart packages
moor2csv | Flutter Package
Supporting package for SQL or Moor that allows the easy export of SQL based Moor databases to CSV form, for external storage or sharing. Works on all platforms other than Web.
New post on /r/flutterdev subreddit:
Created story_designer package for Flutter Community
Happy to announce, 🚀🚀I have published my first Flutter package "story_designer". Created this Instagram like story designer package for Flutter Community. It is easy to use. It can be used for editing photos for posting on Stories.Now available at pub.dev. story_designerDon't forget to like the package.Please give feedback to improve this package.Preview: https://raw.githubusercontent.com/mrgulshanyadav/story_designer/master/showcase.gif
November 08, 2020 at 08:01AM by mrgulshanyadav
https://ift.tt/32vWBQB
Created story_designer package for Flutter Community
Happy to announce, 🚀🚀I have published my first Flutter package "story_designer". Created this Instagram like story designer package for Flutter Community. It is easy to use. It can be used for editing photos for posting on Stories.Now available at pub.dev. story_designerDon't forget to like the package.Please give feedback to improve this package.Preview: https://raw.githubusercontent.com/mrgulshanyadav/story_designer/master/showcase.gif
November 08, 2020 at 08:01AM by mrgulshanyadav
https://ift.tt/32vWBQB
Dart packages
story_designer | Flutter package
A package for creating instagram like story, you can use this package to edit images and make it story ready by adding other contents over it like text.
New post on Flutter Dev Google group:
Adding custom variables to themeData?
Is there any way to add a costume variable to the themeData class that is set as the theme is materialApp?
November 10, 2020 at 12:58AM by stuart cameron
https://ift.tt/3lhhyWG
Adding custom variables to themeData?
Is there any way to add a costume variable to the themeData class that is set as the theme is materialApp?
November 10, 2020 at 12:58AM by stuart cameron
https://ift.tt/3lhhyWG
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on Flutter Dev Google group:
The --org command line argument must be specified to recreate project.
What's about an organization with the following domain name: oscar-dom.com Flutter will complain about 'Ambiguous organization in existing files: {oscar-dom, oscardom} as ' - ' is not accepted in a package name Let us imagine that oscardom.com does exist too but is not the same organization.
November 10, 2020 at 03:06AM by Bened
https://ift.tt/3leJI4U
The --org command line argument must be specified to recreate project.
What's about an organization with the following domain name: oscar-dom.com Flutter will complain about 'Ambiguous organization in existing files: {oscar-dom, oscardom} as ' - ' is not accepted in a package name Let us imagine that oscardom.com does exist too but is not the same organization.
November 10, 2020 at 03:06AM by Bened
https://ift.tt/3leJI4U
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Custom Markdown InlineSyntax with Flutter
https://ift.tt/32wFuOB
November 10, 2020 at 03:09AM by Paulhal
https://ift.tt/3pcSItB
Custom Markdown InlineSyntax with Flutter
https://ift.tt/32wFuOB
November 10, 2020 at 03:09AM by Paulhal
https://ift.tt/3pcSItB
developer.school
Custom Markdown InlineSyntax with Flutter
As you're very well aware, Markdown is a great way to dynamic styled text to your mobile and web applications. If you're looking for how to add this to your Flutter applications, you can check out my article on this topic here: How to Display Markdown in…