New post on /r/flutterdev subreddit:
Modular, a smart project structure
Hello, guys, we are Flutterando Community created a package to help you structure your project(based on Modules).The Modular give us a bunch of adapted solutions for Flutter, such a dependency injection, routes controller and a "Disposable Singletons" System(When a code provider call automatically dispose and clear the injection). This adapted solutions increases up your project maintainability and reusability.Modular came up prepared for adapt to any state management approach to its smart injection system, managing the memory use of your application.It combined with Slidy CLI(https://pub.dev/packages/slidy) boost the speed of your development at the top.The Modular is under development and we appreciate your contribution/review.Link for Modular: https://pub.dev/packages/flutter_modular
December 18, 2019 at 09:45PM by irvine5k
https://ift.tt/2PXjPIl
Modular, a smart project structure
Hello, guys, we are Flutterando Community created a package to help you structure your project(based on Modules).The Modular give us a bunch of adapted solutions for Flutter, such a dependency injection, routes controller and a "Disposable Singletons" System(When a code provider call automatically dispose and clear the injection). This adapted solutions increases up your project maintainability and reusability.Modular came up prepared for adapt to any state management approach to its smart injection system, managing the memory use of your application.It combined with Slidy CLI(https://pub.dev/packages/slidy) boost the speed of your development at the top.The Modular is under development and we appreciate your contribution/review.Link for Modular: https://pub.dev/packages/flutter_modular
December 18, 2019 at 09:45PM by irvine5k
https://ift.tt/2PXjPIl
Dart packages
slidy | Dart Package
CLI package manager, template for Flutter and Pipeline (scripts). Generate Modules, Pages, Widgets, BLoCs, MobX, Triple and more.
New tweet from FlutterDev:
❤️💙A heartwarming story: Patch Me
When Aamani was born her father learned Flutter to create Patch Me, an app to help keep track of her eye patching. The app is available for iOS and Android, for all families to use. #FlutterInteract
See the story here→https://t.co/hYYDGt1Nil pic.twitter.com/ffKgjZdfX9— Flutter (@FlutterDev) December 18, 2019
December 18, 2019 at 09:51PM
http://twitter.com/FlutterDev/status/1207403117987299328
❤️💙A heartwarming story: Patch Me
When Aamani was born her father learned Flutter to create Patch Me, an app to help keep track of her eye patching. The app is available for iOS and Android, for all families to use. #FlutterInteract
See the story here→https://t.co/hYYDGt1Nil pic.twitter.com/ffKgjZdfX9— Flutter (@FlutterDev) December 18, 2019
December 18, 2019 at 09:51PM
http://twitter.com/FlutterDev/status/1207403117987299328
New post on /r/flutterdev subreddit:
Chris Sells | It's All Widgets! Flutter Podcast
https://ift.tt/2PDtC7D
December 18, 2019 at 09:12PM by hillel369
https://ift.tt/34FreS5
Chris Sells | It's All Widgets! Flutter Podcast
https://ift.tt/2PDtC7D
December 18, 2019 at 09:12PM by hillel369
https://ift.tt/34FreS5
It's All Widgets!
Chris Sells | It's All Widgets!
Before joining Google, Chris was a contributing member of the Windows developer community for more than 20 years, including 3 years at Intel and 8 years at Microsoft. He’s written a number of books in this area and still maintains a blog that he started in…
New post on /r/flutterdev subreddit:
Flutter + Firebase: Sign in with Apple
https://ift.tt/2Z2X2yN
December 18, 2019 at 10:35PM by Elixane
https://ift.tt/2EtYiSc
Flutter + Firebase: Sign in with Apple
https://ift.tt/2Z2X2yN
December 18, 2019 at 10:35PM by Elixane
https://ift.tt/2EtYiSc
Medium
Flutter + Firebase: Sign in with Apple
Firebase Auth 0.15.3 brings support for ‘Sign In with Apple’.
New post on Flutter Dev Google group:
How to make this animation?
Hi, I need some idea of how to make the animation seen in the video. Please. Thank you
December 18, 2019 at 11:09PM by Jean Paul Gotopo Maldonado
https://ift.tt/35B1QOv
How to make this animation?
Hi, I need some idea of how to make the animation seen in the video. Please. Thank you
December 18, 2019 at 11:09PM by Jean Paul Gotopo Maldonado
https://ift.tt/35B1QOv
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:
Smooth Sort: A custom and wonderful sorting animation for Flutter
https://ift.tt/2PXJKjb
December 19, 2019 at 07:18AM by b14ckr34p3r
https://ift.tt/2Mb69s1
Smooth Sort: A custom and wonderful sorting animation for Flutter
https://ift.tt/2PXJKjb
December 19, 2019 at 07:18AM by b14ckr34p3r
https://ift.tt/2Mb69s1
GitHub
mdg-soc-19/smooth-sort
A wonderful and custom sorting animation for Flutter. - mdg-soc-19/smooth-sort
New post on /r/flutterdev subreddit:
Smooth Sort: A custom and wonderful sorting animation for Flutter
GitHub LinkIn today's world, developers use now and then sorting in their mobile applications. For such developers, Smooth Sort can become a useful package that provides wonderful and custom animation while sorting a list or grid instead of reloading the page.Explore how to use SmoothSort in your Flutter app with its proper use-case through this medium blog.
December 19, 2019 at 06:52AM by b14ckr34p3r
https://ift.tt/2EzNqSJ
Smooth Sort: A custom and wonderful sorting animation for Flutter
GitHub LinkIn today's world, developers use now and then sorting in their mobile applications. For such developers, Smooth Sort can become a useful package that provides wonderful and custom animation while sorting a list or grid instead of reloading the page.Explore how to use SmoothSort in your Flutter app with its proper use-case through this medium blog.
December 19, 2019 at 06:52AM by b14ckr34p3r
https://ift.tt/2EzNqSJ
GitHub
mdg-soc-19/smooth-sort
A wonderful and custom sorting animation for Flutter. - mdg-soc-19/smooth-sort
New post on /r/flutterdev subreddit:
Flutter Design Patterns: An overview of the Factory Method design pattern and its implementation in Dart and Flutter
https://ift.tt/2Z5mdkA
December 19, 2019 at 08:26AM by mkobuolys
https://ift.tt/370lDr5
Flutter Design Patterns: An overview of the Factory Method design pattern and its implementation in Dart and Flutter
https://ift.tt/2Z5mdkA
December 19, 2019 at 08:26AM by mkobuolys
https://ift.tt/370lDr5
Medium
Flutter Design Patterns: 10 — Factory Method
An overview of the Factory Method design pattern and its implementation in Dart and Flutter
New post on /r/flutterdev subreddit:
Edit Cut/Copy/Paste Menu?
ScreenshotIs there some way to edit menu widget that appears when you long-press text in a TextField? As you can see in the screenshot above, the menu is cut off horizontally, so I'd like to try wrapping it in a SingleChildScrollView. As far as I know, ToolbarOptions only lets you choose which menu items are shown, not change the widgets that make it up. Maybe I'm missing something obvious here.
December 19, 2019 at 12:13PM by Tenshar
https://ift.tt/2sHKPDP
Edit Cut/Copy/Paste Menu?
ScreenshotIs there some way to edit menu widget that appears when you long-press text in a TextField? As you can see in the screenshot above, the menu is cut off horizontally, so I'd like to try wrapping it in a SingleChildScrollView. As far as I know, ToolbarOptions only lets you choose which menu items are shown, not change the widgets that make it up. Maybe I'm missing something obvious here.
December 19, 2019 at 12:13PM by Tenshar
https://ift.tt/2sHKPDP
New post on /r/flutterdev subreddit:
How to manage cookies with Flutter ?
I would like to know what would be a good way manage cookies with Flutter ?I have been looking into this and there isn't much info on this subject. What i have tried is to use Dio package with their cookie_manager but i had to remove it due to some issues connecting to the server. I have also considered Shared Preferences, many people on stackOverflow are saying it is not a good way of doing it because of security issues.If anyone can point me out to some material or your own experience on how you do it, would be helpful.
December 19, 2019 at 01:48PM by zvrksam86
https://ift.tt/2Maa1tu
How to manage cookies with Flutter ?
I would like to know what would be a good way manage cookies with Flutter ?I have been looking into this and there isn't much info on this subject. What i have tried is to use Dio package with their cookie_manager but i had to remove it due to some issues connecting to the server. I have also considered Shared Preferences, many people on stackOverflow are saying it is not a good way of doing it because of security issues.If anyone can point me out to some material or your own experience on how you do it, would be helpful.
December 19, 2019 at 01:48PM by zvrksam86
https://ift.tt/2Maa1tu
reddit
How to manage cookies with Flutter ?
I would like to know what would be a good way manage cookies with Flutter ? I have been looking into this and there isn't much info on this...
New post on /r/flutterdev subreddit:
Flutter
Guys, anyone know how to reduce flutter app size...In flutter even demo app size is so high(6MB) i haven't added any features into it...so you guys have any ideas about that.....
December 19, 2019 at 02:08PM by chandrushane
https://ift.tt/2ExSt6f
Flutter
Guys, anyone know how to reduce flutter app size...In flutter even demo app size is so high(6MB) i haven't added any features into it...so you guys have any ideas about that.....
December 19, 2019 at 02:08PM by chandrushane
https://ift.tt/2ExSt6f
reddit
Flutter
A subreddit for Google's crossplatform UI toolkit.
New post on /r/flutterdev subreddit:
Flutter chat app (using apis) what to use to save data offline -moor or hydratedbloc
To save chat history for users and to be able to see it in absence of internet what should i use.i m confused between moor vs hydrated bloc.I am not sure if both can be used together .Thanks
December 19, 2019 at 03:38PM by charmyr
https://ift.tt/2EzL2f2
Flutter chat app (using apis) what to use to save data offline -moor or hydratedbloc
To save chat history for users and to be able to see it in absence of internet what should i use.i m confused between moor vs hydrated bloc.I am not sure if both can be used together .Thanks
December 19, 2019 at 03:38PM by charmyr
https://ift.tt/2EzL2f2
reddit
Flutter chat app (using apis) what to use to save data offline...
To save chat history for users and to be able to see it in absence of internet what should i use.i m confused between moor vs hydrated bloc.I am...
New post on /r/flutterdev subreddit:
Are there any open-source Flutter apps that I can study and contribute to as I learn?
I'm learning Flutter as I work towards getting a development job. I often see articles talking about contributing to open-source projects hosted on github or elsewhere as a learning aid. Are there any such Flutter apps?
December 19, 2019 at 05:01PM by Blanglegorph
https://ift.tt/36PwJyJ
Are there any open-source Flutter apps that I can study and contribute to as I learn?
I'm learning Flutter as I work towards getting a development job. I often see articles talking about contributing to open-source projects hosted on github or elsewhere as a learning aid. Are there any such Flutter apps?
December 19, 2019 at 05:01PM by Blanglegorph
https://ift.tt/36PwJyJ
reddit
Are there any open-source Flutter apps that I can study and...
I'm learning Flutter as I work towards getting a development job. I often see articles talking about contributing to open-source projects hosted...
New post on /r/flutterdev subreddit:
The default counter app is bad as starting point, here some alternatives
The first time I created a Flutter project I appreciated the default counter app sample, with comments on how that StatefulWidget works.But it's not a good starting point when creating several new apps a week!I don't want to be deleting comments every time, and especially when I barely ever use stateful widgets.I WISH we could pass in a flag with different options (like we have with some selected "samples" in the Flutter docs, but better and more generic), for example:flutter create --sample github.com/frank06/hooks_starting_sampleIn the meantime, I compiled three sample apps:Minimal Flutter apps to get startedBare bones app (< 10 LoC)Material-style minimal appMinimal stateful app (with flutter_hooks)Am I the only one complaining about this? 😄
December 19, 2019 at 06:05PM by frank06_
https://ift.tt/2tuQvRL
The default counter app is bad as starting point, here some alternatives
The first time I created a Flutter project I appreciated the default counter app sample, with comments on how that StatefulWidget works.But it's not a good starting point when creating several new apps a week!I don't want to be deleting comments every time, and especially when I barely ever use stateful widgets.I WISH we could pass in a flag with different options (like we have with some selected "samples" in the Flutter docs, but better and more generic), for example:flutter create --sample github.com/frank06/hooks_starting_sampleIn the meantime, I compiled three sample apps:Minimal Flutter apps to get startedBare bones app (< 10 LoC)Material-style minimal appMinimal stateful app (with flutter_hooks)Am I the only one complaining about this? 😄
December 19, 2019 at 06:05PM by frank06_
https://ift.tt/2tuQvRL
New post on /r/flutterdev subreddit:
Full-Text search with firestore-functions-algolia in flutter.
https://medium.com/@mehmet_76940/full-text-search-in-flutter-with-algolia-firestore-cloud-functions-with-optimization-54004d727ad1This is a my first medium post.I really like to contribute to the flutter community. Because I used many articles to develop my own project.As far as I know, I tried explain ;Full-Text search with firestore-functions-algolia in flutter.And optimizing somethings.
December 19, 2019 at 06:02PM by mehmetyaz
https://ift.tt/36SmXfu
Full-Text search with firestore-functions-algolia in flutter.
https://medium.com/@mehmet_76940/full-text-search-in-flutter-with-algolia-firestore-cloud-functions-with-optimization-54004d727ad1This is a my first medium post.I really like to contribute to the flutter community. Because I used many articles to develop my own project.As far as I know, I tried explain ;Full-Text search with firestore-functions-algolia in flutter.And optimizing somethings.
December 19, 2019 at 06:02PM by mehmetyaz
https://ift.tt/36SmXfu
Medium
Full-Text Search in Flutter with Algolia , Firestore,Cloud Functions with Optimization.
Searching feature required for many mobile applications. If you use like Firebase services for database and backend , you can search any…
New post on /r/flutterdev subreddit:
Full-Text Search in Flutter with Algolia , Firestore,Cloud Functions with Optimization
https://ift.tt/2Exk1IY
December 19, 2019 at 06:43PM by mehmetyaz
https://ift.tt/2EBAuvO
Full-Text Search in Flutter with Algolia , Firestore,Cloud Functions with Optimization
https://ift.tt/2Exk1IY
December 19, 2019 at 06:43PM by mehmetyaz
https://ift.tt/2EBAuvO
Medium
Full-Text Search in Flutter with Algolia , Firestore,Cloud Functions with Optimization.
Searching feature required for many mobile applications. If you use like Firebase services for database and backend , you can search any…
New tweet from FlutterDev:
Suppose you're writing an iOS-style app, and want to present the user with a list of options...
👍CupertinoActionSheet is here to help!
More #WidgetoftheWeek here→https://t.co/P1fi1cCkC6 pic.twitter.com/qFzRiaOc1v— Flutter (@FlutterDev) December 19, 2019
December 19, 2019 at 07:41PM
http://twitter.com/FlutterDev/status/1207732659222220805
Suppose you're writing an iOS-style app, and want to present the user with a list of options...
👍CupertinoActionSheet is here to help!
More #WidgetoftheWeek here→https://t.co/P1fi1cCkC6 pic.twitter.com/qFzRiaOc1v— Flutter (@FlutterDev) December 19, 2019
December 19, 2019 at 07:41PM
http://twitter.com/FlutterDev/status/1207732659222220805
Twitter
#widgetoftheweek hashtag on Twitter
15h ago @FlutterDev tweeted: "✏️ Writing your own button controls from.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
CupertinoActionSheet (Flutter Widget of the Week)
https://www.youtube.com/watch?v=U-ao8p4A82k
December 19, 2019 at 07:42PM by sebaslogen
https://ift.tt/2S9zeb3
CupertinoActionSheet (Flutter Widget of the Week)
https://www.youtube.com/watch?v=U-ao8p4A82k
December 19, 2019 at 07:42PM by sebaslogen
https://ift.tt/2S9zeb3
YouTube
CupertinoActionSheet (Flutter Widget of the Week)
Are you building an iOS-style app that needs to present the user with a list of options for what to do next? CupertinoActionSheet is the widget for you!
Learn more about CupertinoActionSheet → https://goo.gle/2s7edTp
This video is also subtitled in Chinese…
Learn more about CupertinoActionSheet → https://goo.gle/2s7edTp
This video is also subtitled in Chinese…
New post on /r/flutterdev subreddit:
Live Location Continuos Tracking in Flutter
I want to do Live Location Tracking of the user. In the app when the user presses a start button, I take his live LatLng and start tracking him. Once he presses the Stop button, the tracking stops and it should display him the route taken to travel on the map.
I saw google_maps_polylines and location packages but I am not sure how to implement it or/and I am not sure if it is the right way to do it. The user will be inside a vehicle so the route will be on the road.
What should I do and how should I proceed?
December 19, 2019 at 07:24PM by icrywhy
https://ift.tt/2PVDoR6
Live Location Continuos Tracking in Flutter
I want to do Live Location Tracking of the user. In the app when the user presses a start button, I take his live LatLng and start tracking him. Once he presses the Stop button, the tracking stops and it should display him the route taken to travel on the map.
I saw google_maps_polylines and location packages but I am not sure how to implement it or/and I am not sure if it is the right way to do it. The user will be inside a vehicle so the route will be on the road.
What should I do and how should I proceed?
December 19, 2019 at 07:24PM by icrywhy
https://ift.tt/2PVDoR6
reddit
Live Location Continuos Tracking in Flutter
I want to do Live Location Tracking of the user. In the app when the user presses a start button, I take his live LatLng and start tracking him....
New tweet from FlutterDev:
Life as a Dart intern 💙
Interns at Google do real work! Kallen Tu implemented a Dart language feature called variance—something she initially knew nothing about.
Read about her experience here → https://t.co/n03puingZj pic.twitter.com/ZSMVCi7ZRu— Dart Language (@dart_lang) December 19, 2019
December 19, 2019 at 09:06PM
http://twitter.com/FlutterDev/status/1207754110763618304
Life as a Dart intern 💙
Interns at Google do real work! Kallen Tu implemented a Dart language feature called variance—something she initially knew nothing about.
Read about her experience here → https://t.co/n03puingZj pic.twitter.com/ZSMVCi7ZRu— Dart Language (@dart_lang) December 19, 2019
December 19, 2019 at 09:06PM
http://twitter.com/FlutterDev/status/1207754110763618304
Medium
Life as a Dart intern
In this companion post to “Dart declaration-site variance”, hear about an intern‘s experience with Google’s Dart team.
New post on /r/flutterdev subreddit:
Flutter Interview questions
Hi, I'm on a team building a flutter mobile application and we're interviewing for a position on the team. However i'm curious what types of questions we should ask. The team's a mix of former android and iOS developers, and our candidates are a mix of native ios/android devs. We're trying to decide on a core set of technical questions to ask that aren't too specific to either platform, but we also can't ask flutter questions since not many candidates have experience with it.Any suggestions?
December 19, 2019 at 09:07PM by android_student
https://ift.tt/2EGzrKR
Flutter Interview questions
Hi, I'm on a team building a flutter mobile application and we're interviewing for a position on the team. However i'm curious what types of questions we should ask. The team's a mix of former android and iOS developers, and our candidates are a mix of native ios/android devs. We're trying to decide on a core set of technical questions to ask that aren't too specific to either platform, but we also can't ask flutter questions since not many candidates have experience with it.Any suggestions?
December 19, 2019 at 09:07PM by android_student
https://ift.tt/2EGzrKR
reddit
Flutter Interview questions
Hi, I'm on a team building a flutter mobile application and we're interviewing for a position on the team. However i'm curious what types of...