New post on Flutter Dev Google group:
Best video player
Hi I am newbie in flutter. I want to know which is the best video player Library available in flutter. I have seen chewie, flutter_player, vlc, etc but i want to know best widget which has the flexibility to edit the player as per our need.
March 17, 2020 at 06:22AM by Rocky Shinde
https://ift.tt/2x46l7G
Best video player
Hi I am newbie in flutter. I want to know which is the best video player Library available in flutter. I have seen chewie, flutter_player, vlc, etc but i want to know best widget which has the flexibility to edit the player as per our need.
March 17, 2020 at 06:22AM by Rocky Shinde
https://ift.tt/2x46l7G
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:
Any flutter audio call package
I am looking for an audio call facility package for flutter. There was an unofficial one for Agora.io but it is not that good. I don't have restriction for service. Any suggestions are welcome.
March 17, 2020 at 12:39PM by defcon-007
https://ift.tt/2Qpf8Ip
Any flutter audio call package
I am looking for an audio call facility package for flutter. There was an unofficial one for Agora.io but it is not that good. I don't have restriction for service. Any suggestions are welcome.
March 17, 2020 at 12:39PM by defcon-007
https://ift.tt/2Qpf8Ip
reddit
Any flutter audio call package
A subreddit for Google's crossplatform UI toolkit.
New post on /r/flutterdev subreddit:
Implementing complex UI with Flutter - Marcin Szałek | Flutter Europe
https://m.youtube.com/watch?v=FCyoHclCqc8&feature=youtu.be
March 17, 2020 at 02:28PM by Elixane
https://ift.tt/2Qn3lu4
Implementing complex UI with Flutter - Marcin Szałek | Flutter Europe
https://m.youtube.com/watch?v=FCyoHclCqc8&feature=youtu.be
March 17, 2020 at 02:28PM by Elixane
https://ift.tt/2Qn3lu4
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:
Named Routes in Flutter
https://www.youtube.com/watch?v=aIybkG2tJ_8
March 17, 2020 at 03:15PM by MyracleDesign
https://ift.tt/2vsno2W
Named Routes in Flutter
https://www.youtube.com/watch?v=aIybkG2tJ_8
March 17, 2020 at 03:15PM by MyracleDesign
https://ift.tt/2vsno2W
YouTube
Named Routes in Flutter
Named #Navigation is one of the most common use-cases of the routing in Flutter. In this episode of #FlutterExplained, we will talk about how you can create multiple routes.
⭐️⭐️ Helpful Ressources ⭐️⭐️
SourceCode: https://github.com/md-weber/navigation_tutorial…
⭐️⭐️ Helpful Ressources ⭐️⭐️
SourceCode: https://github.com/md-weber/navigation_tutorial…
New post on /r/flutterdev subreddit:
App Flutter Time in Cities
App Flutter Time in CitiesApp Flutter Time in CitiesThe objective of this flutter application about asynchronous programming in Dart.It shows how to carry out time consuming tasks such as getting device location and networking to get data from the internet.
March 17, 2020 at 04:27PM by maliDevFlutter
https://ift.tt/2UcNRdg
App Flutter Time in Cities
App Flutter Time in CitiesApp Flutter Time in CitiesThe objective of this flutter application about asynchronous programming in Dart.It shows how to carry out time consuming tasks such as getting device location and networking to get data from the internet.
March 17, 2020 at 04:27PM by maliDevFlutter
https://ift.tt/2UcNRdg
GitHub
Flutter-App-Time-in-Cities/README.md at master · Liliana99/Flutter-App-Time-in-Cities
Flutter application mobile , get information from API and shows differents details like temperature, suggestion s by emoticons - Flutter-App-Time-in-Cities/README.md at master · Liliana99/Flutter-...
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