New tweet from FlutterDev:
💙 #30DaysOfFlutter Week 3 content is out!
This week's livestream on February 17th at 9am PST features @timsneath for our Q&A! We will continue part 2 of our live coding session showing how to add data to an app using the HTTP & JSON packages.
Watch 👉 https://t.co/nPNj5n4VnG pic.twitter.com/I9NwBhr5AY— Flutter (@FlutterDev) February 13, 2021
February 13, 2021 at 06:00PM
http://twitter.com/FlutterDev/status/1360634845869842439
💙 #30DaysOfFlutter Week 3 content is out!
This week's livestream on February 17th at 9am PST features @timsneath for our Q&A! We will continue part 2 of our live coding session showing how to add data to an app using the HTTP & JSON packages.
Watch 👉 https://t.co/nPNj5n4VnG pic.twitter.com/I9NwBhr5AY— Flutter (@FlutterDev) February 13, 2021
February 13, 2021 at 06:00PM
http://twitter.com/FlutterDev/status/1360634845869842439
Twitter
#30daysofflutter hashtag on Twitter
38m ago @FlutterDev tweeted: "👏 Last days of #30DaysOfFlutter!
We ho.." - read what others are saying and join the conversation.
We ho.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Flutter Buddies have published their first group project!
We are a Discord community of Flutter developers teaming together to build open source projects and have been working on this app in our spare time over the last couple of months.Tic-Tac-No is a brand new game which takes the classic game of Tic-Tac-Toe 9 steps further! Play across 9 Tic-Tac-Toe boards in the same game and outwit your opponent by making a line of 3 winning Tic-Tac-Toe games.Try it out on Google Play: https://play.google.com/store/apps/details?id=com.flutterbuddies.tic_tac_no
Join the discussion here: https://discord.gg/z9uDRThp at #tic-tac-no channel
Contribute on GitHub: https://github.com/Flutter-Buddies/tic_tac_no
February 13, 2021 at 06:51PM by llsII
https://ift.tt/3b20OPB
Flutter Buddies have published their first group project!
We are a Discord community of Flutter developers teaming together to build open source projects and have been working on this app in our spare time over the last couple of months.Tic-Tac-No is a brand new game which takes the classic game of Tic-Tac-Toe 9 steps further! Play across 9 Tic-Tac-Toe boards in the same game and outwit your opponent by making a line of 3 winning Tic-Tac-Toe games.Try it out on Google Play: https://play.google.com/store/apps/details?id=com.flutterbuddies.tic_tac_no
Join the discussion here: https://discord.gg/z9uDRThp at #tic-tac-no channel
Contribute on GitHub: https://github.com/Flutter-Buddies/tic_tac_no
February 13, 2021 at 06:51PM by llsII
https://ift.tt/3b20OPB
Google Play
Tic-Tac-No - Apps on Google Play
A unique take on the classic game of Tic-Tac-Toe.
New post on /r/flutterdev subreddit:
Being RN developer, I decided to try a Flutter and write about my experience. Post 1.
Flutter for RN developers part 1.
February 13, 2021 at 06:47PM by stefanmajiros
https://ift.tt/3qeWN0q
Being RN developer, I decided to try a Flutter and write about my experience. Post 1.
Flutter for RN developers part 1.
February 13, 2021 at 06:47PM by stefanmajiros
https://ift.tt/3qeWN0q
Medium
Flutter for React Native Developers |1| by Stefan Majiros
or what docs don’t tell you
New post on /r/flutterdev subreddit:
Sketching App in Flutter @ 60 FPS (Highly Efficient)
https://www.youtube.com/watch?v=21ljOS_-0uY
February 13, 2021 at 06:37PM by jaycoding
https://ift.tt/3tUpNgc
Sketching App in Flutter @ 60 FPS (Highly Efficient)
https://www.youtube.com/watch?v=21ljOS_-0uY
February 13, 2021 at 06:37PM by jaycoding
https://ift.tt/3tUpNgc
New post on /r/flutterdev subreddit:
Cool Goldens
https://ift.tt/37cVzv5
February 13, 2021 at 07:26PM by fredgrott
https://ift.tt/3b5mlXs
Cool Goldens
https://ift.tt/37cVzv5
February 13, 2021 at 07:26PM by fredgrott
https://ift.tt/3b5mlXs
Medium
Cool Goldens
You know what the most under-rated benefits of goldens tests is? The ability to test responsive layouts without the emulator integration…
New post on /r/flutterdev subreddit:
twitter_intent (with null-safety) - Dart package to work with Twitter Web Intents. Follow, like, tweet, retweet, direct message on Twitter.
https://ift.tt/3ahntIo
February 13, 2021 at 07:16PM by serial_dev
https://ift.tt/3pjeuLd
twitter_intent (with null-safety) - Dart package to work with Twitter Web Intents. Follow, like, tweet, retweet, direct message on Twitter.
https://ift.tt/3ahntIo
February 13, 2021 at 07:16PM by serial_dev
https://ift.tt/3pjeuLd
Dart packages
twitter_intent 1.0.0-nullsafety.1 | Dart Package
Sweet Dart package to work with Twitter Web Intents. Follow, like, tweet, retweet, direct message on Twitter.
New post on Flutter Dev Google group:
http Post waiting for response that never comes
Hello, I'm posting to my node.js api server, which in turn sends the sql insert to the MySQL database. It works perfectly and I display a success page to the user. But, if the api server or db server are down, I want to display an error message to the user and send an email to a support
February 13, 2021 at 08:12PM by Kevin Roberson
https://ift.tt/3d7gHXz
http Post waiting for response that never comes
Hello, I'm posting to my node.js api server, which in turn sends the sql insert to the MySQL database. It works perfectly and I display a success page to the user. But, if the api server or db server are down, I want to display an error message to the user and send an email to a support
February 13, 2021 at 08:12PM by Kevin Roberson
https://ift.tt/3d7gHXz
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:
Push Notification is not working in background
Hi All, Push Notification is not working when the app is closed stage. But while we open/minimized the app, it getting push notifications. Anyone know the reason for this?. I can't able to sort it out.
February 13, 2021 at 08:35PM by shinos mohamed
https://ift.tt/2NmdjNM
Push Notification is not working in background
Hi All, Push Notification is not working when the app is closed stage. But while we open/minimized the app, it getting push notifications. Anyone know the reason for this?. I can't able to sort it out.
February 13, 2021 at 08:35PM by shinos mohamed
https://ift.tt/2NmdjNM
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:
Applied Algorithms - (02) - Space Partitioning in a Flutter app
https://youtu.be/NkhW557YbOI
February 13, 2021 at 08:33PM by indy900000
https://ift.tt/3b751kK
Applied Algorithms - (02) - Space Partitioning in a Flutter app
https://youtu.be/NkhW557YbOI
February 13, 2021 at 08:33PM by indy900000
https://ift.tt/3b751kK
YouTube
Applied Algorithms - (02) - Space Partitioning
Applied Algorithms is a series of videos where I create a small algorithm to use in an app. Algorithms are not just for coding interviews, they are useful in actual programming :) When we go from the application to the algorithm, there is a good chance we…
New post on /r/flutterdev subreddit:
What is the Difference between hackintosh & vmware ?
I'm flutter developer and I'm working on windows o pc ,and I want the Xcode that only working on Mac os . so what can I do to instal mac os on my laptop
February 13, 2021 at 09:32PM by omarr-ee-ss
https://ift.tt/2Zl1ytn
What is the Difference between hackintosh & vmware ?
I'm flutter developer and I'm working on windows o pc ,and I want the Xcode that only working on Mac os . so what can I do to instal mac os on my laptop
February 13, 2021 at 09:32PM by omarr-ee-ss
https://ift.tt/2Zl1ytn
reddit
What is the Difference between hackintosh & vmware ?
I'm flutter developer and I'm working on windows o pc , and I want the Xcode that only working on Mac os . so what can I do to instal mac os on...
New post on /r/flutterdev subreddit:
Have some spare time for Glassmorphism Package 🙂
https://ift.tt/3n6GuR8
February 13, 2021 at 11:06PM by rSaha_flutterFoundry
https://ift.tt/3dcO0bI
Have some spare time for Glassmorphism Package 🙂
https://ift.tt/3n6GuR8
February 13, 2021 at 11:06PM by rSaha_flutterFoundry
https://ift.tt/3dcO0bI
Dart packages
glassmorphism | Flutter Package
A Flutter package for implimentation of Glassmorphic UI easily.
New post on /r/flutterdev subreddit:
Flutter Tutorial - Notification Badge Icon (Johannes Milke)
https://www.youtube.com/watch?v=-mYLjTYn4ZA
February 13, 2021 at 10:17PM by JohannesMilke
https://ift.tt/37fhy4O
Flutter Tutorial - Notification Badge Icon (Johannes Milke)
https://www.youtube.com/watch?v=-mYLjTYn4ZA
February 13, 2021 at 10:17PM by JohannesMilke
https://ift.tt/37fhy4O
YouTube
Flutter Tutorial - Notification Badge Icon
With Flutter Badges you can display Notification Badges for Navigation Bars and all other widgets in Flutter.
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:
Introducing Chest Alpha
I decided to explore a new approach to databases – treating them more like variables. Chest is the result of that.What's a database? It's just a place where you can persist data beyond your app's lifetime. Chest offers exactly that: persistent variables called chests.
February 13, 2021 at 10:06PM by MarcelGarus
https://ift.tt/37fhCS6
Introducing Chest Alpha
I decided to explore a new approach to databases – treating them more like variables. Chest is the result of that.What's a database? It's just a place where you can persist data beyond your app's lifetime. Chest offers exactly that: persistent variables called chests.
var counter = Chest<int>('counter', ifNew: () => 0); await counter.open(); print('This program ran ${counter.value} times.'); counter.value++; await counter.close();But isn't treating databases like variables inefficient? Not at all! To be clear, you don't need to read or save the whole object every time you make a change. Chest allows you to only change part of a value, even fields marked with final.
var me = Chest('me', ifNew: () => User()); await me.open(); me.value; // Decodes the whole user. me.pet.value; // Only decodes the pet. me.pet.favoriteFood.color.value = Color.red; // Only changes the color.The important thing is that me is not a User, but a Reference<User>. Only when you use the .value getters or setters, you actually decode or change a subtree of the data.This is especially handy if you're dealing with large maps:
var users = Chest<Map<String, User>>('users', ifNew: () => {}); await users.open(); var marcel = users['marcel'].value; // Only decodes Marcel. users['jonas'].value = User(...); // Only saves Jonas.Hang on. How does Chest know how to handle my types? Chest comes with its own encoding called tape. Some types already have built-in tapers (serializers for objects). You can annotate your types with @tape and let Chest generate tapers automatically:
// Run `dart pub run build_runner build` in the command line. part 'this_file.g.dart'; @tape({ v0: {#name, #color}, }) class Fruit { final String name; final Color color; }I'm also looking into developing a tool similar to Dart DevTools that lets you inspect and edit databases in real-time. Here's a more comprehensive introduction.
February 13, 2021 at 10:06PM by MarcelGarus
https://ift.tt/37fhCS6
Dart packages
chest | Dart Package
A flexible in-memory database with amazing developer experience.
New post on /r/flutterdev subreddit:
Glassmorphism Flutter Package [Brief Intro]
Glassmorphic Container 🔨 A Flutter package for creating Glassmorphic UI designs in an easy and simple manner! Supports iOS, Android, web. A package that simplefies your urge to create a interactive Glassmorphic Container. Inspired by Glassmorphism CSS Generator. Highly customizable and helps developing beautiful Glassmorphic UI.Dev'd by: /the.flutter.foundry Glassmorphism Package!Tutorial link: YouTube (Simple explanation 🙂)Pub.dev: glassmorphism: 1.0.4Hope you like it!❤️
February 13, 2021 at 11:22PM by rSaha_flutterFoundry
https://ift.tt/3rJpGCm
Glassmorphism Flutter Package [Brief Intro]
Glassmorphic Container 🔨 A Flutter package for creating Glassmorphic UI designs in an easy and simple manner! Supports iOS, Android, web. A package that simplefies your urge to create a interactive Glassmorphic Container. Inspired by Glassmorphism CSS Generator. Highly customizable and helps developing beautiful Glassmorphic UI.Dev'd by: /the.flutter.foundry Glassmorphism Package!Tutorial link: YouTube (Simple explanation 🙂)Pub.dev: glassmorphism: 1.0.4Hope you like it!❤️
February 13, 2021 at 11:22PM by rSaha_flutterFoundry
https://ift.tt/3rJpGCm
New post on Flutter Dev Google group:
Initializing a SQLite Database on Start-up
I'm using the sqflite package to display the contents of a SQLite database. I want to display the data on app start-up so I'm using initState: @override void initState() { super.initState(); // async function to check if db exists and open initDatabase(); // async function to retrieve data
February 14, 2021 at 02:48AM by Timothy King
https://ift.tt/2N3JqBY
Initializing a SQLite Database on Start-up
I'm using the sqflite package to display the contents of a SQLite database. I want to display the data on app start-up so I'm using initState: @override void initState() { super.initState(); // async function to check if db exists and open initDatabase(); // async function to retrieve data
February 14, 2021 at 02:48AM by Timothy King
https://ift.tt/2N3JqBY
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:
Did you know this state manager?
https://youtu.be/iZ3084_8OxY
February 14, 2021 at 02:31AM by Leticia_Baleiro
https://ift.tt/2Zdjzd4
Did you know this state manager?
https://youtu.be/iZ3084_8OxY
February 14, 2021 at 02:31AM by Leticia_Baleiro
https://ift.tt/2Zdjzd4
YouTube
Flutter English - We need to talk about Mobx by Leticia Baleiro
Do you know Mobx? This is one of the most famous state managements for Flutter. In this video you will find out if this is a good choice.
** SEJA MEMBRO E AJUDE O CANAL **
https://www.youtube.com/channel/UCplT2lzN6MHlVHHLt6so39A/join
Nossos canais (Facebook…
** SEJA MEMBRO E AJUDE O CANAL **
https://www.youtube.com/channel/UCplT2lzN6MHlVHHLt6so39A/join
Nossos canais (Facebook…
New post on /r/flutterdev subreddit:
Recreating the video playing UX of the youtube mobile app
Here is my attempt at recreating it. It's a bit hacky but I'd like to know how y'all would approach this. I used a stack to achieve this effect. The video list is in the background and the player is hidden off screen and it's animated over the list using Animated Position, when the user plays a video.I had to use a custom stack to make both the list and the mini player interactive since only the top most widget in a stack gets touch events.Github: https://github.com/jinyus/fluttertubeGif Preview: https://cdn.jsdelivr.net/gh/jinyus/fluttertube@master/assets/fluttertube.gif
February 14, 2021 at 04:19AM by fyzic
https://ift.tt/3phKj6X
Recreating the video playing UX of the youtube mobile app
Here is my attempt at recreating it. It's a bit hacky but I'd like to know how y'all would approach this. I used a stack to achieve this effect. The video list is in the background and the player is hidden off screen and it's animated over the list using Animated Position, when the user plays a video.I had to use a custom stack to make both the list and the mini player interactive since only the top most widget in a stack gets touch events.Github: https://github.com/jinyus/fluttertubeGif Preview: https://cdn.jsdelivr.net/gh/jinyus/fluttertube@master/assets/fluttertube.gif
February 14, 2021 at 04:19AM by fyzic
https://ift.tt/3phKj6X
api.flutter.dev
AnimatedPositioned class - widgets library - Dart API
API docs for the AnimatedPositioned class from the widgets library, for the Dart programming language.
New post on /r/flutterdev subreddit:
Did an Overview of using Pytorch on Flutter - MethodChannel showcase (executing java native code)
https://youtu.be/-II8B4DPZog
February 14, 2021 at 06:49AM by Ramgendeploy
https://ift.tt/3pnykVs
Did an Overview of using Pytorch on Flutter - MethodChannel showcase (executing java native code)
https://youtu.be/-II8B4DPZog
February 14, 2021 at 06:49AM by Ramgendeploy
https://ift.tt/3pnykVs
YouTube
Learn How to Use Pytorch on Flutter in 5 Minutes
Hi! everybody sorry for the fast video I know that it's not that beginner friendly I intended to be more for somebody with an intermediate level that wanted to know how to integrate this fast,
Repo: https://github.com/ramgendeploy/testing_flutter_pytorch…
Repo: https://github.com/ramgendeploy/testing_flutter_pytorch…
New post on /r/flutterdev subreddit:
[flutter app]: Receive notification on your phone when someone trying to unlock your PC (school project)
https://ift.tt/2LRAS0s
February 14, 2021 at 07:17AM by codenoid
https://ift.tt/3dcuY5a
[flutter app]: Receive notification on your phone when someone trying to unlock your PC (school project)
https://ift.tt/2LRAS0s
February 14, 2021 at 07:17AM by codenoid
https://ift.tt/3dcuY5a
GitHub
codenoid/pc-auth-notifier
Someone tried to unlock your device. Contribute to codenoid/pc-auth-notifier development by creating an account on GitHub.
New post on Flutter Dev Google group:
Get Current Route Name With onGenerateRoute
hi , i have some problem , i don't know how to get the current route name with onGenerateRoute , any idea , thank in advance :)
February 14, 2021 at 09:14AM by You Sour
https://ift.tt/3dcIUwg
Get Current Route Name With onGenerateRoute
hi , i have some problem , i don't know how to get the current route name with onGenerateRoute , any idea , thank in advance :)
February 14, 2021 at 09:14AM by You Sour
https://ift.tt/3dcIUwg
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:
Created a Fractal Tree animation using Flutter's CustomPaint
https://twitter.com/creativemaybeno/status/1360867891906830336?s=20
February 14, 2021 at 09:35AM by creativemaybeno
https://ift.tt/3qj14QE
Created a Fractal Tree animation using Flutter's CustomPaint
https://twitter.com/creativemaybeno/status/1360867891906830336?s=20
February 14, 2021 at 09:35AM by creativemaybeno
https://ift.tt/3qj14QE
Twitter
creativecreatorormaybenot
somehow, I felt the urge to create a funvas animation again 😃 this one is a combination of #Flutter + fractal tree 🌳 + cochleoid-based animation curve inspired by dart-graphics, which was recommended to me by @modulovalue ✨ source code: github.com/creativecreato…