New post on /r/flutterdev subreddit:
Questions about the design of the Flex widget (loose by default?)
I'm currently working on a toy UI framework (https://github.com/xi-editor/druid) that uses the Box layout model, and is heavily inspired by my experience with flutter.I'm currently reworking my flex widget, and this involves digging fairly deeply into the flutter flex widget.One of the things I'm curious about is why flutter's Flexible widget is FlexFit.loose by default. In my experience, when I want a widget to be flexible, I more often want it to use all the space it is given.Does anyone have any insight into this design choice? Do folks generally find that they want loose constraints more often then tight constraints? I understand that loose constraints are strictly more flexible, but it feels like this is perhaps just a relic from an earlier design, when Flexible and Expanded were used separately, and Flexible always meant loose constraints?When you're using a flex container, and you add a flex child, do you more often want loose or tight constraints?Thank you for any and all insight, and sorry if this is slightly OT.
March 17, 2020 at 04:17PM by cmyr
https://ift.tt/3b1CFGZ
Questions about the design of the Flex widget (loose by default?)
I'm currently working on a toy UI framework (https://github.com/xi-editor/druid) that uses the Box layout model, and is heavily inspired by my experience with flutter.I'm currently reworking my flex widget, and this involves digging fairly deeply into the flutter flex widget.One of the things I'm curious about is why flutter's Flexible widget is FlexFit.loose by default. In my experience, when I want a widget to be flexible, I more often want it to use all the space it is given.Does anyone have any insight into this design choice? Do folks generally find that they want loose constraints more often then tight constraints? I understand that loose constraints are strictly more flexible, but it feels like this is perhaps just a relic from an earlier design, when Flexible and Expanded were used separately, and Flexible always meant loose constraints?When you're using a flex container, and you add a flex child, do you more often want loose or tight constraints?Thank you for any and all insight, and sorry if this is slightly OT.
March 17, 2020 at 04:17PM by cmyr
https://ift.tt/3b1CFGZ
GitHub
GitHub - linebender/druid: A data-first Rust-native UI design toolkit.
A data-first Rust-native UI design toolkit. . Contribute to linebender/druid development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Displaying Flutter's open source licenses, best practices and absolute minimum
Hello, as in title, what's the best practice and absolute minimum requirement to be a good developer and not to get sued.I guess it will be: Best practice: display Flutter open source licenses in menu next to "About Us" page or inside the About page.Minimum: add monolithic licenses content text in Settings app page of my app (on iOS, not sure about Android if that's possible).However what is your opinion? Appreciate interesting discussion.
March 17, 2020 at 05:20PM by chrisrutkowski
https://ift.tt/3b4Kzja
Displaying Flutter's open source licenses, best practices and absolute minimum
Hello, as in title, what's the best practice and absolute minimum requirement to be a good developer and not to get sued.I guess it will be: Best practice: display Flutter open source licenses in menu next to "About Us" page or inside the About page.Minimum: add monolithic licenses content text in Settings app page of my app (on iOS, not sure about Android if that's possible).However what is your opinion? Appreciate interesting discussion.
March 17, 2020 at 05:20PM by chrisrutkowski
https://ift.tt/3b4Kzja
Reddit
r/FlutterDev on Reddit: Displaying Flutter's open source licenses, best practices and absolute minimum
Posted by u/[Deleted Account] - 5 votes and 11 comments
New post on /r/flutterdev subreddit:
Implementing complex UI with Flutter - Marcin Szałek | Flutter Europe
https://www.youtube.com/watch?v=FCyoHclCqc8&feature=share
March 17, 2020 at 05:16PM by Pixelreddit
https://ift.tt/2TVsP3V
Implementing complex UI with Flutter - Marcin Szałek | Flutter Europe
https://www.youtube.com/watch?v=FCyoHclCqc8&feature=share
March 17, 2020 at 05:16PM by Pixelreddit
https://ift.tt/2TVsP3V
YouTube
Implementing complex UI with Flutter - Marcin Szałek | Flutter Europe
Flutter was created to make beautiful apps but do we really know how to use it? When coming across complex designs we might think that they are impossible to implement or too difficult to handle without weeks of development. In this talk, I will show you…
New post on /r/flutterdev subreddit:
Displaying Flutter's open source licenses, best practices and absolute minimum
Hello, as in title, what's the best practice and absolute minimum requirement to be a good developer and not to get sued.I guess it will be: Best practice: display Flutter open source licenses in menu next to "About Us" page or inside the About page.Minimum: add monolithic licenses content text in Settings app page of my app (on iOS, not sure about Android if that's possible).However what is your opinion? Appreciate interesting discussion.
March 17, 2020 at 05:20PM by chrisrutkowski
https://ift.tt/3b4Kzja
Displaying Flutter's open source licenses, best practices and absolute minimum
Hello, as in title, what's the best practice and absolute minimum requirement to be a good developer and not to get sued.I guess it will be: Best practice: display Flutter open source licenses in menu next to "About Us" page or inside the About page.Minimum: add monolithic licenses content text in Settings app page of my app (on iOS, not sure about Android if that's possible).However what is your opinion? Appreciate interesting discussion.
March 17, 2020 at 05:20PM by chrisrutkowski
https://ift.tt/3b4Kzja
Reddit
r/FlutterDev on Reddit: Displaying Flutter's open source licenses, best practices and absolute minimum
Posted by u/[Deleted Account] - 5 votes and 11 comments
New post on /r/flutterdev subreddit:
Implicit animations: Fade In Animation
https://youtu.be/oJ32bvxlO4k
March 17, 2020 at 06:30PM by codeify2019
https://ift.tt/2whwJuN
Implicit animations: Fade In Animation
https://youtu.be/oJ32bvxlO4k
March 17, 2020 at 06:30PM by codeify2019
https://ift.tt/2whwJuN
YouTube
Implicit animations: Fade In Animation
A Simple Implicit Animation for Fading In a Widget using an AnimatedOpacity. Subscribe my channel: http://bit.ly/subscribe_codeify Connect with me on social ...
New post on /r/flutterdev subreddit:
Weekly Questions Thread - March 17, 2020
This thread is for simple questions that don't warrant their own thread (although we suggest checking the sidebar, the wiki, our Discord, or Stack Overflow before posting). Also the Flutter.dev getting started tutorial and the Flutter Cookbook should have the answers to most simple questions. Examples of questions:How do I send data to a new screen?Does anyone have a link to the source for the Flutter Gallery app?How do I change the application launcher icon in Flutter?Important: Downvotes are strongly discouraged in this thread. Sorting by new is strongly encouraged.Large code snippets don't read well on reddit and take up a lot of space, so please don't paste them in your comments. Consider linking Gists instead.Have a question about the subreddit or otherwise for /r/FlutterDev mods? We welcome your mod mail!Also, please don't link to Play Store pages or ask for feedback on this thread. Save those for the App Feedback threads we host on Fridays.Looking for all the Questions threads? Want an easy way to locate this week's thread? Click this link!
March 17, 2020 at 11:33PM by AutoModerator
https://ift.tt/2QokmEc
Weekly Questions Thread - March 17, 2020
This thread is for simple questions that don't warrant their own thread (although we suggest checking the sidebar, the wiki, our Discord, or Stack Overflow before posting). Also the Flutter.dev getting started tutorial and the Flutter Cookbook should have the answers to most simple questions. Examples of questions:How do I send data to a new screen?Does anyone have a link to the source for the Flutter Gallery app?How do I change the application launcher icon in Flutter?Important: Downvotes are strongly discouraged in this thread. Sorting by new is strongly encouraged.Large code snippets don't read well on reddit and take up a lot of space, so please don't paste them in your comments. Consider linking Gists instead.Have a question about the subreddit or otherwise for /r/FlutterDev mods? We welcome your mod mail!Also, please don't link to Play Store pages or ask for feedback on this thread. Save those for the App Feedback threads we host on Fridays.Looking for all the Questions threads? Want an easy way to locate this week's thread? Click this link!
March 17, 2020 at 11:33PM by AutoModerator
https://ift.tt/2QokmEc
Reddit
index - FlutterDev
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Everything you need to know about Provider - Rémi Rousselet | Flutter Europe
https://www.youtube.com/watch?v=BulIREvHBWg
March 17, 2020 at 11:26PM by Elixane
https://ift.tt/2xHAnyp
Everything you need to know about Provider - Rémi Rousselet | Flutter Europe
https://www.youtube.com/watch?v=BulIREvHBWg
March 17, 2020 at 11:26PM by Elixane
https://ift.tt/2xHAnyp
YouTube
Everything you need to know about Provider - Rémi Rousselet | Flutter Europe
Since the latest Google IO talk about state management, the package "provider" is rapidly gaining in popularity. In this talk, we will first see what provider is and what are the benefits of using it. Then we will see simple examples of how to implement common…
New post on Flutter Dev Google group:
Design doc: Move mouse_tracking.dart to the rendering package
Hi all, I'm proposing to make a change that moves `mouse_tracking.dart` from the gestures package to the rendering package. This mainly affects the importing path for several symbols that are related to the implementation of mouse events. Comments are welcome. https://ift.tt/1gLCk9C
March 18, 2020 at 03:01AM by Tong Mu
https://ift.tt/2U03OEw
Design doc: Move mouse_tracking.dart to the rendering package
Hi all, I'm proposing to make a change that moves `mouse_tracking.dart` from the gestures package to the rendering package. This mainly affects the importing path for several symbols that are related to the implementation of mouse events. Comments are welcome. https://ift.tt/1gLCk9C
March 18, 2020 at 03:01AM by Tong Mu
https://ift.tt/2U03OEw
New post on /r/flutterdev subreddit:
Firestore Data Calculations For Reusable Custom Widget
https://youtu.be/I93PGpzmzSM
March 18, 2020 at 05:22AM by projectmind_guru
https://ift.tt/2Wl0iq4
Firestore Data Calculations For Reusable Custom Widget
https://youtu.be/I93PGpzmzSM
March 18, 2020 at 05:22AM by projectmind_guru
https://ift.tt/2Wl0iq4
YouTube
(Ep 43) Flutter: Firestore Data Calculations For Reusable Custom Widget
In this video we update our custom widget to interact with firebase so that it can make realtime calculations against out Firestore data.
🔗 Name Cheap Deals: https://namecheap.pxf.io/2NnJA
😎 If you enjoy the videos, consider supporting the channel: ht…
🔗 Name Cheap Deals: https://namecheap.pxf.io/2NnJA
😎 If you enjoy the videos, consider supporting the channel: ht…
New post on /r/flutterdev subreddit:
Flutter UI - Traveler profile page
https://youtu.be/xKSV--CW-GY
March 18, 2020 at 07:15AM by vilhd
https://ift.tt/2WooU1g
Flutter UI - Traveler profile page
https://youtu.be/xKSV--CW-GY
March 18, 2020 at 07:15AM by vilhd
https://ift.tt/2WooU1g
YouTube
Flutter UI - Traveler Profile Page - Minimal UI Designs - Protorix Code
In this video, we are going to design a Traveler Profile Page UI using Flutter.
#flutter #flutterui #flutterdesign #flutteruidesign #protorixcode #ui #uidesign #android #ios #design #musicplayer #musicplayerapp #googleflutter #uichallenges #cleandesigns…
#flutter #flutterui #flutterdesign #flutteruidesign #protorixcode #ui #uidesign #android #ios #design #musicplayer #musicplayerapp #googleflutter #uichallenges #cleandesigns…
New post on Flutter Dev Google group:
How to add make iPad layout with Listviewbuilder
I have gone through the example, but It tells how to get the current index to detail view in iPad and If I implement the same with Listview builder where I am fetching the data from api and the example doesnt seems to be
March 18, 2020 at 07:40AM by mahantappa b k
https://ift.tt/3diHXQC
How to add make iPad layout with Listviewbuilder
I have gone through the example, but It tells how to get the current index to detail view in iPad and If I implement the same with Listview builder where I am fetching the data from api and the example doesnt seems to be
March 18, 2020 at 07:40AM by mahantappa b k
https://ift.tt/3diHXQC
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 test your Flutter app on Drone CI (or anything else that can use Docker, like Gitlab)
https://ift.tt/2QrbGgf
March 18, 2020 at 09:05AM by AirborneArie
https://ift.tt/3d8Hy33
How to test your Flutter app on Drone CI (or anything else that can use Docker, like Gitlab)
https://ift.tt/2QrbGgf
March 18, 2020 at 09:05AM by AirborneArie
https://ift.tt/3d8Hy33
www.devroom.io
Test Flutter on Drone CI · devroom.io
Ariejan de Vroom's personal website on software engineering and electronics tinkering
New post on /r/flutterdev subreddit:
Building Log In UI
https://youtu.be/PoYGR7Llhxs
March 18, 2020 at 12:25PM by craetornetwork
https://ift.tt/39ZIR2p
Building Log In UI
https://youtu.be/PoYGR7Llhxs
March 18, 2020 at 12:25PM by craetornetwork
https://ift.tt/39ZIR2p
YouTube
Building Log In and Sign Up UI | Complete Flutter App #4
Building Log In and Sign Up UI | Complete Flutter App #4
After 3 episodes, we are finally building the application. One thing I want to mention is that even though we did 3 episodes on planning, I think we could have done like 10 more. Planning is such a…
After 3 episodes, we are finally building the application. One thing I want to mention is that even though we did 3 episodes on planning, I think we could have done like 10 more. Planning is such a…
New post on Flutter Dev Google group:
In dart language, How to initialize default value for Generic type variable?
How to initialize default value for Generic type variable? class RangeValuePair
In dart language, How to initialize default value for Generic type variable?
How to initialize default value for Generic type variable? class RangeValuePair
New post on /r/flutterdev subreddit:
Supercharge your Flutter Apps for Android, iOS, and Web with Cloud Firestore 🔥
https://ift.tt/2WoAYzi
March 18, 2020 at 02:25PM by Elixane
https://ift.tt/2WoAY2g
Supercharge your Flutter Apps for Android, iOS, and Web with Cloud Firestore 🔥
https://ift.tt/2WoAYzi
March 18, 2020 at 02:25PM by Elixane
https://ift.tt/2WoAY2g
New post on Flutter Dev Google group:
Run flutter code in the background without holding UI thread in flutter.
I want run a method in flutter which can able to perform in the background and when its done it need to notify me. Now im facing issue while running this method I cant able to perform any action in the app it feels stuck and releases after the process ends. Is there any way to run the code in
March 18, 2020 at 02:24PM by ManuKumar S B
https://ift.tt/33sTOXD
Run flutter code in the background without holding UI thread in flutter.
I want run a method in flutter which can able to perform in the background and when its done it need to notify me. Now im facing issue while running this method I cant able to perform any action in the app it feels stuck and releases after the process ends. Is there any way to run the code in
March 18, 2020 at 02:24PM by ManuKumar S B
https://ift.tt/33sTOXD
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:
Why the hate on flutter?
I'm trying to get into the mobile development ecosystem. Albeit, I'm doing more laid back research than actually getting on it and working.I saw this post on r/mAndroidDev and they were basically hating on flutter. I don't understand enough to actually say if their point is valid or if it would affect me in making apps in the future.Can anyone shed some light if you have the time on what's happening?
March 18, 2020 at 03:38PM by KruSion
https://ift.tt/2wj66ph
Why the hate on flutter?
I'm trying to get into the mobile development ecosystem. Albeit, I'm doing more laid back research than actually getting on it and working.I saw this post on r/mAndroidDev and they were basically hating on flutter. I don't understand enough to actually say if their point is valid or if it would affect me in making apps in the future.Can anyone shed some light if you have the time on what's happening?
March 18, 2020 at 03:38PM by KruSion
https://ift.tt/2wj66ph
reddit
deprecate flutter already
Posted in r/mAndroidDev by u/FakeFeynman • 91 points and 52 comments
New post on /r/flutterdev subreddit:
ClipPath (Flutter Widget of the Week)
https://www.youtube.com/watch?v=oAUebVIb-7s&feature=share
March 18, 2020 at 05:42PM by Pixelreddit
https://ift.tt/3a2Q5CB
ClipPath (Flutter Widget of the Week)
https://www.youtube.com/watch?v=oAUebVIb-7s&feature=share
March 18, 2020 at 05:42PM by Pixelreddit
https://ift.tt/3a2Q5CB
YouTube
ClipPath (Flutter Widget of the Week)
Do you want your widget to have a unique shape? ClipPath allows you to define your own widget shapes! Given a CustomerClipper and a path that you define, ClipPath will constrain the widget's visible area to within this path.
Learn more about ClipPath →…
Learn more about ClipPath →…
New post on /r/flutterdev subreddit:
Is it possible to use machine learning libraries from Python / JS / R?
As there are not that many machine learning libraries for Dart, is it possible to incorporate external libraries from other languages?There does not seem to be that many ML libraries built for Dart though some do exist.If so, how hard would it be?
March 18, 2020 at 05:41PM by SuperSaiyan1010
https://ift.tt/2whFzsz
Is it possible to use machine learning libraries from Python / JS / R?
As there are not that many machine learning libraries for Dart, is it possible to incorporate external libraries from other languages?There does not seem to be that many ML libraries built for Dart though some do exist.If so, how hard would it be?
March 18, 2020 at 05:41PM by SuperSaiyan1010
https://ift.tt/2whFzsz
reddit
r/FlutterDev - Is it possible to use machine learning libraries from Python / JS / R?
0 votes and 0 comments so far on Reddit
New tweet from FlutterDev:
⚡️Give your widget a unique shape!
Circles and rounded edges are cool, but ClipPath constrains the widget's visible area to any arbitrary path when you extend the CustomClipper path widget. The possibilities are endless!
Binge watch #WidgetoftheWeek → https://t.co/7NiiSxH8qO pic.twitter.com/pIU91S8RvM— Flutter (@FlutterDev) March 18, 2020
March 18, 2020 at 07:55PM
http://twitter.com/FlutterDev/status/1240351250954072064
⚡️Give your widget a unique shape!
Circles and rounded edges are cool, but ClipPath constrains the widget's visible area to any arbitrary path when you extend the CustomClipper path widget. The possibilities are endless!
Binge watch #WidgetoftheWeek → https://t.co/7NiiSxH8qO pic.twitter.com/pIU91S8RvM— Flutter (@FlutterDev) March 18, 2020
March 18, 2020 at 07:55PM
http://twitter.com/FlutterDev/status/1240351250954072064
Twitter
#widgetoftheweek hashtag on Twitter
15h ago @FlutterDev tweeted: "✏️ Writing your own button controls from.." - read what others are saying and join the conversation.