New post on /r/flutterdev subreddit:
DoYouEvenFlutter [EP.3] Creating custom icon font
https://ift.tt/3qiIEyQ
January 13, 2021 at 07:14PM by ThatLukeUrban
https://ift.tt/2XzimfA
DoYouEvenFlutter [EP.3] Creating custom icon font
https://ift.tt/3qiIEyQ
January 13, 2021 at 07:14PM by ThatLukeUrban
https://ift.tt/2XzimfA
Medium
DoYouEvenFlutter [EP.3] Creating custom icon font
Nowadays, almost every app uses icons, we basically live in the renaissance of iconography. Your icon amount can vary between a few to…
New post on Flutter Dev Google group:
Flutter programmer in Latinoamerica. Español
Hey! my name is Federico Salvatierra. I am an architecture student, music producer, and graphic designer. I am also learning our straup in Uruguay with a great team. Bueno sigo en español, ya que esto está dirigido a personas que manejen el español. Estamos en busca de un programdor de
January 13, 2021 at 08:56PM by Fede Salvatierra
https://ift.tt/39uY1NV
Flutter programmer in Latinoamerica. Español
Hey! my name is Federico Salvatierra. I am an architecture student, music producer, and graphic designer. I am also learning our straup in Uruguay with a great team. Bueno sigo en español, ya que esto está dirigido a personas que manejen el español. Estamos en busca de un programdor de
January 13, 2021 at 08:56PM by Fede Salvatierra
https://ift.tt/39uY1NV
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.
😁1
New post on Flutter Dev Google group:
Help with deprecated List
Hello, I'm having trouble resolving the deprecated List class. There is something I'm missing in the following code. I believe I have the return value corrected (see original commented out and new line below it)[marked as 1], but I still get an error on my getUsers() function saying it doesn't
January 13, 2021 at 10:04PM by Kevin Roberson
https://ift.tt/3smxBGG
Help with deprecated List
Hello, I'm having trouble resolving the deprecated List class. There is something I'm missing in the following code. I believe I have the return value corrected (see original commented out and new line below it)[marked as 1], but I still get an error on my getUsers() function saying it doesn't
January 13, 2021 at 10:04PM by Kevin Roberson
https://ift.tt/3smxBGG
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:
Prediction the future of Flutter: could it grow in popularity to became "everyday" language for mobile app development?
Currently I'm learning Flutter, and I love it so much 🔥, so definitely going to continue.But when I've checked a local job offers (Poland), there no really much of.So could Flutter grow on a few year to be popular as Kotlin or Swift or React Native?Bonus: do it popular in your country?Cheers
January 13, 2021 at 09:03PM by Affectionate-Soft498
https://ift.tt/3i8KWOe
Prediction the future of Flutter: could it grow in popularity to became "everyday" language for mobile app development?
Currently I'm learning Flutter, and I love it so much 🔥, so definitely going to continue.But when I've checked a local job offers (Poland), there no really much of.So could Flutter grow on a few year to be popular as Kotlin or Swift or React Native?Bonus: do it popular in your country?Cheers
January 13, 2021 at 09:03PM by Affectionate-Soft498
https://ift.tt/3i8KWOe
reddit
Prediction the future of Flutter: could it grow in popularity to...
Currently I'm learning Flutter, and I love it so much 🔥, so definitely going to continue. But when I've checked a local job offers (Poland),...
New post on /r/flutterdev subreddit:
Beautifying the Flutter Video Player
https://ift.tt/39vkBWH
January 13, 2021 at 10:47PM by ufohitchhiker
https://ift.tt/35FEysN
Beautifying the Flutter Video Player
https://ift.tt/39vkBWH
January 13, 2021 at 10:47PM by ufohitchhiker
https://ift.tt/35FEysN
Mullr Dev
Beautifying the Flutter Video Player
A Stacked Implementation In my last article I wrote about using the video_player package to show video thumbnails and play videos from a URL. The implementation was quite straightforward and involv…
New post on Flutter Dev Google group:
flutter & wamp in local network
hi i have wamp in server of local network with database and i have make app in flutter who connect to this server i have tried http://localhost , https://ift.tt/3ibhqY2 and https all failled to connect and json dont return result until timeout flutter refuse http, and https certifcate local
January 14, 2021 at 07:02AM by Mhamed Belfortas
https://ift.tt/3bBFi67
flutter & wamp in local network
hi i have wamp in server of local network with database and i have make app in flutter who connect to this server i have tried http://localhost , https://ift.tt/3ibhqY2 and https all failled to connect and json dont return result until timeout flutter refuse http, and https certifcate local
January 14, 2021 at 07:02AM by Mhamed Belfortas
https://ift.tt/3bBFi67
New post on /r/flutterdev subreddit:
Flutter News Application using GetX and WordPress Custom API
‌Episode 3 - GetX Integration in News PageThis is the 3rd episode of the Flutter News Application using GetX and WordPress. In this Video we will do News Page Integration with GetX and with Wordpress (PHP) API and also we will put feature of Pull to Refresh.🎥 Video : https://youtu.be/10DKpOjVvVgThis video belongs to Flutter News Application.SUBSCRIBE if you find this video helpful!❤️
January 14, 2021 at 07:52AM by SnippetCoder_YT
https://ift.tt/3qkcwuN
Flutter News Application using GetX and WordPress Custom API
‌Episode 3 - GetX Integration in News PageThis is the 3rd episode of the Flutter News Application using GetX and WordPress. In this Video we will do News Page Integration with GetX and with Wordpress (PHP) API and also we will put feature of Pull to Refresh.🎥 Video : https://youtu.be/10DKpOjVvVgThis video belongs to Flutter News Application.SUBSCRIBE if you find this video helpful!❤️
January 14, 2021 at 07:52AM by SnippetCoder_YT
https://ift.tt/3qkcwuN
YouTube
Flutter News Application using GetX and WordPress Custom API - EP 03 - News Page GetX Integration
This is the 3rd episode of the Flutter News Application using GetX and WordPress. In this Video we will do News Page Integration with GetX and with Wordpress (PHP) API and also we will put feature of Pull to Refresh.
Click 🔔 to get notified about our latest…
Click 🔔 to get notified about our latest…
New post on Flutter Dev Google group:
set default select item on FormBuilderSearchableDropdown [flutter_form_builder]
hi , i'm using FormBuilderSearchableDropdown everything work perfectly , but i got a small problem on my *Edit Form* i want to set a default select item but i don't know how to set it . data list i get from my backend service look like this *Data :* [ {'label':'Apple', value: 00001}, {'label':'
January 14, 2021 at 10:05AM by You Sour
https://ift.tt/3qktFV4
set default select item on FormBuilderSearchableDropdown [flutter_form_builder]
hi , i'm using FormBuilderSearchableDropdown everything work perfectly , but i got a small problem on my *Edit Form* i want to set a default select item but i don't know how to set it . data list i get from my backend service look like this *Data :* [ {'label':'Apple', value: 00001}, {'label':'
January 14, 2021 at 10:05AM by You Sour
https://ift.tt/3qktFV4
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:
Flutter Code Linting - Improve your code and enforce Style and errors
https://youtu.be/TBgWVqafJW4
January 14, 2021 at 11:56AM by MyracleDesign
https://ift.tt/3idc3Ib
Flutter Code Linting - Improve your code and enforce Style and errors
https://youtu.be/TBgWVqafJW4
January 14, 2021 at 11:56AM by MyracleDesign
https://ift.tt/3idc3Ib
YouTube
Flutter Code Linting - Improve your code and enforce Style and errors
Join me on my Live Streaming adventures - https://twitch.tv/maxflutter
Join the Membership and support us directly!
https://www.youtube.com/channel/UCgUnLn1FpuHHmO66vn4o1NA/join
Code Linting allows you to enforce styling and error rules onto your code and…
Join the Membership and support us directly!
https://www.youtube.com/channel/UCgUnLn1FpuHHmO66vn4o1NA/join
Code Linting allows you to enforce styling and error rules onto your code and…
New post on /r/flutterdev subreddit:
Can you recommend me a good course on customPainter (shapes, animation, etc)?
Preferably with the deepest dive you could find ;) I'm currently struggling to implement custom slider shapes the way i want (thanks, designer!) and want to rectify this asap
January 14, 2021 at 11:33AM by Selentest
https://ift.tt/38FbFin
Can you recommend me a good course on customPainter (shapes, animation, etc)?
Preferably with the deepest dive you could find ;) I'm currently struggling to implement custom slider shapes the way i want (thanks, designer!) and want to rectify this asap
January 14, 2021 at 11:33AM by Selentest
https://ift.tt/38FbFin
reddit
Can you recommend me a good course on customPainter (shapes,...
Preferably with the deepest dive you could find ;) I'm currently struggling to implement custom slider shapes the way i want (thanks, designer!)...
New post on /r/flutterdev subreddit:
Share my program, A pet manage app by flutter.
https://github.com/oiar/pet-life
Happy pet, happy life.
January 14, 2021 at 10:58AM by abserari
https://ift.tt/2KhMSrk
Share my program, A pet manage app by flutter.
https://github.com/oiar/pet-life
Happy pet, happy life.
January 14, 2021 at 10:58AM by abserari
https://ift.tt/2KhMSrk
GitHub
oiar/pet-life
:cat2: :paw_prints: A project about pet's life. :whale: - oiar/pet-life
New post on /r/flutterdev subreddit:
Package for easily removing # from URL in Flutter web
https://twitter.com/creativemaybeno/status/1349720161524314112?s=20
January 14, 2021 at 04:02PM by creativemaybeno
https://ift.tt/38Nlefn
Package for easily removing # from URL in Flutter web
https://twitter.com/creativemaybeno/status/1349720161524314112?s=20
January 14, 2021 at 04:02PM by creativemaybeno
https://ift.tt/38Nlefn
Twitter
creativecreatorormaybenot
Made a #Flutter package allowing you to remove the leading hash /# from your web URL really easily ✨ * Path strategy in one line 💥 * No need for conditional imports 👌 * Runs on mobile on stable 🚀 Works like a charm - try it in your Flutter web app 🔥 http…
New post on /r/flutterdev subreddit:
Ep. 001 - I'm going to port processing to Flutter | Flutter Processing
https://youtube.com/watch?v=NsWwYh5T6qs&feature=share
January 14, 2021 at 06:03PM by Pixelreddit
https://ift.tt/3sjG9hA
Ep. 001 - I'm going to port processing to Flutter | Flutter Processing
https://youtube.com/watch?v=NsWwYh5T6qs&feature=share
January 14, 2021 at 06:03PM by Pixelreddit
https://ift.tt/3sjG9hA
YouTube
Ep. 001 - I'm going to port processing to Flutter | Flutter Processing
I'm going to port Processing to Flutter! The goal is to provide an easy opportunity to bring Flutter to institutional education. I have no idea how well this port will go, but I'm going to film the process and show you how I approach it. So be sure to subscribe!…
New tweet from FlutterDev:
⚡️ Transform any pixels with ImageFiltered.
A small but powerful widget, ImageFiltered takes pixels and rearranges them, allowing you to blur or pixel-transform anything in your app.
Watch for more 📺 → https://t.co/hVwV3cALrP pic.twitter.com/grV1dxowOQ— Flutter (@FlutterDev) January 14, 2021
January 14, 2021 at 07:30PM
http://twitter.com/FlutterDev/status/1349785890596515843
⚡️ Transform any pixels with ImageFiltered.
A small but powerful widget, ImageFiltered takes pixels and rearranges them, allowing you to blur or pixel-transform anything in your app.
Watch for more 📺 → https://t.co/hVwV3cALrP pic.twitter.com/grV1dxowOQ— Flutter (@FlutterDev) January 14, 2021
January 14, 2021 at 07:30PM
http://twitter.com/FlutterDev/status/1349785890596515843
YouTube
ImageFiltered (Flutter Widget of the Week)
ImageFiltered is a small but powerful widget that lets you blur or pixel-transform anything in your app. It's often a simpler alternative to BackdropFilter.
Learn more about ImageFiltered → http://goo.gle/38BtBul
This video is also subtitled in Chinese…
Learn more about ImageFiltered → http://goo.gle/38BtBul
This video is also subtitled in Chinese…
New post on /r/flutterdev subreddit:
OpenScan - an open-source document scanner app
https://ift.tt/2L07410
January 14, 2021 at 06:58PM by binaryfor
https://ift.tt/35I0O5f
OpenScan - an open-source document scanner app
https://ift.tt/2L07410
January 14, 2021 at 06:58PM by binaryfor
https://ift.tt/35I0O5f
GitHub
GitHub - ethereal-developers/OpenScan: A privacy-friendly Document Scanner app
A privacy-friendly Document Scanner app. Contribute to ethereal-developers/OpenScan development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Job interview preperation
Hello ! I have a job interview tomorrow, and was hoping to get some advice, or personal experience in an interview for a Flutter/android kotlin position. Is there anything that made the difference for you? Also if this isn't the place for this type of question please refer me to a better place!
January 14, 2021 at 06:38PM by bpbushman
https://ift.tt/3bDH6LV
Job interview preperation
Hello ! I have a job interview tomorrow, and was hoping to get some advice, or personal experience in an interview for a Flutter/android kotlin position. Is there anything that made the difference for you? Also if this isn't the place for this type of question please refer me to a better place!
January 14, 2021 at 06:38PM by bpbushman
https://ift.tt/3bDH6LV
reddit
Job interview preperation
Hello ! I have a job interview tomorrow, and was hoping to get some advice, or personal experience in an interview for a Flutter/android kotlin...
New post on /r/flutterdev subreddit:
Flutter Tutorial - Speech To Text & Voice Recognition (Johannes Milke)
https://www.youtube.com/watch?v=jwlgHLHFIjc
January 14, 2021 at 08:40PM by JohannesMilke
https://ift.tt/38LfylG
Flutter Tutorial - Speech To Text & Voice Recognition (Johannes Milke)
https://www.youtube.com/watch?v=jwlgHLHFIjc
January 14, 2021 at 08:40PM by JohannesMilke
https://ift.tt/38LfylG
YouTube
Flutter Tutorial - Speech To Text & Voice Recognition
Let's build a Speech To Text Flutter app which recognizes & analyzes your words to execute commands.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com
👉…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com
👉…
New post on /r/flutterdev subreddit:
Non-UI Mobile Development
From my understanding, flutter is basically a UI framework and is able to achieve non-UI activities by use of plugins. Does this mean that one way or another I'll have to learn platform languages like Kotlin to be able to fully take advantage of a platform's (like Android) capabilities?
January 14, 2021 at 08:38PM by agwatta
https://ift.tt/3ssOkbF
Non-UI Mobile Development
From my understanding, flutter is basically a UI framework and is able to achieve non-UI activities by use of plugins. Does this mean that one way or another I'll have to learn platform languages like Kotlin to be able to fully take advantage of a platform's (like Android) capabilities?
January 14, 2021 at 08:38PM by agwatta
https://ift.tt/3ssOkbF
reddit
Non-UI Mobile Development
From my understanding, flutter is basically a UI framework and is able to achieve non-UI activities by use of plugins. Does this mean that one way...
New post on Flutter Dev Google group:
Flutter: How to redirect to the below page using onPressed: () { Navigator.push(context, MaterialPageRoute(builder: (context) { return MainPage(); }
How to redirect to the below page using onPressed: () { //debugPrint("Add New Device Cattegorry"); Navigator.push(context, MaterialPageRoute(builder: (context) { return MyHomePage(); } ) ); // }, I want to redirect from a page suppose "FirstPage.dart" to " MainPage.dart" import 'package:CWC
January 14, 2021 at 09:25PM by shravan kumar Pottala
https://ift.tt/3bzY3qy
Flutter: How to redirect to the below page using onPressed: () { Navigator.push(context, MaterialPageRoute(builder: (context) { return MainPage(); }
How to redirect to the below page using onPressed: () { //debugPrint("Add New Device Cattegorry"); Navigator.push(context, MaterialPageRoute(builder: (context) { return MyHomePage(); } ) ); // }, I want to redirect from a page suppose "FirstPage.dart" to " MainPage.dart" import 'package:CWC
January 14, 2021 at 09:25PM by shravan kumar Pottala
https://ift.tt/3bzY3qy
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:
Could you recommend a decent Flutter BLE (Bluetooth Low Energy) package?
Hey, everyone.Soon I will start an IoT project which key concept is communicating with peripherals using the BLE (Bluetooth Low Energy) protocol. I searched for some BLE packages in pub.dev and found this one: https://pub.dev/packages/flutter_ble_lib. I really liked the idea that this package also has a dedicated emulator - https://pub.dev/packages/blemulator, which provides testing capabilities without having the actual hardware (that would also be the case for me in the project).Does anyone used it and have any feedback? Have you used any other Flutter BLE package which you could recommend?
January 14, 2021 at 10:21PM by mkobuolys
https://ift.tt/3oMel3p
Could you recommend a decent Flutter BLE (Bluetooth Low Energy) package?
Hey, everyone.Soon I will start an IoT project which key concept is communicating with peripherals using the BLE (Bluetooth Low Energy) protocol. I searched for some BLE packages in pub.dev and found this one: https://pub.dev/packages/flutter_ble_lib. I really liked the idea that this package also has a dedicated emulator - https://pub.dev/packages/blemulator, which provides testing capabilities without having the actual hardware (that would also be the case for me in the project).Does anyone used it and have any feedback? Have you used any other Flutter BLE package which you could recommend?
January 14, 2021 at 10:21PM by mkobuolys
https://ift.tt/3oMel3p
Dart packages
The official repository for Dart and Flutter packages.
Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter and general Dart programs.