New post on /r/flutterdev subreddit:
Hacki: A simple Hacker News reader made with Flutter
https://ift.tt/3sWgrm5
January 04, 2022 at 11:17PM by livinglist
https://ift.tt/3t5TVqO
Hacki: A simple Hacker News reader made with Flutter
https://ift.tt/3sWgrm5
January 04, 2022 at 11:17PM by livinglist
https://ift.tt/3t5TVqO
GitHub
GitHub - Livinglist/Hacki: A simple Hacker News reader made with Flutter.
A simple Hacker News reader made with Flutter. Contribute to Livinglist/Hacki development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
How to integrate oauth2.0 using oauth_dio package?
I am getting 200 in postman but not able to get access token using this package.
January 05, 2022 at 06:26AM by mryoloo
https://ift.tt/3pUeVii
How to integrate oauth2.0 using oauth_dio package?
I am getting 200 in postman but not able to get access token using this package.
January 05, 2022 at 06:26AM by mryoloo
https://ift.tt/3pUeVii
reddit
How to integrate oauth2.0 using oauth_dio package?
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
A website for interesting Flutter challenges
Personally, I prefer learning by actually codding rather than just reading/watching tutorials. That's not to say that I don't like tutorials. In fact, I think they are vital in the first phase of learning when everything is new, and you have no idea what to do and how to start. But once I get familiar enough with the topic, I enjoy tackling some interesting challenges that are balanced for my level. And usually, once I complete a challenge, I keep fiddling with the result and see what else is there to learn. Challenges are a great way to learn, as long as they are short enough, lead to something interesting (not to another to-do list app), and are not too hard.So, I made this website to publish Flutter challenges and put it on GitHub. I already posted the first challenge, and I'll publish the solution in a couple of days to give those who want to try it by themselves time to do it without the temptation of an available solution.What do you think about this idea? Will you be interested in this kind of challenges? Or would you like to contribute with your own challenges?The site is based on Jekyll, so the challenges and all other pages are more or less simple .md files on GitHub. Thus, in theory, contributing should be a simple matter of submitting pull requests.https://rggt.github.io/flutter-challenges/
January 05, 2022 at 11:26AM by __RGgt__
https://ift.tt/3pXCmaO
A website for interesting Flutter challenges
Personally, I prefer learning by actually codding rather than just reading/watching tutorials. That's not to say that I don't like tutorials. In fact, I think they are vital in the first phase of learning when everything is new, and you have no idea what to do and how to start. But once I get familiar enough with the topic, I enjoy tackling some interesting challenges that are balanced for my level. And usually, once I complete a challenge, I keep fiddling with the result and see what else is there to learn. Challenges are a great way to learn, as long as they are short enough, lead to something interesting (not to another to-do list app), and are not too hard.So, I made this website to publish Flutter challenges and put it on GitHub. I already posted the first challenge, and I'll publish the solution in a couple of days to give those who want to try it by themselves time to do it without the temptation of an available solution.What do you think about this idea? Will you be interested in this kind of challenges? Or would you like to contribute with your own challenges?The site is based on Jekyll, so the challenges and all other pages are more or less simple .md files on GitHub. Thus, in theory, contributing should be a simple matter of submitting pull requests.https://rggt.github.io/flutter-challenges/
January 05, 2022 at 11:26AM by __RGgt__
https://ift.tt/3pXCmaO
New post on /r/flutterdev subreddit:
Appwrite 0.12 - A major milestone for the open source Firebase Alternative
Hey, Appwrite maintainer here 👋After months of hard work and contributions from the open source community, Appwrite 0.12 has just been released with the biggest performance improvements till date.If you haven't heard already, Appwrite is an open source end-to-end BaaS that helps you build your Web, Flutter, iOS and Android apps much faster with a focus on simplicity, developer experience, privacy and security that you can self-host with just a single command.We'd love to get your feedback as we move on to v1.0 of Appwrite in the coming weeks. Community feedback has been one of the major driving forces for where the project is today.Here’s everything that’s new in Appwrite 0.12Database overhaul - a new and improved database API focussed on performance and support for multiple databases under the hood - MariaDB, MySQL, MongoDB ( soon ...) and more.Dynamic pagination strategies - Efficient querying through millions of records using a combination of limit-offset and cursor paginationSimple Database permissions - choose between collection-level and document-level permissionsQuery API v2 - support for more powerful database queriesNew Usage Charts - Increased visibility on your project with lot more graphs and metricsCustom IDs - Human friendly IDs for your collections, documents, users, projects etc.Service toggles - disable services you don’t need and secure your APIs even furtherLogging that just works - Error logging and monitoring made easy with 3 new open source providers - Sentry, AppSignal & RaygunNot to mention, we're one step closer to becoming a complete Firebase AlternativeCheck out everything we shipped this time around 👇https://github.com/appwrite/appwrite/releases/latest
January 05, 2022 at 02:19PM by thecouchdev
https://ift.tt/3JUbTmq
Appwrite 0.12 - A major milestone for the open source Firebase Alternative
Hey, Appwrite maintainer here 👋After months of hard work and contributions from the open source community, Appwrite 0.12 has just been released with the biggest performance improvements till date.If you haven't heard already, Appwrite is an open source end-to-end BaaS that helps you build your Web, Flutter, iOS and Android apps much faster with a focus on simplicity, developer experience, privacy and security that you can self-host with just a single command.We'd love to get your feedback as we move on to v1.0 of Appwrite in the coming weeks. Community feedback has been one of the major driving forces for where the project is today.Here’s everything that’s new in Appwrite 0.12Database overhaul - a new and improved database API focussed on performance and support for multiple databases under the hood - MariaDB, MySQL, MongoDB ( soon ...) and more.Dynamic pagination strategies - Efficient querying through millions of records using a combination of limit-offset and cursor paginationSimple Database permissions - choose between collection-level and document-level permissionsQuery API v2 - support for more powerful database queriesNew Usage Charts - Increased visibility on your project with lot more graphs and metricsCustom IDs - Human friendly IDs for your collections, documents, users, projects etc.Service toggles - disable services you don’t need and secure your APIs even furtherLogging that just works - Error logging and monitoring made easy with 3 new open source providers - Sentry, AppSignal & RaygunNot to mention, we're one step closer to becoming a complete Firebase AlternativeCheck out everything we shipped this time around 👇https://github.com/appwrite/appwrite/releases/latest
January 05, 2022 at 02:19PM by thecouchdev
https://ift.tt/3JUbTmq
GitHub
Release Version 0.12.0 · appwrite/appwrite
Features
Completely rewritten Database service: Breaking Change
Collection rules are now attributes
Filters for have been replaced with a new, more powerful syntax
Custom indexes for more perform...
Completely rewritten Database service: Breaking Change
Collection rules are now attributes
Filters for have been replaced with a new, more powerful syntax
Custom indexes for more perform...
New post on /r/flutterdev subreddit:
Flutter Tutorial: Login, Role, and Permissions
https://youtube.com/watch?v=XON7m_OVbQY&feature=share
January 05, 2022 at 02:14PM by didinj
https://ift.tt/32Rh7P4
Flutter Tutorial: Login, Role, and Permissions
https://youtube.com/watch?v=XON7m_OVbQY&feature=share
January 05, 2022 at 02:14PM by didinj
https://ift.tt/32Rh7P4
YouTube
Flutter Tutorial: Login, Role, and Permissions
In this Flutter tutorial, we will show you how to build Android and iOS apps that can log in with role-based and permissions by accessing REST API. So, there will be a different screen or view that is accessible for each different role. Each role has a different…
New post on /r/flutterdev subreddit:
Flutter Navigator 2.0 Made Easy with Auto Router
https://ift.tt/3zuOHGD
January 05, 2022 at 04:35PM by biklas7
https://ift.tt/3JMUFqP
Flutter Navigator 2.0 Made Easy with Auto Router
https://ift.tt/3zuOHGD
January 05, 2022 at 04:35PM by biklas7
https://ift.tt/3JMUFqP
Coletiv
Flutter Navigator 2.0 Made Easy with Auto Router | Coletiv Blog
If you are a Flutter developer you might have heard about or even tried the “new” way of navigating with Navigator 2.0, which might be one of the most controversial APIs I have seen.
New post on /r/flutterdev subreddit:
Mixing visual and traditional coding is 🔥 as hell
https://twitter.com/tetabuilder/status/1478746110797692928?s=21
January 05, 2022 at 04:32PM by OndaTeta
https://ift.tt/334irO8
Mixing visual and traditional coding is 🔥 as hell
https://twitter.com/tetabuilder/status/1478746110797692928?s=21
January 05, 2022 at 04:32PM by OndaTeta
https://ift.tt/334irO8
Twitter
Teta
Mixing visual and traditional coding is 🔥 as hell #teta #flutterdev #flutter #nocode
New post on /r/flutterdev subreddit:
5 Things John Learned Fighting Hackers of His App — A must-read for PM’s and CISO’s
/r/ciso/comments/rcdz68/5_things_john_learned_fighting_hackers_of_his_app/
January 05, 2022 at 04:23PM by sergeychuk
https://ift.tt/3qJVdVG
5 Things John Learned Fighting Hackers of His App — A must-read for PM’s and CISO’s
/r/ciso/comments/rcdz68/5_things_john_learned_fighting_hackers_of_his_app/
January 05, 2022 at 04:23PM by sergeychuk
https://ift.tt/3qJVdVG
reddit
5 Things John Learned Fighting Hackers of His App — A must-read...
Posted in r/FlutterDev by u/sergeychuk • 2 points and 4 comments
New post on /r/flutterdev subreddit:
Know how add animation to your flutter app
https://twitter.com/heysagnik/status/1478788332209549319?s=20
January 05, 2022 at 07:02PM by devgossips
https://ift.tt/3zrn3tU
Know how add animation to your flutter app
https://twitter.com/heysagnik/status/1478788332209549319?s=20
January 05, 2022 at 07:02PM by devgossips
https://ift.tt/3zrn3tU
Twitter
Sagnik Sahoo ⛄
Everyone loves animation ! Adding animation to your app takes your app to the next level 🤯. So here's the simple way to add basic animation. 🧵↓
New post on /r/flutterdev subreddit:
Thinking of making a build service to generate mobile apps - any interest?
I'm thinking of making a build service which would make Android and iOS native apps from Flutter projects.Sure, you can do this yourself if you have Android Studio, as well as a Mac with Xcode. But not everyone does, and it can be a pain installing the build stack and keeping it up to date.Is there any interest in a service which would let you upload your project, then download mobile executables? What would make it more interesting?
January 05, 2022 at 07:21PM by ghenne
https://ift.tt/34ezFce
Thinking of making a build service to generate mobile apps - any interest?
I'm thinking of making a build service which would make Android and iOS native apps from Flutter projects.Sure, you can do this yourself if you have Android Studio, as well as a Mac with Xcode. But not everyone does, and it can be a pain installing the build stack and keeping it up to date.Is there any interest in a service which would let you upload your project, then download mobile executables? What would make it more interesting?
January 05, 2022 at 07:21PM by ghenne
https://ift.tt/34ezFce
reddit
Thinking of making a build service to generate mobile apps - any...
I'm thinking of making a build service which would make Android and iOS native apps from Flutter projects. Sure, you can do this yourself if you...
New post on /r/flutterdev subreddit:
Check out my Flutter alternative navigator package! See `pub.dev` page for details. Feedback (positive or otherwise) welcome.
https://ift.tt/3DY2Duk
January 05, 2022 at 10:18PM by caseycrogers
https://ift.tt/3t1mHsX
Check out my Flutter alternative navigator package! See `pub.dev` page for details. Feedback (positive or otherwise) welcome.
https://ift.tt/3DY2Duk
January 05, 2022 at 10:18PM by caseycrogers
https://ift.tt/3t1mHsX
Dart packages
implicit_navigator | Flutter Package
A navigator that manages the page stack for you! Just build your widget tree and Implicit Navigator will handle the rest.
New post on /r/flutterdev subreddit:
Flutter: types of widgets
https://ift.tt/34ffoTU
January 05, 2022 at 11:24PM by Happycodeine
https://ift.tt/3pWuk1C
Flutter: types of widgets
https://ift.tt/34ffoTU
January 05, 2022 at 11:24PM by Happycodeine
https://ift.tt/3pWuk1C
Medium
Flutter: types of widgets
Have you ever been asked in a Flutter interview about the types of widgets?
New post on /r/flutterdev subreddit:
Build a HangMan game in Flutter
https://youtu.be/OnOhqy799QE
January 06, 2022 at 12:17AM by DoctorCode8
https://ift.tt/31xczNa
Build a HangMan game in Flutter
https://youtu.be/OnOhqy799QE
January 06, 2022 at 12:17AM by DoctorCode8
https://ift.tt/31xczNa
YouTube
Make a Hangman Game Using Flutter
Welcome everyoneIn this video, I'm going to show you how to build a hangman game using only flutter and without using any extra library or package.you can fi...
New post on /r/flutterdev subreddit:
flutter pixel art📱FIREWORKS
https://youtu.be/bw4TddVOe_4
January 06, 2022 at 04:08AM by Heisenlife
https://ift.tt/335TCS2
flutter pixel art📱FIREWORKS
https://youtu.be/bw4TddVOe_4
January 06, 2022 at 04:08AM by Heisenlife
https://ift.tt/335TCS2
YouTube
pixel art📱FIREWORKS
💰 Flutter UI Course for BEGINNERS: https://mitchkoko.gumroad.com/l/BeginnerFlutterUICourse
💰 Download Premade Flutter Apps & Games • https://mitchkoko.gumroad.com
♡ happy new year everyone! i made some digital fireworks coz covid sucks. see you all next…
💰 Download Premade Flutter Apps & Games • https://mitchkoko.gumroad.com
♡ happy new year everyone! i made some digital fireworks coz covid sucks. see you all next…
New post on /r/flutterdev subreddit:
(2022) NEUMORPHISM DESIGN • Flutter Tutorial ♡
https://youtu.be/bFn85ij_mEo
January 06, 2022 at 04:06AM by Heisenlife
https://ift.tt/3EYkIrI
(2022) NEUMORPHISM DESIGN • Flutter Tutorial ♡
https://youtu.be/bFn85ij_mEo
January 06, 2022 at 04:06AM by Heisenlife
https://ift.tt/3EYkIrI
YouTube
(2022) NEUMORPHISM DESIGN • Flutter Tutorial ♡
📖📱 FLUTTER BEGINNER HANDBOOK • https://mitchkoko.gumroad.com/l/FlutterBeginnerHandbook
💰 Flutter UI Course for BEGINNERS: https://mitchkoko.gumroad.com/l/BeginnerFlutterUICourse
📞 Book a call with me • https://mitchkoko.gumroad.com/l/CallWithMitch
💰 Download…
💰 Flutter UI Course for BEGINNERS: https://mitchkoko.gumroad.com/l/BeginnerFlutterUICourse
📞 Book a call with me • https://mitchkoko.gumroad.com/l/CallWithMitch
💰 Download…
New post on /r/flutterdev subreddit:
Relative vs package imports in Flutter and Dart
https://ift.tt/335MjKj
January 06, 2022 at 06:41AM by Suragch
https://ift.tt/3HD4ZzV
Relative vs package imports in Flutter and Dart
https://ift.tt/335MjKj
January 06, 2022 at 06:41AM by Suragch
https://ift.tt/3HD4ZzV
Medium
Relative vs package imports in Flutter and Dart
Why is my IDE complaining at me?
New post on /r/flutterdev subreddit:
Anybody using Apple M1 chip?
My company bought me a New M1 MAX MBP. This is super cooooool.One annoying thing is that when i run a flutter app in simulator.Everything is running in native. EXCEPT dart process :(Any good news to change this to apple native?https://i.imgur.com/burFmpJ.png
January 06, 2022 at 11:44AM by gigas02
https://ift.tt/3EUvI9v
Anybody using Apple M1 chip?
My company bought me a New M1 MAX MBP. This is super cooooool.One annoying thing is that when i run a flutter app in simulator.Everything is running in native. EXCEPT dart process :(Any good news to change this to apple native?https://i.imgur.com/burFmpJ.png
January 06, 2022 at 11:44AM by gigas02
https://ift.tt/3EUvI9v
New post on /r/flutterdev subreddit:
First app built with flutter
https://ift.tt/3G0HLn2
January 06, 2022 at 04:58PM by DesignerWonder
https://ift.tt/337kXn5
First app built with flutter
https://ift.tt/3G0HLn2
January 06, 2022 at 04:58PM by DesignerWonder
https://ift.tt/337kXn5
Google Play
Tap Counter - Apps on Google Play
Effortlessly count anything with a tap
New post on /r/flutterdev subreddit:
How to Redirect to a Other App from your Flutter App.
https://ift.tt/3F0kfoO
January 06, 2022 at 04:58PM by rrtutors
https://ift.tt/3q27mGG
How to Redirect to a Other App from your Flutter App.
https://ift.tt/3F0kfoO
January 06, 2022 at 04:58PM by rrtutors
https://ift.tt/3q27mGG
Rrtutors
How to Redirect to a Other App from your Flutter App.
You started creating your app, but then you also want your apps to link to other apps. You want to Redirect to another app when you press a button. How do you do that??
New post on /r/flutterdev subreddit:
Thought About flutterfire_ui package.
Guys recently find out about this flutterfire_ui package which was officially built by the firebase team which looks quite amazing. where you can perform the whole sign-in process in a single line of code.
January 06, 2022 at 07:58PM by Prashant_4200
https://ift.tt/3qNEbGc
Thought About flutterfire_ui package.
Guys recently find out about this flutterfire_ui package which was officially built by the firebase team which looks quite amazing. where you can perform the whole sign-in process in a single line of code.
GoogleSignInButton(clientId: Config.clientID)
So what does your thought about that just want to know since currently, I was working on my new flutter project where I strictly tried to use clean architecture and bloc pattern so now I am just confused should I use this its make developments so much easy or use the normal method?What you do.January 06, 2022 at 07:58PM by Prashant_4200
https://ift.tt/3qNEbGc
Dart packages
flutterfire_ui | Flutter package
UI library built on top of firebase services
New tweet from FlutterDev:
😍 The next Flutter challenge is HERE 💙 Test your Flutter skills, creativity, and get involved with the community in the #FlutterPuzzleHack! Submit your masterpiece for a chance to win BIG. 🕹👀 Learn more 👉 https://t.co/fH3oUUOyw4 https://t.co/3mkK0Ue2iF— Flutter (@FlutterDev) Jan 6, 2022
January 06, 2022 at 09:15PM
https://twitter.com/FlutterDev/status/1479184966927872000
😍 The next Flutter challenge is HERE 💙 Test your Flutter skills, creativity, and get involved with the community in the #FlutterPuzzleHack! Submit your masterpiece for a chance to win BIG. 🕹👀 Learn more 👉 https://t.co/fH3oUUOyw4 https://t.co/3mkK0Ue2iF— Flutter (@FlutterDev) Jan 6, 2022
January 06, 2022 at 09:15PM
https://twitter.com/FlutterDev/status/1479184966927872000
Flutter Puzzle Hack
Push your creativity to its limits by reimagining this classic puzzle!