New post on /r/flutterdev subreddit:
Theming in Flutter
Hi! I would like to know from you which is the best way for theming/styling in Flutter. I mean, making a custom/reusable/easy-to-use theme in Flutter. Or Maybe there is any plugin in order to facilitate achive this? Thanks!
November 27, 2018 at 03:16PM by quetool
https://ift.tt/2Ridd6X
Theming in Flutter
Hi! I would like to know from you which is the best way for theming/styling in Flutter. I mean, making a custom/reusable/easy-to-use theme in Flutter. Or Maybe there is any plugin in order to facilitate achive this? Thanks!
November 27, 2018 at 03:16PM by quetool
https://ift.tt/2Ridd6X
reddit
r/FlutterDev - Theming in Flutter
2 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Hi dev, I’m new in flutter. Can you suggest anything i need to study to be flutter developer? I come from ios and i have an example here.
https://ift.tt/2SgxxFQ
November 27, 2018 at 06:37PM by thuutien2
https://ift.tt/2E0BlrF
Hi dev, I’m new in flutter. Can you suggest anything i need to study to be flutter developer? I come from ios and i have an example here.
https://ift.tt/2SgxxFQ
November 27, 2018 at 06:37PM by thuutien2
https://ift.tt/2E0BlrF
New tweet from flutterio
Don’t be a square! With the ClipRRect Widget you can easily round and further customize the corners of your images or content boxes.
Watch more #WidgetoftheWeek here ↓ pic.twitter.com/RcT5QJU1lY— Flutter (@flutterio) November 27, 2018
November 27, 2018 at 07:09PM
http://twitter.com/flutterio/status/1067480644576559104
Don’t be a square! With the ClipRRect Widget you can easily round and further customize the corners of your images or content boxes.
Watch more #WidgetoftheWeek here ↓ pic.twitter.com/RcT5QJU1lY— Flutter (@flutterio) November 27, 2018
November 27, 2018 at 07:09PM
http://twitter.com/flutterio/status/1067480644576559104
Twitter
#widgetoftheweek hashtag on Twitter
15h ago @FlutterDev tweeted: "✏️ Writing your own button controls from.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
ClipRRect (Flutter Widget of the Week)
https://www.youtube.com/attribution_link?a=Dhvy_8o4jJg&u=%2Fwatch%3Fv%3DeI43jkQkrvs%26feature%3Dshare
November 27, 2018 at 07:55PM by Pixelreddit
https://ift.tt/2zsbwN0
ClipRRect (Flutter Widget of the Week)
https://www.youtube.com/attribution_link?a=Dhvy_8o4jJg&u=%2Fwatch%3Fv%3DeI43jkQkrvs%26feature%3Dshare
November 27, 2018 at 07:55PM by Pixelreddit
https://ift.tt/2zsbwN0
YouTube
ClipRRect (Flutter Widget of the Week)
For all those times you’ve wished you could round the corners on a box of content in your app, there’s ClipRRect (the extra R actually stands for rounded)! W...
New tweet from flutterio
Got a question only a Flutter expert can answer?
Tweet us your questions using #AskFlutter, and @RedBrogdon and the team will answer them on the #FlutterLive livestream!
Sign up for updates here → https://t.co/WqaEzipG1m pic.twitter.com/rief9ZWiO0— Flutter (@flutterio) November 27, 2018
November 27, 2018 at 10:46PM
http://twitter.com/flutterio/status/1067535276518633472
Got a question only a Flutter expert can answer?
Tweet us your questions using #AskFlutter, and @RedBrogdon and the team will answer them on the #FlutterLive livestream!
Sign up for updates here → https://t.co/WqaEzipG1m pic.twitter.com/rief9ZWiO0— Flutter (@flutterio) November 27, 2018
November 27, 2018 at 10:46PM
http://twitter.com/flutterio/status/1067535276518633472
New post on Flutter Dev Google group:
Pass Listener as Argument in flutter?
How can we pass a listener as an argument in a function like anonymous classes in java?
November 28, 2018 at 05:20AM by Ajnas Askar
https://ift.tt/2zxn8OS
Pass Listener as Argument in flutter?
How can we pass a listener as an argument in a function like anonymous classes in java?
November 28, 2018 at 05:20AM by Ajnas Askar
https://ift.tt/2zxn8OS
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:
CupertinoNavigationBar padding if not transition
Hi, I have a CupertinoNavigationBar with a white background. Because of the white background my ListView has a padding on top and I don't know how to remove this. Below is my code: Widget build(BuildContext context) { return CupertinoPageScaffold( navigationBar: CupertinoNavigationBar(
November 28, 2018 at 06:02AM by Marc Andrew
https://ift.tt/2KDjYxA
CupertinoNavigationBar padding if not transition
Hi, I have a CupertinoNavigationBar with a white background. Because of the white background my ListView has a padding on top and I don't know how to remove this. Below is my code: Widget build(BuildContext context) { return CupertinoPageScaffold( navigationBar: CupertinoNavigationBar(
November 28, 2018 at 06:02AM by Marc Andrew
https://ift.tt/2KDjYxA
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:
Support for latex in markdown
Recently, I have been working with markdown to display math lessons in a flutter app and it's great so far. I was wondering if there's support for latex in markdown. The docs don't say anything about math or latex. The obvious but laborious way would be to import images of equations and such. But I'm looking for a smoother way. I checked out MathJax and apparently some people got it to work with markdown, but I'm not sure wether the same is feasible in the "flutter_markdown". Any suggestions?
November 28, 2018 at 10:11AM by Yahiabouda
https://ift.tt/2FHTVpV
Support for latex in markdown
Recently, I have been working with markdown to display math lessons in a flutter app and it's great so far. I was wondering if there's support for latex in markdown. The docs don't say anything about math or latex. The obvious but laborious way would be to import images of equations and such. But I'm looking for a smoother way. I checked out MathJax and apparently some people got it to work with markdown, but I'm not sure wether the same is feasible in the "flutter_markdown". Any suggestions?
November 28, 2018 at 10:11AM by Yahiabouda
https://ift.tt/2FHTVpV
reddit
r/FlutterDev - Support for latex in markdown
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
VS Code Contextual info
Hi all, in IntelliJ you can hit ctrl+space and you will see a drop down with options for the currently selected widget (meaning, the widget you are working in).Is there a similar shortcut in VSC? I’m on Mac, mind you.
November 28, 2018 at 10:23AM by mightybob4611
https://ift.tt/2ztCx30
VS Code Contextual info
Hi all, in IntelliJ you can hit ctrl+space and you will see a drop down with options for the currently selected widget (meaning, the widget you are working in).Is there a similar shortcut in VSC? I’m on Mac, mind you.
November 28, 2018 at 10:23AM by mightybob4611
https://ift.tt/2ztCx30
reddit
r/FlutterDev - VS Code Contextual info
2 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
The It's All Widgets! Flutter Podcast is now available!
https://ift.tt/2P7qzRr
November 28, 2018 at 02:04PM by hillel369
https://ift.tt/2SjPrrh
The It's All Widgets! Flutter Podcast is now available!
https://ift.tt/2P7qzRr
November 28, 2018 at 02:04PM by hillel369
https://ift.tt/2SjPrrh
It's All Widgets!
Flutter Podcast | It's All Widgets!
The podcast for Flutter developers
New post on /r/flutterdev subreddit:
Google maps plugin for flutter added to flutter pub
https://pub.dartlang.org/packages/google_maps_flutter
November 28, 2018 at 03:44PM by JDx90
https://ift.tt/2P9FZ7X
Google maps plugin for flutter added to flutter pub
https://pub.dartlang.org/packages/google_maps_flutter
November 28, 2018 at 03:44PM by JDx90
https://ift.tt/2P9FZ7X
Dart packages
google_maps_flutter | Flutter package
A Flutter plugin for integrating Google Maps in iOS and Android applications.
New post on Flutter Dev Google group:
flutter first run .... Error retrieving device properties for ro.product.cpu.abi: (Please help)
Error retrieving device properties for ro.product.cpu.abi: Launching lib/main.dart on Android SDK built for x86 64 in debug mode... Initializing gradle... 1.2s Resolving dependencies... 3.3s --------- beginning of main
November 28, 2018 at 04:21PM by Sanabil Ramzan
https://ift.tt/2SikJyK
flutter first run .... Error retrieving device properties for ro.product.cpu.abi: (Please help)
Error retrieving device properties for ro.product.cpu.abi: Launching lib/main.dart on Android SDK built for x86 64 in debug mode... Initializing gradle... 1.2s Resolving dependencies... 3.3s --------- beginning of main
November 28, 2018 at 04:21PM by Sanabil Ramzan
https://ift.tt/2SikJyK
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:
Using of Dart XML in Flutter
Dear sir, Please, I hope someone can help me with usage of Dart XML in Flutter. I would like to use it for reading an xml file as it is bellow. So far, I can open file, get it into a string and do this in code: if (masterFile.length > 0) { var skus = xml.parse(masterFile);
November 28, 2018 at 10:01PM by Sandi Kastelic
https://ift.tt/2P8lkRA
Using of Dart XML in Flutter
Dear sir, Please, I hope someone can help me with usage of Dart XML in Flutter. I would like to use it for reading an xml file as it is bellow. So far, I can open file, get it into a string and do this in code: if (masterFile.length > 0) { var skus = xml.parse(masterFile);
November 28, 2018 at 10:01PM by Sandi Kastelic
https://ift.tt/2P8lkRA
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:
Web View Flutter Package by Google
https://ift.tt/2SfExCy
November 28, 2018 at 09:52PM by MarkOSullivan
https://ift.tt/2raiNwD
Web View Flutter Package by Google
https://ift.tt/2SfExCy
November 28, 2018 at 09:52PM by MarkOSullivan
https://ift.tt/2raiNwD
Dart Packages
webview_flutter | Flutter Package
webview_flutter Flutter and Dart package - A Flutter plugin that provides a WebView widget on Android and iOS.
New post on /r/flutterdev subreddit:
The Flutter Report Newsletter - Issue #2 online
New in issue #2 is a section dedicated profiling a Flutter developer from the community. This week's developer profile is Iiro Krankka, creator of inKino a multi-platform Flutter/Web app.The.Flutter.Report Issue #2Flutter Developer Profile
November 28, 2018 at 10:51PM by mobile_appdev
https://ift.tt/2ranxlV
The Flutter Report Newsletter - Issue #2 online
New in issue #2 is a section dedicated profiling a Flutter developer from the community. This week's developer profile is Iiro Krankka, creator of inKino a multi-platform Flutter/Web app.The.Flutter.Report Issue #2Flutter Developer Profile
November 28, 2018 at 10:51PM by mobile_appdev
https://ift.tt/2ranxlV
GitHub
GitHub - roughike/inKino: A multiplatform Dart movie app with 40% of code sharing between Flutter and the Web.
A multiplatform Dart movie app with 40% of code sharing between Flutter and the Web. - roughike/inKino
New post on /r/flutterdev subreddit:
How to Leverage BLoC for Code Sharing in Flutter and AngularDart
https://ift.tt/2rbeKA2
November 28, 2018 at 10:22PM by Purple_Pizzazz
https://ift.tt/2BEYv4B
How to Leverage BLoC for Code Sharing in Flutter and AngularDart
https://ift.tt/2rbeKA2
November 28, 2018 at 10:22PM by Purple_Pizzazz
https://ift.tt/2BEYv4B
Toptal Engineering Blog
How to Leverage BLoC for Code Sharing in Flutter and AngularDart
Learn how the BLoC pattern can lead to more than 50% code reuse in both your Flutter mobile apps and your AngularDart web app! BLoC is a paradigm through which you can isolate your business logic in pure Dart and reuse it in any implementation.
New post on /r/flutterdev subreddit:
How can i make app like this?
https://streamable.com/hgsa0
November 29, 2018 at 03:40AM by Basketball-ICO
https://ift.tt/2RnofYj
How can i make app like this?
https://streamable.com/hgsa0
November 29, 2018 at 03:40AM by Basketball-ICO
https://ift.tt/2RnofYj
Streamable
Screenrecorder-2018-11-28-16-45-10-301
Watch "Screenrecorder-2018-11-28-16-45-10-301" on Streamable.
New post on /r/flutterdev subreddit:
How to read audio extension in flutter
How to read audio extension especially ( from sd card) in flutter mobile application and display in a listview
November 29, 2018 at 07:28AM by nyagwaru
https://ift.tt/2ShgbZi
How to read audio extension in flutter
How to read audio extension especially ( from sd card) in flutter mobile application and display in a listview
November 29, 2018 at 07:28AM by nyagwaru
https://ift.tt/2ShgbZi
reddit
r/FlutterDev - How to read audio extension in flutter
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
I want to become a mobile dev / freelancer. Can Flutter be a fun learning experience?
Hello there!
I've been learning programming for the last year and a half and native Android development for the last six months. Here's the thing: I want something that's fun and that helps me make applications for others in my spare time.Don't get me wrong, native Android development can be fun but there's also many aspects that seem a bit tedious, surprising and frustrating. Furthermore, not only do I not really enjoy making layouts in XML but I also fear that every hour put into native Android will not be as useful because potential clients nowadays would want an Android version and an iOS version.I don't need company-grade quality to begin with as I will be making my own apps / little projects. But I need an experience that is fluid, fun and hasslefree, where I can actually focus on the code and getting things working. I do realize that this is a generic statement, but, for example, when I went back to the .NET framework for a small project I found it to be a breath of fresh air as everything is much more managed.I don't have any experience with Flutter, but could it make sense for me to make the jump to Flutter after having 6 months of Native Android experience? Do you find mobile development with Flutter to be more satisfying and allowing you to get things done better?Thank you for your feedback!
November 29, 2018 at 11:55AM by DanielTaylor
https://ift.tt/2KFQmQ0
I want to become a mobile dev / freelancer. Can Flutter be a fun learning experience?
Hello there!
I've been learning programming for the last year and a half and native Android development for the last six months. Here's the thing: I want something that's fun and that helps me make applications for others in my spare time.Don't get me wrong, native Android development can be fun but there's also many aspects that seem a bit tedious, surprising and frustrating. Furthermore, not only do I not really enjoy making layouts in XML but I also fear that every hour put into native Android will not be as useful because potential clients nowadays would want an Android version and an iOS version.I don't need company-grade quality to begin with as I will be making my own apps / little projects. But I need an experience that is fluid, fun and hasslefree, where I can actually focus on the code and getting things working. I do realize that this is a generic statement, but, for example, when I went back to the .NET framework for a small project I found it to be a breath of fresh air as everything is much more managed.I don't have any experience with Flutter, but could it make sense for me to make the jump to Flutter after having 6 months of Native Android experience? Do you find mobile development with Flutter to be more satisfying and allowing you to get things done better?Thank you for your feedback!
November 29, 2018 at 11:55AM by DanielTaylor
https://ift.tt/2KFQmQ0
reddit
r/FlutterDev - I want to become a mobile dev / freelancer. Can Flutter be a fun learning experience?
1 vote and 0 comments so far on Reddit
New post on Flutter Dev Google group:
VS Code Plugins v2.21.0
Hey all, it's that time again. Changes in this release are below (and online ). Preview: Prompt to Launch with Errors A new setting dart.previewPromptToRunIfErrors has been added that will prompt you before launching if errors exist in your project. This
November 29, 2018 at 05:06PM by Danny Tuppeny
https://ift.tt/2FNuMu5
VS Code Plugins v2.21.0
Hey all, it's that time again. Changes in this release are below (and online ). Preview: Prompt to Launch with Errors A new setting dart.previewPromptToRunIfErrors has been added that will prompt you before launching if errors exist in your project. This
November 29, 2018 at 05:06PM by Danny Tuppeny
https://ift.tt/2FNuMu5
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:
Question about Searching on flutter
IF I use firestore, I know we get charged based on amount of read/writes/deletesI was thinking of making firestore rest API, when using a search feature in my app. I can search it through the api and finally do the query on the final resultant through firestore resulting in less reads/writes/deletesis this how it is normally done? Thank you, I do not have much experience :(Is there any good guides for pushing newly created documents into a firestore api automatically? would this be a nodejs type thing? Like write backend logic..if firestore on this path has new document then update the rest API with new information?thank youalso whats better to use? Shared_preference plugin or flutter_secure_storage plugin,I am currently using shared_preference plugin to store some login formation locally to device..is this good enough for a production app? haha I been eating your guys brain cells way too muchsorry and thanks
November 29, 2018 at 05:26PM by Bk_ADV
https://ift.tt/2BHoc4l
Question about Searching on flutter
IF I use firestore, I know we get charged based on amount of read/writes/deletesI was thinking of making firestore rest API, when using a search feature in my app. I can search it through the api and finally do the query on the final resultant through firestore resulting in less reads/writes/deletesis this how it is normally done? Thank you, I do not have much experience :(Is there any good guides for pushing newly created documents into a firestore api automatically? would this be a nodejs type thing? Like write backend logic..if firestore on this path has new document then update the rest API with new information?thank youalso whats better to use? Shared_preference plugin or flutter_secure_storage plugin,I am currently using shared_preference plugin to store some login formation locally to device..is this good enough for a production app? haha I been eating your guys brain cells way too muchsorry and thanks
November 29, 2018 at 05:26PM by Bk_ADV
https://ift.tt/2BHoc4l
reddit
r/FlutterDev - Question about Searching on flutter
1 vote and 0 comments so far on Reddit