New post on /r/flutterdev subreddit:
Flutter Tutorial - Animated Icon In 7 Minutes (Johannes Milke)
https://www.youtube.com/watch?v=oGHeVdGLMjI
May 03, 2021 at 10:36PM by JohannesMilke
https://ift.tt/3eLPjxs
Flutter Tutorial - Animated Icon In 7 Minutes (Johannes Milke)
https://www.youtube.com/watch?v=oGHeVdGLMjI
May 03, 2021 at 10:36PM by JohannesMilke
https://ift.tt/3eLPjxs
YouTube
Flutter Tutorial - Animated Icon In 7 Minutes
The Flutter Animated Icon creates a simply icon transition animation between two icons in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com
👉 Flutter…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com
👉 Flutter…
New post on /r/flutterdev subreddit:
@GetStream_io just published a null-safe beta of their Flutter Chat SDK
https://twitter.com/getstream_io/status/1389296529916243974
May 04, 2021 at 02:08AM by Ajaxml
https://ift.tt/3aXGj7a
@GetStream_io just published a null-safe beta of their Flutter Chat SDK
https://twitter.com/getstream_io/status/1389296529916243974
May 04, 2021 at 02:08AM by Ajaxml
https://ift.tt/3aXGj7a
Twitter
Stream
We did! 🚀 Stream's #Flutter SDK was just updated to support null safety. Check out our beta release for more information. 😎✨: github.com/GetStream/stre… twitter.com/geekmz/status/…
New post on /r/flutterdev subreddit:
I share my simple flutter example about firebase storage and firestore database app in github
https://github.com/fluttirci/Flutter-Firestore-and-Storage-Example-App-with-TableIt's just simple, easy to understand. It has text data and an image. However, you can't just directly take this and use it obviously, you need to a lot of stuff before you can use it, because of the nature of firebase. Read the github for details.https://imgur.com/uHATHJs.png
May 04, 2021 at 02:59AM by philospherrobot
https://ift.tt/3ufKiDO
I share my simple flutter example about firebase storage and firestore database app in github
https://github.com/fluttirci/Flutter-Firestore-and-Storage-Example-App-with-TableIt's just simple, easy to understand. It has text data and an image. However, you can't just directly take this and use it obviously, you need to a lot of stuff before you can use it, because of the nature of firebase. Read the github for details.https://imgur.com/uHATHJs.png
May 04, 2021 at 02:59AM by philospherrobot
https://ift.tt/3ufKiDO
GitHub
GitHub - fluttirci/Flutter-Firestore-and-Storage-Example-App-with-Table: An app that shows some data from firebase storage image…
An app that shows some data from firebase storage image and some firestore text datas - GitHub - fluttirci/Flutter-Firestore-and-Storage-Example-App-with-Table: An app that shows some data from fir...
New post on /r/flutterdev subreddit:
Business Logic in Provider architechture
Where is the best place to put Business Logic in Provider Architecture. Kindly share me your thoughts
May 04, 2021 at 05:17AM by tluangahauhnar
https://ift.tt/339yOpw
Business Logic in Provider architechture
Where is the best place to put Business Logic in Provider Architecture. Kindly share me your thoughts
May 04, 2021 at 05:17AM by tluangahauhnar
https://ift.tt/339yOpw
New post on /r/flutterdev subreddit:
Monetizing Flutter apps with Google AdMob
https://youtu.be/TvAnkBjj36E
May 04, 2021 at 07:01AM by K_SNIPPET
https://ift.tt/2Rk7Bhe
Monetizing Flutter apps with Google AdMob
https://youtu.be/TvAnkBjj36E
May 04, 2021 at 07:01AM by K_SNIPPET
https://ift.tt/2Rk7Bhe
YouTube
💰 Monetizing Flutter apps with Google AdMob 💰
In this video, we learn how to do integrate Google Admob with Flutter with latest Flutter 2.0 Google Admob Package.
📄Source Code
Follow us to get Source @ Twitter | Facebook | Instagram | Telegram
📄Admob Website
https://www.admob.com/
📎Flutter Admob Package…
📄Source Code
Follow us to get Source @ Twitter | Facebook | Instagram | Telegram
📄Admob Website
https://www.admob.com/
📎Flutter Admob Package…
New post on /r/flutterdev subreddit:
Music Player App
I made a music player app. The app supports mostly all basic features that other popular music player apps like Spotify support. You canListen to songs online (quality up to 320kbps) as well as offline.Download music in best quality (320 kbps)Shuffle songs, Create playlists, etc.No subscriptionand most important thing, "No Ads"You can check the project here: https://github.com/Sangwan5688/BlackHoleFeedbacks appreciated :)
May 04, 2021 at 09:21AM by sangwan_5688
https://ift.tt/2PS5ReU
Music Player App
I made a music player app. The app supports mostly all basic features that other popular music player apps like Spotify support. You canListen to songs online (quality up to 320kbps) as well as offline.Download music in best quality (320 kbps)Shuffle songs, Create playlists, etc.No subscriptionand most important thing, "No Ads"You can check the project here: https://github.com/Sangwan5688/BlackHoleFeedbacks appreciated :)
May 04, 2021 at 09:21AM by sangwan_5688
https://ift.tt/2PS5ReU
GitHub
GitHub - Sangwan5688/blackhole
Contribute to Sangwan5688/blackhole development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Dart Checked Exceptions
I don't understand the hate checked exceptions seem to get, they were already declined as a language feature maybe a Throws annotation can bring better error handling to dart. https://github.com/dart-lang/sdk/issues/45884How do you feel about checked exceptions?View Poll
May 04, 2021 at 10:17AM by DevNico
https://ift.tt/3nL4hI1
Dart Checked Exceptions
I don't understand the hate checked exceptions seem to get, they were already declined as a language feature maybe a Throws annotation can bring better error handling to dart. https://github.com/dart-lang/sdk/issues/45884How do you feel about checked exceptions?View Poll
May 04, 2021 at 10:17AM by DevNico
https://ift.tt/3nL4hI1
GitHub
Checked Exceptions as an annotation · Issue #45884 · dart-lang/sdk
I never understood the hate checked exceptions get. The solution people give for why you don't need them is either if something went wrong return null which since null safety is a thing you...
New post on /r/flutterdev subreddit:
Convert any widgets into an image using Davinci
Davinci is a plugin that I've created to convert any widget into an image in four steps that you can share with other app/chats.Github Link:https://github.com/Imgkl/davinci
Package Link: https://pub.dev/packages/davinciAny contribution is welcome.
May 04, 2021 at 10:09AM by chif_
https://ift.tt/3teOHFW
Convert any widgets into an image using Davinci
Davinci is a plugin that I've created to convert any widget into an image in four steps that you can share with other app/chats.Github Link:https://github.com/Imgkl/davinci
Package Link: https://pub.dev/packages/davinciAny contribution is welcome.
May 04, 2021 at 10:09AM by chif_
https://ift.tt/3teOHFW
GitHub
GitHub - Imgkl/davinci: A flutter package to convert any widget to an Image.
A flutter package to convert any widget to an Image. - GitHub - Imgkl/davinci: A flutter package to convert any widget to an Image.
New post on Flutter Dev Google group:
Info Window
I want show info window always on Google Map. It shouldn't hide even if I tap the marker. It should always appear on Google Map. Is there any way to do it?
May 04, 2021 at 11:50AM by falaks...@gmail.com
https://ift.tt/3vEJmsX
Info Window
I want show info window always on Google Map. It shouldn't hide even if I tap the marker. It should always appear on Google Map. Is there any way to do it?
May 04, 2021 at 11:50AM by falaks...@gmail.com
https://ift.tt/3vEJmsX
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 dev jobs?
I've spent a bit of time learning Flutter on my own and really enjoy it! I decided to search for "flutter" on LinkedIn job postings and it looks like there are very few companies hiring for Flutter developers. Is there a reason why adoption is so low in corporate environments? Is Flutter intended mainly for very small teams/individuals with fewer resources or is there a genuine effort at Google to increase adoption in the corporate realm? I'm curious to hear what this community thinks
May 04, 2021 at 11:51AM by thefamousceleb
https://ift.tt/3eVsLuj
Flutter dev jobs?
I've spent a bit of time learning Flutter on my own and really enjoy it! I decided to search for "flutter" on LinkedIn job postings and it looks like there are very few companies hiring for Flutter developers. Is there a reason why adoption is so low in corporate environments? Is Flutter intended mainly for very small teams/individuals with fewer resources or is there a genuine effort at Google to increase adoption in the corporate realm? I'm curious to hear what this community thinks
May 04, 2021 at 11:51AM by thefamousceleb
https://ift.tt/3eVsLuj
reddit
Flutter dev jobs?
I've spent a bit of time learning Flutter on my own and really enjoy it! I decided to search for "flutter" on LinkedIn job postings and it looks...
New post on /r/flutterdev subreddit:
Flutter Blog App ( Backend & Frontend)
Hi guys, I created the Blog App using Flutter. Please check out the screenshots of the app & source code in my GitHub -https://github.com/DevStack06/Flutter-Blog-App And please do star the repo if you liked it!!You can also check the Youtube Playlist, which will cover both Front-End and Backend Development: https://www.youtube.com/playlist?list=PLtIU0BH0pkKoE2PBvgbHEBPAP-sd670VIAny suggestions are warmly welcomed, and it is open source so feel free to contribute ✌️✌️✌️.
May 04, 2021 at 01:51PM by devstack06
https://ift.tt/3xNeo3G
Flutter Blog App ( Backend & Frontend)
Hi guys, I created the Blog App using Flutter. Please check out the screenshots of the app & source code in my GitHub -https://github.com/DevStack06/Flutter-Blog-App And please do star the repo if you liked it!!You can also check the Youtube Playlist, which will cover both Front-End and Backend Development: https://www.youtube.com/playlist?list=PLtIU0BH0pkKoE2PBvgbHEBPAP-sd670VIAny suggestions are warmly welcomed, and it is open source so feel free to contribute ✌️✌️✌️.
May 04, 2021 at 01:51PM by devstack06
https://ift.tt/3xNeo3G
GitHub
GitHub - DevStack06/Flutter-Blog-App: Creating a video series on Blog Android app development along with backend development. Also…
Creating a video series on Blog Android app development along with backend development. Also doing the system design for this blog app. (Medium Clone) - GitHub - DevStack06/Flutter-Blog-App: Creat...
New post on /r/flutterdev subreddit:
RAD tool for widgets ?
is there any good RAD tool out there for generating flutter design like a drag drop position element here like a graphical design tool ? ( i know that you guys are doing it by hand and knowledge - but its truly like magic to me trying to learn or get an idea of the extend all these widgets can go ).I know its not the way and if there is none that do it right ( seen a few but seems very basic ) do you know of any totourials or guides that steps through each of the widgets and its possiblities in both coding and a visual represenation ? so it might be easier to get an overview of whats possible ?
May 04, 2021 at 01:21PM by Lazy-Chemist-7083
https://ift.tt/3nKuhDv
RAD tool for widgets ?
is there any good RAD tool out there for generating flutter design like a drag drop position element here like a graphical design tool ? ( i know that you guys are doing it by hand and knowledge - but its truly like magic to me trying to learn or get an idea of the extend all these widgets can go ).I know its not the way and if there is none that do it right ( seen a few but seems very basic ) do you know of any totourials or guides that steps through each of the widgets and its possiblities in both coding and a visual represenation ? so it might be easier to get an overview of whats possible ?
May 04, 2021 at 01:21PM by Lazy-Chemist-7083
https://ift.tt/3nKuhDv
New post on /r/flutterdev subreddit:
Official mongodb driver released
https://ift.tt/39xUQpK
May 04, 2021 at 04:00PM by bradofingo
https://ift.tt/3tkgvbT
Official mongodb driver released
https://ift.tt/39xUQpK
May 04, 2021 at 04:00PM by bradofingo
https://ift.tt/3tkgvbT
New post on /r/flutterdev subreddit:
How to add multi-language support to your flutter app via dynamic Localization.
https://www.youtube.com/watch?v=yrbaZgMtFQs
May 04, 2021 at 04:08AM by ankitsinha611
https://ift.tt/2QLdWm8
How to add multi-language support to your flutter app via dynamic Localization.
https://www.youtube.com/watch?v=yrbaZgMtFQs
May 04, 2021 at 04:08AM by ankitsinha611
https://ift.tt/2QLdWm8
YouTube
How to add multi-language support to your flutter app via dynamic Localization.
How to add multiple language support to your flutter app via dynamic Localization.
In this tutorial, you will learn how to add multi language support to the flutter app with Flutter Localization.
The same can be used as a boilerplate for starting a flutter…
In this tutorial, you will learn how to add multi language support to the flutter app with Flutter Localization.
The same can be used as a boilerplate for starting a flutter…
New post on /r/flutterdev subreddit:
Solve Unit Testing Errors: Not Found: 'dart:html' In Flutter Web? - Flutter Agency
https://ift.tt/2RmoI27
May 04, 2021 at 03:23PM by lil_dragplix
https://ift.tt/3tl5JlA
Solve Unit Testing Errors: Not Found: 'dart:html' In Flutter Web? - Flutter Agency
https://ift.tt/2RmoI27
May 04, 2021 at 03:23PM by lil_dragplix
https://ift.tt/3tl5JlA
Flutter Agency
Solve Unit Testing Errors: Not Found: 'dart:html' In Flutter Web? - Flutter Agency
The analyzer produces this diagnostic when import isnt needed because no names that are imported, referenced in importing library. Lets Solve Unit Testing Errors: Not Found
New post on /r/flutterdev subreddit:
Responsive Admin Panel or Dashboard - Flutter UI
https://youtu.be/_uOgXpEHNbc
May 04, 2021 at 03:18PM by anwarabir
https://ift.tt/3h00QMl
Responsive Admin Panel or Dashboard - Flutter UI
https://youtu.be/_uOgXpEHNbc
May 04, 2021 at 03:18PM by anwarabir
https://ift.tt/3h00QMl
YouTube
Responsive Admin Panel or Dashboard - Flutter UI - Speed Code
On Flutter V2.0 web officially supported on a stable branch. Today we share an Admin panel or you can call it dashboard #UI build with #flutter. Now you can build your app dashboard using flutter. This dashboard contains almost everything that you need like…
New post on /r/flutterdev subreddit:
Flutter Ecommerce App : Integrating Auth Backend
https://youtu.be/A1iEC3bBgqs
May 03, 2021 at 02:39PM by realappdev
https://ift.tt/33gcfiV
Flutter Ecommerce App : Integrating Auth Backend
https://youtu.be/A1iEC3bBgqs
May 03, 2021 at 02:39PM by realappdev
https://ift.tt/33gcfiV
YouTube
9.Integrating Auth Backend | Flutter Ecommerce App With Backend | Flutter Ecommerce App Admin Panel
Watch Auth Backend Integration of Flutter Ecommerce App With Backend where I discuss Flutter Ecommerce App With Backend with Nodejs and Flutter Ecommerce App With Backend with admin panel. Flutter Ecommerce App With Backend and admin panel and Flutter Ecommerce…
New post on /r/flutterdev subreddit:
Learn Sqlite by building a Note app with Flutter
https://youtu.be/RGa4HJutK48
May 03, 2021 at 01:54AM by DoctorCode8
https://ift.tt/3efV4nT
Learn Sqlite by building a Note app with Flutter
https://youtu.be/RGa4HJutK48
May 03, 2021 at 01:54AM by DoctorCode8
https://ift.tt/3efV4nT
YouTube
Make a Note taking App Using Flutter and Sqflite
#Android #Flutter
In this video, I will show you how to make a Cool note-taking app using Flutter and Sqlite database
in this tutorial, you will learn how:
- create a database using flutter
- add an item to your database
- remove the item from your database…
In this video, I will show you how to make a Cool note-taking app using Flutter and Sqlite database
in this tutorial, you will learn how:
- create a database using flutter
- add an item to your database
- remove the item from your database…
New post on /r/flutterdev subreddit:
Flutter Development with Linux (Debian LXDE) in a Google Cloud Machine
https://youtube.com/watch?v=_mi3xKI9vn8&feature=share
May 04, 2021 at 05:54PM by mrleles
https://ift.tt/3ejoNwm
Flutter Development with Linux (Debian LXDE) in a Google Cloud Machine
https://youtube.com/watch?v=_mi3xKI9vn8&feature=share
May 04, 2021 at 05:54PM by mrleles
https://ift.tt/3ejoNwm
YouTube
Flutter Development with Linux (Debian + LXDE) in a Google Cloud Machine
Creating a Debian machine in the Google Cloud Console.
Accessing with SSH, installing the LXDE Desktop Environment.
Accessing with Remmina for graphical use.
Installing Chrome, Android Studio and Visual Studio Code.
Using 1,1 GB of RAM!
Accessing with SSH, installing the LXDE Desktop Environment.
Accessing with Remmina for graphical use.
Installing Chrome, Android Studio and Visual Studio Code.
Using 1,1 GB of RAM!
New tweet from FlutterDev:
🌀 Life of a widget 💙
What is a widget, exactly? Watch the second episode of #DecodingFlutter as we explore what widgets are & how they fit into the Flutter framework.
In #3? We'll go deeper into implementation of widgets to discuss Elements.
Watch 👉 https://t.co/LS2fbwQ55G pic.twitter.com/jqfVIi0jaV— Flutter (@FlutterDev) May 4, 2021
May 04, 2021 at 07:30PM
http://twitter.com/FlutterDev/status/1389633426177863685
🌀 Life of a widget 💙
What is a widget, exactly? Watch the second episode of #DecodingFlutter as we explore what widgets are & how they fit into the Flutter framework.
In #3? We'll go deeper into implementation of widgets to discuss Elements.
Watch 👉 https://t.co/LS2fbwQ55G pic.twitter.com/jqfVIi0jaV— Flutter (@FlutterDev) May 4, 2021
May 04, 2021 at 07:30PM
http://twitter.com/FlutterDev/status/1389633426177863685
Twitter
#decodingflutter hashtag on Twitter
7m ago @FlutterDev tweeted: "✨ What is BuildContext? ✨
And why are t.." - read what others are saying and join the conversation.
And why are t.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Ep. 026 - strokeWeight() | Flutter Processing
https://youtube.com/watch?v=Aig6oLqVdcQ&feature=share
May 04, 2021 at 08:58PM by Pixelreddit
https://ift.tt/2Rna0HZ
Ep. 026 - strokeWeight() | Flutter Processing
https://youtube.com/watch?v=Aig6oLqVdcQ&feature=share
May 04, 2021 at 08:58PM by Pixelreddit
https://ift.tt/2Rna0HZ
YouTube
Ep. 026 - strokeWeight() | Flutter Processing
Today, we implement strokeWeight() in #Flutter Processing.
https://github.com/matthew-carroll/flutter_processing
---
Follow:
https://twitter.com/suprdeclarative
Hourly Flutter Consulting:
https://consulting.superdeclarative.com
Flutter Training:
htt…
https://github.com/matthew-carroll/flutter_processing
---
Follow:
https://twitter.com/suprdeclarative
Hourly Flutter Consulting:
https://consulting.superdeclarative.com
Flutter Training:
htt…