New post on /r/flutterdev subreddit:
When to shut down the Dio client in Flutter's Dio package?
Dio has a method
January 13, 2020 at 11:46PM by albaniantech
https://ift.tt/3a8e0kH
When to shut down the Dio client in Flutter's Dio package?
Dio has a method
void close()
which shuts down the Dio client when called. The question I have is: when should I call this method?The options obvious to me are:Call it after every "transaction of requests" is processed(most of the cases it would be calling it after every request I make in the REST API since most of the transactions are composed of a single request.)Never call it and leave the Dio client open all the time?Would the second option become a problem because of leaving the connection open all the time?Would the first option create considerable performance problems regarding the speed the requests are processed?January 13, 2020 at 11:46PM by albaniantech
https://ift.tt/3a8e0kH
reddit
When to shut down the Dio client in Flutter's Dio package?
Dio has a method `void close()` which shuts down the Dio client when called. The question I have is: **when should I call this method?** The...
New post on /r/flutterdev subreddit:
Do you know how many packages in Pub.dev? According to libraries.io, there are more than 10k packages.
https://ift.tt/36QIaa5
January 14, 2020 at 03:19AM by anticafe
https://ift.tt/38eBCCv
Do you know how many packages in Pub.dev? According to libraries.io, there are more than 10k packages.
https://ift.tt/36QIaa5
January 14, 2020 at 03:19AM by anticafe
https://ift.tt/38eBCCv
Libraries.io
Libraries - The Open Source Discovery Service
Discover open source libraries, modules and frameworks you can use in your code
New post on /r/flutterdev subreddit:
Onesignal issue on flutter
Has anyone experience extremely long build time after using Onesignal in flutter?
January 14, 2020 at 02:31AM by Fienases
https://ift.tt/2FOe6jq
Onesignal issue on flutter
Has anyone experience extremely long build time after using Onesignal in flutter?
January 14, 2020 at 02:31AM by Fienases
https://ift.tt/2FOe6jq
reddit
Onesignal issue on flutter
Has anyone experience extremely long build time after using Onesignal in flutter?
New post on Flutter Dev Google group:
Proposal: Update the TextTheme API
Proposal for a (breaking) renaming change in the TextTheme API: flutter.dev/go/update-text-theme-api. The overall goal is to sync the TextTheme API's TextStyle names with the current Material design spec. Comments on the document are welcome.
January 14, 2020 at 02:55AM by hansmuller
https://ift.tt/2TmfCRC
Proposal: Update the TextTheme API
Proposal for a (breaking) renaming change in the TextTheme API: flutter.dev/go/update-text-theme-api. The overall goal is to sync the TextTheme API's TextStyle names with the current Material design spec. Comments on the document are welcome.
January 14, 2020 at 02:55AM by hansmuller
https://ift.tt/2TmfCRC
Google Docs
Update the TextTheme API (PUBLICLY SHARED)
SUMMARY Update the names of TextTheme’s TextStyle properties to match the 2018 Material Design spec. Author: Hans Muller (@hansmuller) Go Link: flutter.dev/go/update-text-theme-api Created: January 2020 / Last updated: January 2020 OBJECTIVE This is…
New post on /r/flutterdev subreddit:
Quickblox launches Flutter SDK
https://ift.tt/2QRSo4v
January 14, 2020 at 09:03AM by llamapajama93
https://ift.tt/2tYa8lo
Quickblox launches Flutter SDK
https://ift.tt/2QRSo4v
January 14, 2020 at 09:03AM by llamapajama93
https://ift.tt/2tYa8lo
Dart packages
quickblox_sdk | Flutter Package
QuickBlox SDK for Flutter.
New post on /r/flutterdev subreddit:
In introduction to writing cli scripts using Dart and dshell.
https://ift.tt/387VYx7
January 14, 2020 at 08:26AM by bsutto
https://ift.tt/2uMHfcy
In introduction to writing cli scripts using Dart and dshell.
https://ift.tt/387VYx7
January 14, 2020 at 08:26AM by bsutto
https://ift.tt/2uMHfcy
Medium
dshell — build console apps in dart
In the beginning there was bash, it was without form and sent my work to /dev/null.
New post on Flutter Dev Google group:
Form Builder data saving issue
Hello guys, I need a help your efforts are really appreciable please help. I am creating a long form using formbuilder I need to save data instead of Text I need to save value from FormBuilderRadio . Presently it's like this FormBuilderRadio( decoration: InputDecoration(labelText: "Choose
January 14, 2020 at 11:08AM by Sangeeta Kumari
https://ift.tt/2TnWoes
Form Builder data saving issue
Hello guys, I need a help your efforts are really appreciable please help. I am creating a long form using formbuilder I need to save data instead of Text I need to save value from FormBuilderRadio . Presently it's like this FormBuilderRadio( decoration: InputDecoration(labelText: "Choose
January 14, 2020 at 11:08AM by Sangeeta Kumari
https://ift.tt/2TnWoes
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:
I published my 2nd Flutter app and AppStore just approved it!
Hi guys.First of all, flutter has changed my life. I enjoy developing again. I even convinced managers at my day job to switch to Flutter. Every new project is created in Flutter. So I am helping the adoption as much as I can.Wanted to share another milestone for me. Been working on it for last 6 months in the evenings.
It's called Timecap. This app tracks time in a goal/limit based way. I like to consider it a ScreenTime for your life.Any feedback is appreciated.
Google Play: https://play.google.com/store/apps/details?id=com.ziggycrane.time
AppStore: https://apps.apple.com/us/app/timecap-track-your-time-goals/id1494584871?ls=1
January 14, 2020 at 11:48AM by ziggycrane
https://ift.tt/2QP7ojk
I published my 2nd Flutter app and AppStore just approved it!
Hi guys.First of all, flutter has changed my life. I enjoy developing again. I even convinced managers at my day job to switch to Flutter. Every new project is created in Flutter. So I am helping the adoption as much as I can.Wanted to share another milestone for me. Been working on it for last 6 months in the evenings.
It's called Timecap. This app tracks time in a goal/limit based way. I like to consider it a ScreenTime for your life.Any feedback is appreciated.
Google Play: https://play.google.com/store/apps/details?id=com.ziggycrane.time
AppStore: https://apps.apple.com/us/app/timecap-track-your-time-goals/id1494584871?ls=1
January 14, 2020 at 11:48AM by ziggycrane
https://ift.tt/2QP7ojk
Google Play
Timecap care: ADHD Habit Timer - Apps on Google Play
Your routine tracker! Set goals, track checklist & todo to acheive daily habits.
New post on /r/flutterdev subreddit:
Is Flutter safe for new Apple rules effective April 2020?
> Apps should look great on all models of iPhone and iPad, regardless of display size or aspect ratio. With features like Xcode storyboards and Auto Layout, your app’s interface elements and layouts automatically fit the display. As announced at WWDC19, starting April 2020, apps submitted to the App Store must use an Xcode storyboard to provide the app’s launch screen and must have an interface that supports any display size.> Support for Multitasking on iPad is strongly encouraged. Adding support for multiple windows, and adopting Multitasking capabilities, including Slide Over, Split View, and Picture in Picture, will ensure your app delivers a modern and complete experience on iPadOS.Above is the latest from official Apple Developer News. Specifically the portion "starting April 2020, apps submitted to the App Store must use an Xcode storyboard to provide the app’s launch screen and must have an interface that supports any display size". I can see LaunchScreen.storyboard and Main.storyboard inside iOS Runner Xcode Workspace, not sure if Flutter is setup to use them. The news also suggest we'll now require to test Flutter apps running on iPad.
January 14, 2020 at 02:45PM by etca2z
https://ift.tt/389eLbp
Is Flutter safe for new Apple rules effective April 2020?
> Apps should look great on all models of iPhone and iPad, regardless of display size or aspect ratio. With features like Xcode storyboards and Auto Layout, your app’s interface elements and layouts automatically fit the display. As announced at WWDC19, starting April 2020, apps submitted to the App Store must use an Xcode storyboard to provide the app’s launch screen and must have an interface that supports any display size.> Support for Multitasking on iPad is strongly encouraged. Adding support for multiple windows, and adopting Multitasking capabilities, including Slide Over, Split View, and Picture in Picture, will ensure your app delivers a modern and complete experience on iPadOS.Above is the latest from official Apple Developer News. Specifically the portion "starting April 2020, apps submitted to the App Store must use an Xcode storyboard to provide the app’s launch screen and must have an interface that supports any display size". I can see LaunchScreen.storyboard and Main.storyboard inside iOS Runner Xcode Workspace, not sure if Flutter is setup to use them. The news also suggest we'll now require to test Flutter apps running on iPad.
January 14, 2020 at 02:45PM by etca2z
https://ift.tt/389eLbp
reddit
Is Flutter safe for new Apple rules effective April 2020?
\> Apps should look great on all models of iPhone and iPad, regardless of display size or aspect ratio. With features like Xcode storyboards and...
New post on /r/flutterdev subreddit:
Flutter Web SEO
The support of Flutter for the web is awesome, but does it make sense to develop my website with Flutter according to SEO? So whats the point using flutter if my website doesnt get found?
January 14, 2020 at 03:49PM by T0kwe0
https://ift.tt/36TNmKg
Flutter Web SEO
The support of Flutter for the web is awesome, but does it make sense to develop my website with Flutter according to SEO? So whats the point using flutter if my website doesnt get found?
January 14, 2020 at 03:49PM by T0kwe0
https://ift.tt/36TNmKg
reddit
Flutter Web SEO
The support of Flutter for the web is awesome, but does it make sense to develop my website with Flutter according to SEO? So whats the point...
New post on /r/flutterdev subreddit:
[My first app] the unpaprd.
Hey guys. I recently made an audiobook app in flutter. Please download, review and share.PS link: https://kutt.it/YsIl36 Link for the source code: GitHub.com/gargakshit/unpaprdThanks
January 13, 2020 at 09:20PM by AkshitGarg
https://ift.tt/2FL2QEm
[My first app] the unpaprd.
Hey guys. I recently made an audiobook app in flutter. Please download, review and share.PS link: https://kutt.it/YsIl36 Link for the source code: GitHub.com/gargakshit/unpaprdThanks
January 13, 2020 at 09:20PM by AkshitGarg
https://ift.tt/2FL2QEm
Google Play
The Unpaprd. - Apps on Google Play
The audiobook player.
New post on /r/flutterdev subreddit:
New plugins for handling and simulating BLE
Hi!I'm one of the developers from Polidea that worked on a new version of FlutterBleLib and a brand new plugin called BLEmulator, which is a BLE simulator for Flutter. Both are free and open source! Both plugins are supporting only Android and iOS.Here are the packages:https://pub.dev/packages/flutter_ble_libhttps://pub.dev/packages/blemulatorWe've also released a blogpost explaining how it works, decisions made and the reasons behind them, and the basics of how to use them: http://bit.ly/Polidea_BLEmulatorIf you find any bugs, please create an issue on GitHub. I'm periodically checking Stack Overflow for anything related to any of those, so if you run into any problems, be sure to ask your question there.Hope you'll like 'em!Cheers!
January 14, 2020 at 03:18PM by Calot
https://ift.tt/36X8UFO
New plugins for handling and simulating BLE
Hi!I'm one of the developers from Polidea that worked on a new version of FlutterBleLib and a brand new plugin called BLEmulator, which is a BLE simulator for Flutter. Both are free and open source! Both plugins are supporting only Android and iOS.Here are the packages:https://pub.dev/packages/flutter_ble_libhttps://pub.dev/packages/blemulatorWe've also released a blogpost explaining how it works, decisions made and the reasons behind them, and the basics of how to use them: http://bit.ly/Polidea_BLEmulatorIf you find any bugs, please create an issue on GitHub. I'm periodically checking Stack Overflow for anything related to any of those, so if you run into any problems, be sure to ask your question there.Hope you'll like 'em!Cheers!
January 14, 2020 at 03:18PM by Calot
https://ift.tt/36X8UFO
Dart packages
flutter_ble_lib | Flutter package
FlutterBle Library is a flutter library that supports BLE operations. It uses MultiPlatformBleAdapter as a native backend..
New tweet from FlutterDev:
🌌This un-animated galaxy doesn’t feel very galactic... yet! 💫
Get control over your animations using explicit animations. Learn about direction animations with built-in Transition widgets as we mix-in rotation, and more!
In @Fitzface's post ↓ https://t.co/1y5XIPaScO— Flutter (@FlutterDev) January 14, 2020
January 14, 2020 at 06:00PM
http://twitter.com/FlutterDev/status/1217129248210792449
🌌This un-animated galaxy doesn’t feel very galactic... yet! 💫
Get control over your animations using explicit animations. Learn about direction animations with built-in Transition widgets as we mix-in rotation, and more!
In @Fitzface's post ↓ https://t.co/1y5XIPaScO— Flutter (@FlutterDev) January 14, 2020
January 14, 2020 at 06:00PM
http://twitter.com/FlutterDev/status/1217129248210792449
New post on /r/flutterdev subreddit:
[D] The Flutter Architecture
The Flutter SDK allows you to build Android, iOS, web, and desktop apps from a single codebase. This is done using platform-specific features as well as media queries, and it enables developers to ship applications faster. Flutter also offers close- to-instant feedback with the hot reload feature, enabling you to iterate quickly on your application.In this piece, we’ll cover the fundamental concepts you need in order to start working with Flutter.https://heartbeat.fritz.ai/the-flutter-architecture-9d3a5f30bb25
January 14, 2020 at 06:38PM by mwitiderrick
https://ift.tt/2u2ueeg
[D] The Flutter Architecture
The Flutter SDK allows you to build Android, iOS, web, and desktop apps from a single codebase. This is done using platform-specific features as well as media queries, and it enables developers to ship applications faster. Flutter also offers close- to-instant feedback with the hot reload feature, enabling you to iterate quickly on your application.In this piece, we’ll cover the fundamental concepts you need in order to start working with Flutter.https://heartbeat.fritz.ai/the-flutter-architecture-9d3a5f30bb25
January 14, 2020 at 06:38PM by mwitiderrick
https://ift.tt/2u2ueeg
New post on /r/flutterdev subreddit:
Flutter - Add Share feature (Subscriber Requested)
https://www.youtube.com/watch?v=Z45mpurtOhE
January 14, 2020 at 06:34PM by cmcoffee91
https://ift.tt/3ajvB9o
Flutter - Add Share feature (Subscriber Requested)
https://www.youtube.com/watch?v=Z45mpurtOhE
January 14, 2020 at 06:34PM by cmcoffee91
https://ift.tt/3ajvB9o
YouTube
- YouTube
Share your videos with friends, family, and the world
New post on Flutter Dev Google group:
Flutter + Coroutines
Has anyone tried using kotlin Coroutines with flutter platform channel? If yes can you please provide me with some code snippet?
January 14, 2020 at 08:35PM by Abhimanyu Shekhawat
https://ift.tt/3864AUL
Flutter + Coroutines
Has anyone tried using kotlin Coroutines with flutter platform channel? If yes can you please provide me with some code snippet?
January 14, 2020 at 08:35PM by Abhimanyu Shekhawat
https://ift.tt/3864AUL
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:
Is there a difference between keeping variables in the StatefulWidget and keeping them in the State class ?
Im asking this because sometimes I have to pass a value to a StatefulWidget through its constructor, and that value might change over time. But I dont know if its better to pass that value again in the State class constructor to save it there, or just use the widget.value reference to change it.
January 14, 2020 at 08:56PM by siggy164
https://ift.tt/2Tmpmvm
Is there a difference between keeping variables in the StatefulWidget and keeping them in the State class ?
Im asking this because sometimes I have to pass a value to a StatefulWidget through its constructor, and that value might change over time. But I dont know if its better to pass that value again in the State class constructor to save it there, or just use the widget.value reference to change it.
January 14, 2020 at 08:56PM by siggy164
https://ift.tt/2Tmpmvm
reddit
Is there a difference between keeping variables in the...
Im asking this because sometimes I have to pass a value to a StatefulWidget through its constructor, and that value might change over time. But I...
New post on Flutter Dev Google group:
Advance Search plugin for best results
I am adding a directory within the app . Each listing sells a product , many have same product . So if someone wants list of all those sellers for a product they need to input in search 4 different keywords category. Then the list will appear . I want the list to appear after fulfilling the
January 14, 2020 at 10:19PM by Nikesh Bhansali
https://ift.tt/384bY34
Advance Search plugin for best results
I am adding a directory within the app . Each listing sells a product , many have same product . So if someone wants list of all those sellers for a product they need to input in search 4 different keywords category. Then the list will appear . I want the list to appear after fulfilling the
January 14, 2020 at 10:19PM by Nikesh Bhansali
https://ift.tt/384bY34
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:
I created a Discord for new Flutter developers to encourage, collaborate, and learn from each other.
Hello all,I just recently started exploring Flutter coming from Android development. Instead of learning by myself I decided that it would be most beneficial for me if I found a group of people who are on a similar path. Usually I do not collaborate or interact with others, being a huge introvert, but in the spirit of the new year I am trying to make a change.here is a link to the Discord I created -> https://discord.gg/6naMxwtlooking forward to meeting anyone who joins !
January 14, 2020 at 11:02PM by -Progress-
https://ift.tt/36Vx0AG
I created a Discord for new Flutter developers to encourage, collaborate, and learn from each other.
Hello all,I just recently started exploring Flutter coming from Android development. Instead of learning by myself I decided that it would be most beneficial for me if I found a group of people who are on a similar path. Usually I do not collaborate or interact with others, being a huge introvert, but in the spirit of the new year I am trying to make a change.here is a link to the Discord I created -> https://discord.gg/6naMxwtlooking forward to meeting anyone who joins !
January 14, 2020 at 11:02PM by -Progress-
https://ift.tt/36Vx0AG
Discord
Join the Flutter Devs Discord Server!
Check out the Flutter Devs community on Discord - hang out with 3 other members and enjoy free voice and text chat.
New post on Flutter Dev Google group:
[Breaking Change Proposal] Add a new method to TextInputClient for iOS autocorrection highlight support
Hi All, I would like to propose adding a new method to TextInputClient, detailed in https://ift.tt/30kfm7g, to allow for adding iOS autocorrection highlight support to text input components such as TextField, . This change breaks
January 14, 2020 at 11:35PM by Longcatis Looong
https://ift.tt/2QS4hr2
[Breaking Change Proposal] Add a new method to TextInputClient for iOS autocorrection highlight support
Hi All, I would like to propose adding a new method to TextInputClient, detailed in https://ift.tt/30kfm7g, to allow for adding iOS autocorrection highlight support to text input components such as TextField, . This change breaks
January 14, 2020 at 11:35PM by Longcatis Looong
https://ift.tt/2QS4hr2
Google Docs
Add iOS autocorrection highlight support to TextInputClient (PUBLICLY SHARED)
SUMMARY Add iOS autocorrection highlight support to TextInputClient Author: Weiyu Huang (LongCatIsLooong) Go Link: flutter.dev/go/ios-autocorrection-highlight-support Created: 12/2019 / Last updated: 12/2019 OBJECTIVE On iOS, a Flutter input component…
New post on /r/flutterdev subreddit:
How can i do silent notification like (Samsung Health app)
I use Samsung Health app and it has silent notification that i can't remove (image). The app is closed but still counting on the silent notification. How can i do this in flutter ?Thank you.
January 15, 2020 at 12:13AM by suhaib4x
https://ift.tt/35TYg1g
How can i do silent notification like (Samsung Health app)
I use Samsung Health app and it has silent notification that i can't remove (image). The app is closed but still counting on the silent notification. How can i do this in flutter ?Thank you.
January 15, 2020 at 12:13AM by suhaib4x
https://ift.tt/35TYg1g
Imgur
Post with 0 votes and 59 views.