New post on /r/flutterdev subreddit:
Is there any way to give font size in dp?
I want the font size to remain the same regardless of device or font settings.
November 15, 2019 at 07:45PM by Xihuny
https://ift.tt/2OfhTtY
Is there any way to give font size in dp?
I want the font size to remain the same regardless of device or font settings.
November 15, 2019 at 07:45PM by Xihuny
https://ift.tt/2OfhTtY
reddit
Is there any way to give font size in dp?
A subreddit for Google's crossplatform UI toolkit.
New tweet from FlutterDev:
#WidgetoftheWeek: AnimatedCrossFade 🎬
Cross fade is a cinematic term in which one thing gradually fades into another. Use AnimatedCrossFade to get creative with your widgets. Edit the nature of the cross fade to your heart's desire.
Watch more → https://t.co/jIKntG7e8z pic.twitter.com/aLrNkoOQW6— Flutter (@FlutterDev) November 15, 2019
November 15, 2019 at 08:07PM
http://twitter.com/FlutterDev/status/1195418136624824321
#WidgetoftheWeek: AnimatedCrossFade 🎬
Cross fade is a cinematic term in which one thing gradually fades into another. Use AnimatedCrossFade to get creative with your widgets. Edit the nature of the cross fade to your heart's desire.
Watch more → https://t.co/jIKntG7e8z pic.twitter.com/aLrNkoOQW6— Flutter (@FlutterDev) November 15, 2019
November 15, 2019 at 08:07PM
http://twitter.com/FlutterDev/status/1195418136624824321
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:
Displaying "Downloaded" HTML and assets into WebView?
I've looked at a few packages and have multiple test projects loading remote URLs and local files with many script files and images etc.But they all seem to use something similar to the
November 15, 2019 at 10:39PM by _DarthCoder_
https://ift.tt/2qSPnX5
Displaying "Downloaded" HTML and assets into WebView?
I've looked at a few packages and have multiple test projects loading remote URLs and local files with many script files and images etc.But they all seem to use something similar to the
rootBundle.load(path);
approach. Which is great when you know what you are loading. But I would like to download, unzip (which I have working) and access an HTML site dynamically.I'm not quite sure if this is a limitation with the current status of WebView in Flutter? Has anyone seen other techniques / approaches?November 15, 2019 at 10:39PM by _DarthCoder_
https://ift.tt/2qSPnX5
reddit
Displaying "Downloaded" HTML and assets into WebView?
I've looked at a few packages and have multiple test projects loading remote URLs and local files with many script files and images etc. But they...
New post on Flutter Dev Google group:
💻Flutter drag and drop IDE📈👍
Hello Flutter Dev's, Any suggestions on a Flutter drag and drop IDE??😀
November 16, 2019 at 03:14AM by Edgar Vega
https://ift.tt/37aECzR
💻Flutter drag and drop IDE📈👍
Hello Flutter Dev's, Any suggestions on a Flutter drag and drop IDE??😀
November 16, 2019 at 03:14AM by Edgar Vega
https://ift.tt/37aECzR
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:
How to export data from database table to the sheets ?
How to export data from database table to the sheets in flutter ?
November 16, 2019 at 06:50AM by mahantappa b k
https://ift.tt/2QlDF1A
How to export data from database table to the sheets ?
How to export data from database table to the sheets in flutter ?
November 16, 2019 at 06:50AM by mahantappa b k
https://ift.tt/2QlDF1A
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:
Problem with iOS ad-hoc export
I wrote an app with flutter and it is running on my iPhone in debug mode. Now i want to send it to my employer, So i've create an ad-hoc version of my app and create a "Diawi" link. After that i did check the app on my device and the app is installed on my device but not working and keep
November 16, 2019 at 07:02AM by azim vaziri
https://ift.tt/2Qofdgg
Problem with iOS ad-hoc export
I wrote an app with flutter and it is running on my iPhone in debug mode. Now i want to send it to my employer, So i've create an ad-hoc version of my app and create a "Diawi" link. After that i did check the app on my device and the app is installed on my device but not working and keep
November 16, 2019 at 07:02AM by azim vaziri
https://ift.tt/2Qofdgg
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:
How to improve flutter_markdown performance?
I am working on a
November 16, 2019 at 03:47AM by banana_shavings
https://ift.tt/33U1rWn
How to improve flutter_markdown performance?
I am working on a
SliverList
that builds MarkdownBody
elements, however I am running into performance issues. If I scroll very slowly it is not too bad, however the faster I scroll, the worse the performance gets. Sometimes it can completely freeze for a second or two.I have thought about creating my own markdown parser, however I would first like to see if anyone has any input on how I might be able to improve the performance.If you would like to see some code, feel free to check the SliverList
here, and the widget that contains the MarkdownBody
here.Thanks!November 16, 2019 at 03:47AM by banana_shavings
https://ift.tt/33U1rWn
GitHub
joeyvanlierop/reddit
A reddit app powered by Flutter. Contribute to joeyvanlierop/reddit development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Super Enum : Create super powered enums similar to sealed classes in Kotlin.
https://ift.tt/32SZ454
November 16, 2019 at 03:26AM by xsahil03x
https://ift.tt/2QoK1O0
Super Enum : Create super powered enums similar to sealed classes in Kotlin.
https://ift.tt/32SZ454
November 16, 2019 at 03:26AM by xsahil03x
https://ift.tt/2QoK1O0
GitHub
xsahil03x/super_enum
Create super-powered dart enums similar to sealed classes in Kotlin - xsahil03x/super_enum
New post on /r/flutterdev subreddit:
How to Connect Microsoft azure to flutter app??
No text found
November 16, 2019 at 02:33AM by leelamanoj
https://ift.tt/2Okgdiy
How to Connect Microsoft azure to flutter app??
No text found
November 16, 2019 at 02:33AM by leelamanoj
https://ift.tt/2Okgdiy
reddit
How to Connect Microsoft azure to flutter app??
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter Web + Netlify: Continuous Deployment The Right Way In 2 Minutes
https://ift.tt/32Wov5T
November 16, 2019 at 01:12AM by 0000010100111001
https://ift.tt/2Ksv0GS
Flutter Web + Netlify: Continuous Deployment The Right Way In 2 Minutes
https://ift.tt/32Wov5T
November 16, 2019 at 01:12AM by 0000010100111001
https://ift.tt/2Ksv0GS
Medium
Flutter Web + Netlify: Continuous Deployment The Right Way In 2 Minutes
Building a website using flutter is easy. Automated code change deployments to specific branches should be easy as well.
New post on /r/flutterdev subreddit:
Will Flutter for Web eventually be able to replace traditional website development?
Is that the eventual goal for Flutter for the web? If not what is the the purpose or Web support?
November 16, 2019 at 07:46AM by Cobmojo
https://ift.tt/2NSX8VZ
Will Flutter for Web eventually be able to replace traditional website development?
Is that the eventual goal for Flutter for the web? If not what is the the purpose or Web support?
November 16, 2019 at 07:46AM by Cobmojo
https://ift.tt/2NSX8VZ
reddit
Will Flutter for Web eventually be able to replace traditional...
Is that the eventual goal for Flutter for the web? If not, what is the the purpose of Web support?
New post on /r/flutterdev subreddit:
How can I do this effect in Flutter?
Hi everyone! I'm trying to achieve this 'Stretch the image when scrolling down effect', but I have no idea how :(If anyone knows the answer, I would appreciate your help. Thanks!https://www.freecodecamp.org/news/tutorial-creating-stretchy-layouts-on-ios-using-auto-layout-3fa974fa5e28/
November 16, 2019 at 07:40AM by vlkt
https://ift.tt/2Qz3RWX
How can I do this effect in Flutter?
Hi everyone! I'm trying to achieve this 'Stretch the image when scrolling down effect', but I have no idea how :(If anyone knows the answer, I would appreciate your help. Thanks!https://www.freecodecamp.org/news/tutorial-creating-stretchy-layouts-on-ios-using-auto-layout-3fa974fa5e28/
November 16, 2019 at 07:40AM by vlkt
https://ift.tt/2Qz3RWX
freeCodeCamp.org
How to create beautiful Stretchy Layouts on iOS using Auto Layout and SnapKit
By Enabled Solutions Check the image below. This is a cool effect. And it’s really easy to build in iOS using Auto Layout. I wanted to write about this because the effect is so simple. And Auto Layout makes its implementation so elegant that I think ...
New post on /r/flutterdev subreddit:
What do you think of my app? It's an anonymous, location-based, tag-based discussion board with file sharing capabilities
https://play.google.com/store/apps/details?id=org.grothedev.frogponhttps://github.com/grothedev/fp_flutterI am open to ideas for improvement. Let me know of any bugs you find, and feel free to ask any questions. I think that this app has a lot of potential. Also I am looking for a graphic designer to make a better logo since I'm not very good at that.
November 16, 2019 at 08:43AM by goofnug
https://ift.tt/2NVwAn3
What do you think of my app? It's an anonymous, location-based, tag-based discussion board with file sharing capabilities
https://play.google.com/store/apps/details?id=org.grothedev.frogponhttps://github.com/grothedev/fp_flutterI am open to ideas for improvement. Let me know of any bugs you find, and feel free to ask any questions. I think that this app has a lot of potential. Also I am looking for a graphic designer to make a better logo since I'm not very good at that.
November 16, 2019 at 08:43AM by goofnug
https://ift.tt/2NVwAn3
Google Play
Frog Pond - Apps on Google Play
Anonymous, tag-based and location-based discussion with file attachment and threaded reply system.
Read what people are talking about in your area, however near or far you want, related to the topics you want or anything at all.
Join the discussion, share…
Read what people are talking about in your area, however near or far you want, related to the topics you want or anything at all.
Join the discussion, share…
New post on /r/flutterdev subreddit:
(Beginner) How to run a background timer easily ?
Last step for my pomodoro application !After finishing the UI of my first Flutter project and built a release version of it to put in on my phone (and using it !),I noticed one big issue that make my application useless: The timer stop when I exit the app, and start again when I open the app.I need some background code running for updating the countdown timer I've created.Some posts I've read suggest to use the workmanager package but maybe there is a easier solution.The problem seems to be on the iOS-side where background tasks are limited.iOS also have a beginBackgroundTaskWithExpirationHandler method for timer (my case).What would be the smartest solution you would use ?My timer is a simple Duration(seconds: 1500) use in a Timer.periodic method that update every Duration(seconds: 1).
November 16, 2019 at 10:48AM by Kadarach
https://ift.tt/2KsCzgM
(Beginner) How to run a background timer easily ?
Last step for my pomodoro application !After finishing the UI of my first Flutter project and built a release version of it to put in on my phone (and using it !),I noticed one big issue that make my application useless: The timer stop when I exit the app, and start again when I open the app.I need some background code running for updating the countdown timer I've created.Some posts I've read suggest to use the workmanager package but maybe there is a easier solution.The problem seems to be on the iOS-side where background tasks are limited.iOS also have a beginBackgroundTaskWithExpirationHandler method for timer (my case).What would be the smartest solution you would use ?My timer is a simple Duration(seconds: 1500) use in a Timer.periodic method that update every Duration(seconds: 1).
November 16, 2019 at 10:48AM by Kadarach
https://ift.tt/2KsCzgM
reddit
(Beginner) How to run a background timer easily ?
Last step for my pomodoro application ! After finishing the UI of my first Flutter project and built a release version of it to put in on my...
New post on /r/flutterdev subreddit:
Flutter Translate - A fully featured localization library for Flutter.
https://ift.tt/2NKg74K
November 16, 2019 at 10:42AM by leadcode_io
https://ift.tt/2Kr9Qck
Flutter Translate - A fully featured localization library for Flutter.
https://ift.tt/2NKg74K
November 16, 2019 at 10:42AM by leadcode_io
https://ift.tt/2Kr9Qck
GitHub
GitHub - bratan/flutter_translate: Flutter Translate is a fully featured localization / internationalization (i18n) library for…
Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter. - GitHub - bratan/flutter_translate: Flutter Translate is a fully featured localization / inter...
New post on /r/flutterdev subreddit:
Flutter for Web : Building a Portfolio Website
https://ift.tt/2rIjZL4
November 16, 2019 at 10:23AM by aditya_gurjar
https://ift.tt/2Oo1zHs
Flutter for Web : Building a Portfolio Website
https://ift.tt/2rIjZL4
November 16, 2019 at 10:23AM by aditya_gurjar
https://ift.tt/2Oo1zHs
Medium
Flutter for Web : Building a Portfolio Website
My portfolio website was pending for updates for quite sometime now. Also with Flutter 1.9 web support was also integrated into the main…
New post on /r/flutterdev subreddit:
Flutter altered notch settings in my phone!
so i opened the simple app that increases the number based on how many times you click a button, the only thing i did was change the color to pink and converted it into a apk.using this flutter build apkand i opened it on the my android phone. and it worked normally, except it changed the notch settings somehow.before: https://i.imgur.com/1AX3Dec.jpg(the top is how it should look like)after: https://i.imgur.com/IQnfyAk.jpgnow it doesn't even show the status icons and all. and is just pure black ;_;it should be transparent and the status icons should be visible!edit:i have also restarted it many times and it stil ldoesn't work properly!and i have uninstalled the apk too!
November 16, 2019 at 12:40PM by Eufrasia_
https://ift.tt/2CLbIs6
Flutter altered notch settings in my phone!
so i opened the simple app that increases the number based on how many times you click a button, the only thing i did was change the color to pink and converted it into a apk.using this flutter build apkand i opened it on the my android phone. and it worked normally, except it changed the notch settings somehow.before: https://i.imgur.com/1AX3Dec.jpg(the top is how it should look like)after: https://i.imgur.com/IQnfyAk.jpgnow it doesn't even show the status icons and all. and is just pure black ;_;it should be transparent and the status icons should be visible!edit:i have also restarted it many times and it stil ldoesn't work properly!and i have uninstalled the apk too!
November 16, 2019 at 12:40PM by Eufrasia_
https://ift.tt/2CLbIs6
New post on /r/flutterdev subreddit:
Norbert Kozsir - Flutter Coffee table Berlin 2019
https://www.youtube.com/watch?v=Ne3U9QsI87k&feature=youtu.be
November 16, 2019 at 03:46PM by MarkOSullivan
https://ift.tt/350fvho
Norbert Kozsir - Flutter Coffee table Berlin 2019
https://www.youtube.com/watch?v=Ne3U9QsI87k&feature=youtu.be
November 16, 2019 at 03:46PM by MarkOSullivan
https://ift.tt/350fvho
YouTube
Norbert Kozsir - Flutter Coffee table Berlin 2019
In this short interview with Norbert Kozsir, he discusses his achievements, his contributions to the Flutter platform and gives us a little look into the fut...
New post on /r/flutterdev subreddit:
Where is Flutter's last video?
I got a notification from Youtube 22hours ago about a video posted by Flutter named: "How Flutter renders Widgets". I was excited to watch it but when I click, it says video unavailable. Do anyone know why it is taken down?
November 16, 2019 at 04:16PM by aytunch
https://ift.tt/2CRhoRv
Where is Flutter's last video?
I got a notification from Youtube 22hours ago about a video posted by Flutter named: "How Flutter renders Widgets". I was excited to watch it but when I click, it says video unavailable. Do anyone know why it is taken down?
November 16, 2019 at 04:16PM by aytunch
https://ift.tt/2CRhoRv
reddit
Where is Flutter's last video?
I got a notification from Youtube 22hours ago about a video posted by Flutter named: "How Flutter renders Widgets". I was excited to watch it but...
New post on /r/flutterdev subreddit:
How can I do this on Flutter?
Any clue on how I can achieve this interaction with Flutter? What I want to do is drag a panel until it displays full screen.https://www.youtube.com/watch?v=eXFkuW2jZrMI did something similar using the "sliding_up_panel" package but I can't position the panel over the AppBar.https://www.youtube.com/watch?v=I9gIKTp1aK4
November 16, 2019 at 04:02PM by _OriginalPoster_
https://ift.tt/2QA438n
How can I do this on Flutter?
Any clue on how I can achieve this interaction with Flutter? What I want to do is drag a panel until it displays full screen.https://www.youtube.com/watch?v=eXFkuW2jZrMI did something similar using the "sliding_up_panel" package but I can't position the panel over the AppBar.https://www.youtube.com/watch?v=I9gIKTp1aK4
November 16, 2019 at 04:02PM by _OriginalPoster_
https://ift.tt/2QA438n
YouTube
video 2019 11 14 18 05 00