New post on /r/flutterdev subreddit:
How to create a custom App bar without any 3rd party libraries
“Creating a custom app bar with flutter” by Haider Noor https://link.medium.com/vUGhEKabt7
June 22, 2020 at 04:49PM by pazozzoo
https://ift.tt/3fLmLmt
How to create a custom App bar without any 3rd party libraries
“Creating a custom app bar with flutter” by Haider Noor https://link.medium.com/vUGhEKabt7
June 22, 2020 at 04:49PM by pazozzoo
https://ift.tt/3fLmLmt
Medium
Creating a custom app bar with flutter
Create a custom app bar with flutter, in 5 mins!
New post on /r/flutterdev subreddit:
Flutter Tap Weekly Newsletter 44 - Tutorials, videos, packages, and much more!
https://ift.tt/2zU9vg9
June 22, 2020 at 05:18PM by vensign
https://ift.tt/3hR2KNn
Flutter Tap Weekly Newsletter 44 - Tutorials, videos, packages, and much more!
https://ift.tt/2zU9vg9
June 22, 2020 at 05:18PM by vensign
https://ift.tt/3hR2KNn
Fluttertap
Newsletter Issue 44
Flutter Tap newsletter with the latest of Flutter. Articles, tutorials, videos and much more - Issue 44
New post on Flutter Dev Google group:
Flutter Background operation on SQLite database
I'm trying to make a flutter app that stores the medicine and doctor appointment reminders for elderly people. I'm storing the data in the SQLite database. What I need to achieve is, I'll explain with an example. *If a person sets a reminder to take a medicine for like 6 pm he will get a
June 22, 2020 at 07:39PM by Adarsh Balachandran
https://ift.tt/3hQA4Eb
Flutter Background operation on SQLite database
I'm trying to make a flutter app that stores the medicine and doctor appointment reminders for elderly people. I'm storing the data in the SQLite database. What I need to achieve is, I'll explain with an example. *If a person sets a reminder to take a medicine for like 6 pm he will get a
June 22, 2020 at 07:39PM by Adarsh Balachandran
https://ift.tt/3hQA4Eb
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:
Going Walkabout - Flutter and Automated Screenshots
https://youtu.be/jiE-EtgGN24
June 22, 2020 at 08:39PM by aadjemonkeyrock
https://ift.tt/2AZ3fnV
Going Walkabout - Flutter and Automated Screenshots
https://youtu.be/jiE-EtgGN24
June 22, 2020 at 08:39PM by aadjemonkeyrock
https://ift.tt/2AZ3fnV
YouTube
Going Walkabout - Flutter and Automated Screenshots
Going Walkabout is a mobile travel blog and I wanted to create automated screenshots. What should be a simple project turned out to be a nightmare
Integration testing: https://flutter.dev/docs/cookbook/testing/integration/introduction
Automate screenshots:…
Integration testing: https://flutter.dev/docs/cookbook/testing/integration/introduction
Automate screenshots:…
New post on /r/flutterdev subreddit:
To make an SMS receiver app from particular number
Hi, I'm new to flutter.I want to make an app in which the user will mention the mobile number in a textfield. And the SMS from the mention number, need to be displayed. Can you suggest me some ideas?Thank you in advanceView Poll
June 22, 2020 at 08:29PM by Abinavvv
https://ift.tt/315ivub
To make an SMS receiver app from particular number
Hi, I'm new to flutter.I want to make an app in which the user will mention the mobile number in a textfield. And the SMS from the mention number, need to be displayed. Can you suggest me some ideas?Thank you in advanceView Poll
June 22, 2020 at 08:29PM by Abinavvv
https://ift.tt/315ivub
New post on /r/flutterdev subreddit:
Dio Http Logging
I made a dart package that I think is helpful while integrating with a backend using Dio.Easily view the request and the response in a prettified way without the need to add print statements. This will also easily allow you to share requests with the backend team when working with multiple developers.Please share your thoughts and provide your feedback :)https://pub.dev/packages/dio_http_formatter
June 22, 2020 at 08:21PM by coding4fun
https://ift.tt/2CwnhXm
Dio Http Logging
I made a dart package that I think is helpful while integrating with a backend using Dio.Easily view the request and the response in a prettified way without the need to add print statements. This will also easily allow you to share requests with the backend team when working with multiple developers.Please share your thoughts and provide your feedback :)https://pub.dev/packages/dio_http_formatter
June 22, 2020 at 08:21PM by coding4fun
https://ift.tt/2CwnhXm
Dart packages
dio_http_formatter | Dart Package
A Dio interceptor for pretty printing the HTTP request/response to be printed in the console for easier debugging
New tweet from FlutterDev:
HERE WE GO ...
📆The full official #FlutterDay event schedule is live!
6/25 → 9am PDT & 8pm PDT
6/26 → 8am PDT
See it here → https://t.co/MBLIAWMfGs
Register here → https://t.co/UAGslLLf73 pic.twitter.com/w3Wd7JFjHG— Flutter (@FlutterDev) June 22, 2020
June 22, 2020 at 09:15PM
http://twitter.com/FlutterDev/status/1275145424760791040
HERE WE GO ...
📆The full official #FlutterDay event schedule is live!
6/25 → 9am PDT & 8pm PDT
6/26 → 8am PDT
See it here → https://t.co/MBLIAWMfGs
Register here → https://t.co/UAGslLLf73 pic.twitter.com/w3Wd7JFjHG— Flutter (@FlutterDev) June 22, 2020
June 22, 2020 at 09:15PM
http://twitter.com/FlutterDev/status/1275145424760791040
New post on /r/flutterdev subreddit:
Flutter Intl IDE plugin exceeded 70K installations
https://twitter.com/localizely/status/1275058060910714880
June 22, 2020 at 09:32PM by goranlu
https://ift.tt/2B2xWZt
Flutter Intl IDE plugin exceeded 70K installations
https://twitter.com/localizely/status/1275058060910714880
June 22, 2020 at 09:32PM by goranlu
https://ift.tt/2B2xWZt
Twitter
Localizely
Flutter Intl IDE plugin exceeded 70K installations on VS Code and Android Studio! 🎉 Its Dart library is now available on GitHub: https://t.co/ymS7wYLj1T #flutter #flutterdev
New post on /r/flutterdev subreddit:
FVM 1.0 Released!
Flutter Version ManagementA simple cli to manage Flutter SDK versions has reached a 1.0 released.FVM was created because of the need for our team and CI to have a dependable build with the same Flutter SDK version and to be able to have multiple Flutter versions running to quickly validate and test upcoming Flutter releases with our apps, without waiting for Flutter installation every time.There has been great feedback from the community and we have continued to improve and add new features.FeaturesConfigure and use Flutter SDK version per projectAbility to install and cache multiple Flutter SDK VersionsFast switch between Flutter channels & versionsDynamic SDK paths for IDE debugging support.Version FVM config with project for consistency across teams and CI environments.Set global Flutter version across projectsIf you have not yet go check it out on: https://github.com/leoafarias/fvm and please feel free to leave feedback.
June 22, 2020 at 09:26PM by leokcta
https://ift.tt/3dkw777
FVM 1.0 Released!
Flutter Version ManagementA simple cli to manage Flutter SDK versions has reached a 1.0 released.FVM was created because of the need for our team and CI to have a dependable build with the same Flutter SDK version and to be able to have multiple Flutter versions running to quickly validate and test upcoming Flutter releases with our apps, without waiting for Flutter installation every time.There has been great feedback from the community and we have continued to improve and add new features.FeaturesConfigure and use Flutter SDK version per projectAbility to install and cache multiple Flutter SDK VersionsFast switch between Flutter channels & versionsDynamic SDK paths for IDE debugging support.Version FVM config with project for consistency across teams and CI environments.Set global Flutter version across projectsIf you have not yet go check it out on: https://github.com/leoafarias/fvm and please feel free to leave feedback.
June 22, 2020 at 09:26PM by leokcta
https://ift.tt/3dkw777
GitHub
GitHub - leoafarias/fvm: Flutter Version Management: A simple CLI to manage Flutter SDK versions.
Flutter Version Management: A simple CLI to manage Flutter SDK versions. - leoafarias/fvm
New post on /r/flutterdev subreddit:
Will Apple's New ARM Processor Change Flutter Dev?
Hi all, today Apple announced their moving away from Intel and to new Apple Silicon ARM chips.Flutter compiles to machine code, I'm assuming this is based on Intel chips? How will apps built on Flutter now be affected by this future transition?
June 22, 2020 at 09:57PM by owensdev
https://ift.tt/3dpZ3uL
Will Apple's New ARM Processor Change Flutter Dev?
Hi all, today Apple announced their moving away from Intel and to new Apple Silicon ARM chips.Flutter compiles to machine code, I'm assuming this is based on Intel chips? How will apps built on Flutter now be affected by this future transition?
June 22, 2020 at 09:57PM by owensdev
https://ift.tt/3dpZ3uL
reddit
Will Apple's New ARM Processor Change Flutter Dev?
Hi all, today Apple announced their moving away from Intel and to new Apple Silicon ARM chips. Flutter compiles to machine code, I'm assuming...
New tweet from FlutterDev:
#FlutterDay is coming in three days. Are you prepared?
Watch this refresher playlist to brush up on everything you’ll need to know to make the most of the 24-hour event.
📺→ https://t.co/Y3uT3pYevl
Register here → https://t.co/ughQcKfwEc pic.twitter.com/0u6AxOz5Ep— Flutter (@FlutterDev) June 22, 2020
June 22, 2020 at 11:14PM
http://twitter.com/FlutterDev/status/1275175310804217858
#FlutterDay is coming in three days. Are you prepared?
Watch this refresher playlist to brush up on everything you’ll need to know to make the most of the 24-hour event.
📺→ https://t.co/Y3uT3pYevl
Register here → https://t.co/ughQcKfwEc pic.twitter.com/0u6AxOz5Ep— Flutter (@FlutterDev) June 22, 2020
June 22, 2020 at 11:14PM
http://twitter.com/FlutterDev/status/1275175310804217858
New post on /r/flutterdev subreddit:
Hi! After compiling a Flutter app into Xcode, can I build upon that app within Swift code to include more iOS-specific features?
🚪
June 23, 2020 at 12:47AM by notpikatchu
https://ift.tt/2APx7TP
Hi! After compiling a Flutter app into Xcode, can I build upon that app within Swift code to include more iOS-specific features?
🚪
June 23, 2020 at 12:47AM by notpikatchu
https://ift.tt/2APx7TP
reddit
Hi! After compiling a Flutter app into Xcode, can I build upon...
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
This is how Flutter works under-the-hood, right? Do I have anything wrong?
Flutter compiles directly to native machine code for each specific platform (iOS & android) and controls each pixel of the screen. Flutter also uses JIT (just in time compiler) to make hot reload work. When working in Flutter ~90% of the time you don't have to write platform specific code... you just write almost everything in dart.I am trying to grasp some underlying concepts, and would really appreciate if somebody could shed some light on whether or not I'm right about this so far. Thanks!
June 23, 2020 at 04:46AM by jejwkkakdkf
https://ift.tt/3dkSRnC
This is how Flutter works under-the-hood, right? Do I have anything wrong?
Flutter compiles directly to native machine code for each specific platform (iOS & android) and controls each pixel of the screen. Flutter also uses JIT (just in time compiler) to make hot reload work. When working in Flutter ~90% of the time you don't have to write platform specific code... you just write almost everything in dart.I am trying to grasp some underlying concepts, and would really appreciate if somebody could shed some light on whether or not I'm right about this so far. Thanks!
June 23, 2020 at 04:46AM by jejwkkakdkf
https://ift.tt/3dkSRnC
reddit
This is how Flutter works under-the-hood, right? Do I have...
Flutter compiles directly to native machine code for each specific platform (iOS & android) and controls each pixel of the screen. Flutter also...
New post on /r/flutterdev subreddit:
I made a RISC-V Instruction Set Simulator using Dart and Flutter Web.
I've been working with Flutter and learning more about RISC-V since the beginning of the year and I decided to do this simulator as my first big project using my acquired knowledge from these two different areas.Vulcan is a RISC-V Instruction Set Simulator that I made using Dart and Flutter.
It has the following features:Support to the RV32I Extension.Visualization of programming counter (PC), machine code and original instructions side-by-side.Embedded editor inside Vulcan.Integer registers visualization.Single precision floating-point registers visualization.Memory visualization.Detection of syntax errors in the RISC-V Assembly code.Besides that, I am currently working to add support for:RISC-V Assembly Directives.RV32M Extension.RV32F and RV32D Extension.More info about Vulcan (including screenshots) can be found at its repository on Github: https://github.com/vmmc2/VulcanIf there are any suggestions or feedback, please let me know.
June 23, 2020 at 05:10AM by vmmc2
https://ift.tt/37SJcDw
I made a RISC-V Instruction Set Simulator using Dart and Flutter Web.
I've been working with Flutter and learning more about RISC-V since the beginning of the year and I decided to do this simulator as my first big project using my acquired knowledge from these two different areas.Vulcan is a RISC-V Instruction Set Simulator that I made using Dart and Flutter.
It has the following features:Support to the RV32I Extension.Visualization of programming counter (PC), machine code and original instructions side-by-side.Embedded editor inside Vulcan.Integer registers visualization.Single precision floating-point registers visualization.Memory visualization.Detection of syntax errors in the RISC-V Assembly code.Besides that, I am currently working to add support for:RISC-V Assembly Directives.RV32M Extension.RV32F and RV32D Extension.More info about Vulcan (including screenshots) can be found at its repository on Github: https://github.com/vmmc2/VulcanIf there are any suggestions or feedback, please let me know.
June 23, 2020 at 05:10AM by vmmc2
https://ift.tt/37SJcDw
GitHub
GitHub - vmmc2/Vulcan: RISC-V Instruction Set Simulator (Built for education).
RISC-V Instruction Set Simulator (Built for education). - GitHub - vmmc2/Vulcan: RISC-V Instruction Set Simulator (Built for education).
New post on /r/flutterdev subreddit:
objectiive-c dev needed.
I'm the maintainer of the 'Sounds' project which provides recording and playback for flutter apps.https://pub.dev/packages/soundsI need assistance from an objective-c dev to contribute what I believe should be a fairly small piece of work.The 'Sounds' project currently uses the mobile version of the FFMpeg library to determine the duration of an audio file and to perform codec conversion.The FFMpeg library is lovely but causes extreme bloat in the Sounds project.I'm creating a separate project to provide optional codec conversions which will allow users of Sounds to choose their bloat level rather than being forced to take functionality that they may not require.The issues is that the Sounds project still needs to be able to determine the duration of a sound file in order to provide 'progress' feedback in the Playback widget.# The JobSo I'm looking for an Objective-C dev to go through the existing Objective-C code and strip all references to the FFMpeg library.Implement a getDuration method using the native ios calls. (the issue details provides a link on how to do this).Details of the requirements are here:https://github.com/bsutton/sounds/issues/10# What you need to knowCompetent with Objective-CThis probably isn't a job for someone learning objective-c but probably suites someone that is interesting in learning how to build plugins for flutter.# What I can provideGuidance on how the flutter plugin architecture works# What you will getThe admiration of you fellow developers and a warm glowy feeling that you are contributing back to the community.Acknowledgement as a contributor on the Sounds project.An understanding of how flutter plugins work.An opportunity to work with me :D# How to start.If you find this interesting you can post a comment here or directly against the issue.
June 23, 2020 at 05:02AM by bsutto
https://ift.tt/37Q6Qkj
objectiive-c dev needed.
I'm the maintainer of the 'Sounds' project which provides recording and playback for flutter apps.https://pub.dev/packages/soundsI need assistance from an objective-c dev to contribute what I believe should be a fairly small piece of work.The 'Sounds' project currently uses the mobile version of the FFMpeg library to determine the duration of an audio file and to perform codec conversion.The FFMpeg library is lovely but causes extreme bloat in the Sounds project.I'm creating a separate project to provide optional codec conversions which will allow users of Sounds to choose their bloat level rather than being forced to take functionality that they may not require.The issues is that the Sounds project still needs to be able to determine the duration of a sound file in order to provide 'progress' feedback in the Playback widget.# The JobSo I'm looking for an Objective-C dev to go through the existing Objective-C code and strip all references to the FFMpeg library.Implement a getDuration method using the native ios calls. (the issue details provides a link on how to do this).Details of the requirements are here:https://github.com/bsutton/sounds/issues/10# What you need to knowCompetent with Objective-CThis probably isn't a job for someone learning objective-c but probably suites someone that is interesting in learning how to build plugins for flutter.# What I can provideGuidance on how the flutter plugin architecture works# What you will getThe admiration of you fellow developers and a warm glowy feeling that you are contributing back to the community.Acknowledgement as a contributor on the Sounds project.An understanding of how flutter plugins work.An opportunity to work with me :D# How to start.If you find this interesting you can post a comment here or directly against the issue.
June 23, 2020 at 05:02AM by bsutto
https://ift.tt/37Q6Qkj
Dart packages
sounds | Flutter Package
Sounds provide a complete api and Widgets for audio playback and recording. Both iOS and Android are supported.
New post on Flutter Dev Google group:
Google Sign in crashes
Hi! I created an app and it works perfectly locally but when I built the apk and run the app google sign in works but doesn't pass from the login page. I don't really know why. The app is on a closed track on the google play console. Someone told me that could be that I had to put another SHA
June 23, 2020 at 06:01AM by Kharis Alvarado Riveros
https://ift.tt/3hSsuZS
Google Sign in crashes
Hi! I created an app and it works perfectly locally but when I built the apk and run the app google sign in works but doesn't pass from the login page. I don't really know why. The app is on a closed track on the google play console. Someone told me that could be that I had to put another SHA
June 23, 2020 at 06:01AM by Kharis Alvarado Riveros
https://ift.tt/3hSsuZS
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:
To receive SMS from only one particular number
Hi. I'm working in flutter application... I want to make an app in which it needs to be received SMS from only one particular number which the user will specify in the text field. Can you suggest me some topics/ reference/code? Thank you..
June 23, 2020 at 07:56AM by Abinavan Nagendran
https://ift.tt/2Yopuwj
To receive SMS from only one particular number
Hi. I'm working in flutter application... I want to make an app in which it needs to be received SMS from only one particular number which the user will specify in the text field. Can you suggest me some topics/ reference/code? Thank you..
June 23, 2020 at 07:56AM by Abinavan Nagendran
https://ift.tt/2Yopuwj
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:
Remi Rousselet just released Riverpod, his next state-management experiment
https://twitter.com/remi_rousselet/status/1275258877467123718
June 23, 2020 at 07:59AM by EngineerScientist
https://ift.tt/2BtgMUP
Remi Rousselet just released Riverpod, his next state-management experiment
https://twitter.com/remi_rousselet/status/1275258877467123718
June 23, 2020 at 07:59AM by EngineerScientist
https://ift.tt/2BtgMUP
Twitter
Remi Rousselet
I've just released Riverpod, my next state-management experiment 🥳 An article will come soon, but in the mean-time, feel free to take a look at its documentation: https://t.co/QiqdavLNDu
New post on /r/flutterdev subreddit:
Drag and Drop from any widget on iPadOS 🚀
https://twitter.com/rodydavis/status/1275262882444238848?s=21
June 23, 2020 at 07:49AM by SoundDr
https://ift.tt/31dI24x
Drag and Drop from any widget on iPadOS 🚀
https://twitter.com/rodydavis/status/1275262882444238848?s=21
June 23, 2020 at 07:49AM by SoundDr
https://ift.tt/31dI24x
Twitter
Rody Davis
Hey @FlutterDev! Want to add drag and drop to your iPadOS application? 👀 https://t.co/LjB0RNBF2f
New post on /r/flutterdev subreddit:
Firebase Authentication with Facebook for Flutter - Part 1: Android
https://www.youtube.com/watch?v=DCsG3W1dFkI&feature=share
June 23, 2020 at 08:35AM by faizollah
https://ift.tt/2B3l45b
Firebase Authentication with Facebook for Flutter - Part 1: Android
https://www.youtube.com/watch?v=DCsG3W1dFkI&feature=share
June 23, 2020 at 08:35AM by faizollah
https://ift.tt/2B3l45b
YouTube
Firebase Authentication with Facebook for Flutter - Part 1: Android
In this video, we show you how to add Firebase Authentication with Facebook for Flutter. It works on Android phones. It includes theory explanation and coding section. This tutorial shows you how to implement the Facebook login through web view. Thanks for…
New post on Flutter Dev Google group:
DOUBT:To display received sms in alert box
Here I tried to display the received SMS in the alert box. The code has no error but the SMS is not displaying in the alert box. I tried print statement to check whether SMS is receiving. The received SMS are printed in the terminal but not displaying in the alert box. Please help me out with
June 23, 2020 at 08:40AM by Abinavan Nagendran
https://ift.tt/37SsDYx
DOUBT:To display received sms in alert box
Here I tried to display the received SMS in the alert box. The code has no error but the SMS is not displaying in the alert box. I tried print statement to check whether SMS is receiving. The received SMS are printed in the terminal but not displaying in the alert box. Please help me out with
June 23, 2020 at 08:40AM by Abinavan Nagendran
https://ift.tt/37SsDYx
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.