New post on /r/flutterdev subreddit:
How to implement a search feature
Hi, I am trying to implement a search feature via the app bar in my app. I have a list of custom widgets that I made. Does anyone know how I can allow a user to make the correct widget appear when someone is searching and make the others disappear?I used gridView to create the list.
June 28, 2020 at 11:50PM by Rift3000
https://ift.tt/2ZkMGuD
How to implement a search feature
Hi, I am trying to implement a search feature via the app bar in my app. I have a list of custom widgets that I made. Does anyone know how I can allow a user to make the correct widget appear when someone is searching and make the others disappear?I used gridView to create the list.
June 28, 2020 at 11:50PM by Rift3000
https://ift.tt/2ZkMGuD
reddit
How to implement a search feature
Hi, I am trying to implement a search feature via the app bar in my app. I have a list of custom widgets that I made. Does anyone know how I can...
New post on /r/flutterdev subreddit:
Does anyone know what the future of the Hive package is like?
I want sure about whether to use Hive for a new project and wanted some advice. The development of Hive seems slow which I think is because the creator got a job.For the past few months, there has been little development, and the last release was in February. Should I look into alternate plugins/shared preferences for local storage?https://github.com/hivedb/hive/issues/246
June 29, 2020 at 12:48AM by DuePresentation3
https://ift.tt/2BOPpV4
Does anyone know what the future of the Hive package is like?
I want sure about whether to use Hive for a new project and wanted some advice. The development of Hive seems slow which I think is because the creator got a job.For the past few months, there has been little development, and the last release was in February. Should I look into alternate plugins/shared preferences for local storage?https://github.com/hivedb/hive/issues/246
June 29, 2020 at 12:48AM by DuePresentation3
https://ift.tt/2BOPpV4
GitHub
The future of Hive · Issue #246 · hivedb/hive
TLDR: Hive 2.0 will be rewritten in Rust to get amazing performance, multithreaded queries, read and write transactions, and super low memory usage. The code will work 1:1 in the browser. Situation...
New post on /r/flutterdev subreddit:
What's the most important feature in a Flutter UI builder?
What feature would you like to see in a Flutter UI builder? Your vote helps decide what is released first!View Poll
June 29, 2020 at 02:04AM by Codelessly
https://ift.tt/3g47b5N
What's the most important feature in a Flutter UI builder?
What feature would you like to see in a Flutter UI builder? Your vote helps decide what is released first!View Poll
June 29, 2020 at 02:04AM by Codelessly
https://ift.tt/3g47b5N
New post on /r/flutterdev subreddit:
Has anyone seen a published app using Rail Navigation?
No text found
June 29, 2020 at 01:56AM by jp555soul
https://ift.tt/3idKwpg
Has anyone seen a published app using Rail Navigation?
No text found
June 29, 2020 at 01:56AM by jp555soul
https://ift.tt/3idKwpg
reddit
Has anyone seen a published app using Rail Navigation?
Posted in r/FlutterDev by u/jp555soul • 1 point and 0 comments
New post on Flutter Dev Google group:
Is there a way to get the index when using ReorderableListView?
So I want to use the index and put it as a trailing text in a ReorderableListView tile like so: [image: example1.png] when its reordered : [image: example2.png] Heres what i have so far: import 'package:flutter/material.dart'; class ReorderList extends StatefulWidget { ReorderList({Key
June 29, 2020 at 02:59AM by Tililweet
https://ift.tt/3eKTM2m
Is there a way to get the index when using ReorderableListView?
So I want to use the index and put it as a trailing text in a ReorderableListView tile like so: [image: example1.png] when its reordered : [image: example2.png] Heres what i have so far: import 'package:flutter/material.dart'; class ReorderList extends StatefulWidget { ReorderList({Key
June 29, 2020 at 02:59AM by Tililweet
https://ift.tt/3eKTM2m
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:
I created a library called dough to help people create smooshy UI effects :)
https://ift.tt/2VvrH7A
June 29, 2020 at 03:47AM by HatFeather
https://ift.tt/2Vrsar7
I created a library called dough to help people create smooshy UI effects :)
https://ift.tt/2VvrH7A
June 29, 2020 at 03:47AM by HatFeather
https://ift.tt/2Vrsar7
Dart packages
dough | Flutter Package
This library provides widgets that can be used to create a smooshy user interface.
New post on /r/flutterdev subreddit:
Finished the app for Hack20 flutter hackathon on the theme retro/cyberpunk. You can chat in morse code from this app and many more.
https://youtu.be/4k88LQf3ZgE
June 29, 2020 at 06:49AM by Amazing_Aniket
https://ift.tt/3g6C4q7
Finished the app for Hack20 flutter hackathon on the theme retro/cyberpunk. You can chat in morse code from this app and many more.
https://youtu.be/4k88LQf3ZgE
June 29, 2020 at 06:49AM by Amazing_Aniket
https://ift.tt/3g6C4q7
YouTube
Morsey: Chat in Morse Code | Pitch/Illustration | #FlutterHack20
An interactive messaging platform designed for the users to send the messages in the form of Morse Code.
Don't know what is Morse code?
watch:https://www.youtube.com/watch?v=HY_OIwideLg&t=22s
An app that fits into both retro and cyberpunk future theme.…
Don't know what is Morse code?
watch:https://www.youtube.com/watch?v=HY_OIwideLg&t=22s
An app that fits into both retro and cyberpunk future theme.…
New post on /r/flutterdev subreddit:
Which more your prefer Firebase or AWS or any another cloud services?
I'm developing an app(like food delivery) for our startup so which services is best ?
June 29, 2020 at 07:49AM by gourav6m17
https://ift.tt/3dFaTRx
Which more your prefer Firebase or AWS or any another cloud services?
I'm developing an app(like food delivery) for our startup so which services is best ?
June 29, 2020 at 07:49AM by gourav6m17
https://ift.tt/3dFaTRx
reddit
Which more your prefer Firebase or AWS or any another cloud services?
I'm developing an app(like food delivery) for our startup so which services is best ?
New post on /r/flutterdev subreddit:
Native progress hud library. Easier or boring?
Hey, I would like to share the progress hud library, and to find out your opinion, is it convenient for you to use the progress in this form, and not through the widget:
June 29, 2020 at 08:57AM by neriom
https://ift.tt/31pw4EQ
Native progress hud library. Easier or boring?
Hey, I would like to share the progress hud library, and to find out your opinion, is it convenient for you to use the progress in this form, and not through the widget:
//as ex code showProgressBar( whileRun: () { //any code }, ); //as ext YourFunction<T>.showProgressBar();
June 29, 2020 at 08:57AM by neriom
https://ift.tt/31pw4EQ
Dart packages
smart_progress_bar | Flutter Package
Flutter is a progress bar that you can easily use the library in many ways.
New post on /r/flutterdev subreddit:
Flutter: Firestore grpc stuck on ios
https://ift.tt/3dGk2JJ
June 29, 2020 at 09:22AM by nitishk72
https://ift.tt/38lwzkZ
Flutter: Firestore grpc stuck on ios
https://ift.tt/3dGk2JJ
June 29, 2020 at 09:22AM by nitishk72
https://ift.tt/38lwzkZ
nstack
grpc iOS stuck | nstack
If you are facing problem in Integrating Firestore(Firebase) in your iOS application. This article is only about the problem and the solution.
New post on /r/flutterdev subreddit:
Flutter’s Stateful Widget cheat sheet
Instead of looking at something specific, let’s take a step back today and revert to one of the basics in Flutter. A brief overview of Stateful widgets in Flutter!Link: https://medium.com/thomas.middel/flutters-stateful-widget-cheat-sheet-2188f1dc3d07?source=friends_link&sk=79f2fdff9b828220ac3915298ce55f36
June 29, 2020 at 10:15AM by Fewthp
https://ift.tt/2BR8Zjv
Flutter’s Stateful Widget cheat sheet
Instead of looking at something specific, let’s take a step back today and revert to one of the basics in Flutter. A brief overview of Stateful widgets in Flutter!Link: https://medium.com/thomas.middel/flutters-stateful-widget-cheat-sheet-2188f1dc3d07?source=friends_link&sk=79f2fdff9b828220ac3915298ce55f36
June 29, 2020 at 10:15AM by Fewthp
https://ift.tt/2BR8Zjv
Medium
Flutter’s Stateful Widget cheat sheet
Instead of looking at something specific, let’s take a step back today and revert to one of the basics in Flutter. A brief overview of…
New post on /r/flutterdev subreddit:
We need an opinionated framework for Flutter
I think I saw a post about Flutter lacking it's own opinionated framework a while back and I totally agree.Flutter should have an equivalent of Next.js for React or Nuxt.js for Vue. Having an opinionated way of structuring your app, which state management library to use, which DI to use, etc... makes it easier to start a large scale project without having to worry about the future since you know that the framework has your back.Now that being said, I totally understand that Flutter community is not has big has to two biggest JS frameworks and no one has the time to start and maintain such a use project (at the moment).For those wondering why I don't do it myself, I don't think I have the knowledge to start a project that complex but I sure would contribute once it's live.
June 29, 2020 at 10:26AM by SSebigo
https://ift.tt/31rSntu
We need an opinionated framework for Flutter
I think I saw a post about Flutter lacking it's own opinionated framework a while back and I totally agree.Flutter should have an equivalent of Next.js for React or Nuxt.js for Vue. Having an opinionated way of structuring your app, which state management library to use, which DI to use, etc... makes it easier to start a large scale project without having to worry about the future since you know that the framework has your back.Now that being said, I totally understand that Flutter community is not has big has to two biggest JS frameworks and no one has the time to start and maintain such a use project (at the moment).For those wondering why I don't do it myself, I don't think I have the knowledge to start a project that complex but I sure would contribute once it's live.
June 29, 2020 at 10:26AM by SSebigo
https://ift.tt/31rSntu
reddit
We need an opinionated framework for Flutter
I think I saw a post about Flutter lacking it's own opinionated framework a while back and I totally agree. Flutter should have an equivalent of...
New post on /r/flutterdev subreddit:
Anyone out here rocking vanilla StatefulWidget approach? If so, why?
Just curious if anyone is using StatefulWidget in their app (production or intended for production).
June 29, 2020 at 11:09AM by dontGiveAnEfAnynore
https://ift.tt/3dLoTcy
Anyone out here rocking vanilla StatefulWidget approach? If so, why?
Just curious if anyone is using StatefulWidget in their app (production or intended for production).
June 29, 2020 at 11:09AM by dontGiveAnEfAnynore
https://ift.tt/3dLoTcy
reddit
Anyone out here rocking vanilla StatefulWidget approach? If so, why?
Just curious if anyone is using StatefulWidget for the state management in their app (production or intended for production).
New post on /r/flutterdev subreddit:
I created a plugin that parses text out of pdf files
Go check it out:https://pub.dev/packages/read_pdf_textI also wrote a tutorial about developing plugins for Flutter:https://medium.com/swlh/writing-flutter-plugin-package-1-5b5bfafce60f
June 29, 2020 at 11:07AM by thevikke
https://ift.tt/31sKGmW
I created a plugin that parses text out of pdf files
Go check it out:https://pub.dev/packages/read_pdf_textI also wrote a tutorial about developing plugins for Flutter:https://medium.com/swlh/writing-flutter-plugin-package-1-5b5bfafce60f
June 29, 2020 at 11:07AM by thevikke
https://ift.tt/31sKGmW
Dart packages
read_pdf_text | Flutter package
This is a plugin that parses string out of pdf documents. It uses apache PDFbox and PDFKit parse the pdf document. There is only three functions so it is simple to use.
New post on Flutter Dev Google group:
Deploying to TestFlight from Big Sur / Xcode 12 beta - "Provisioning profile failed qualification: Profile doesn't include the com.apple.application-identifier and com.apple.developer.aps-enviornment entitlements."
Has anyone else encountered this issue yet? I have a project that has been deploying fine until the Big Sur / XCode 12 upgrade. It looks like there are some new entitlements (or old ones that have been renamed) that Xcode can't retrieve from the developer portal, so although you can build a
June 29, 2020 at 11:46AM by Lucas Young
https://ift.tt/3dFKWRR
Deploying to TestFlight from Big Sur / Xcode 12 beta - "Provisioning profile failed qualification: Profile doesn't include the com.apple.application-identifier and com.apple.developer.aps-enviornment entitlements."
Has anyone else encountered this issue yet? I have a project that has been deploying fine until the Big Sur / XCode 12 upgrade. It looks like there are some new entitlements (or old ones that have been renamed) that Xcode can't retrieve from the developer portal, so although you can build a
June 29, 2020 at 11:46AM by Lucas Young
https://ift.tt/3dFKWRR
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:
Dart Null Safety: The Ultimate Guide to Non-Nullable Types
https://youtu.be/aZtjcbsdwTo
June 29, 2020 at 12:12PM by bizz84
https://ift.tt/31pEo7t
Dart Null Safety: The Ultimate Guide to Non-Nullable Types
https://youtu.be/aZtjcbsdwTo
June 29, 2020 at 12:12PM by bizz84
https://ift.tt/31pEo7t
YouTube
Dart Null Safety: The Ultimate Guide to Non-Nullable Types
Written tutorial here: 👇👇
https://codewithandrea.com/videos/2020-06-29-dart-null-safety-ultimate-guide-non-nullable-types/
A complete tour of Null Safety & non-nullable types, the syntax changes they introduce in Dart 2.9, and how to use them in practice.…
https://codewithandrea.com/videos/2020-06-29-dart-null-safety-ultimate-guide-non-nullable-types/
A complete tour of Null Safety & non-nullable types, the syntax changes they introduce in Dart 2.9, and how to use them in practice.…
New post on /r/flutterdev subreddit:
Flutter’s Stateful Widget cheat sheet
https://ift.tt/3eJg0Sh
June 29, 2020 at 11:50AM by thomasmiddel
https://ift.tt/2YHjxLj
Flutter’s Stateful Widget cheat sheet
https://ift.tt/3eJg0Sh
June 29, 2020 at 11:50AM by thomasmiddel
https://ift.tt/2YHjxLj
Medium
Flutter’s Stateful Widget cheat sheet
Instead of looking at something specific, let’s take a step back today and revert to one of the basics in Flutter. A brief overview of…
New post on Flutter Dev Google group:
Tracking Scroll position or LARGE Listview without droppin from 60fps when scrolling?
I have a VERY long list of items being shown in my Flutter app, created using Listview.builder(), the list is being populated by a web API and the user can opt to refresh the list to get the latest information. Is there any way to know where in the list the user has scrolled to at any particula
June 29, 2020 at 12:14PM by John Mollaghan
https://ift.tt/2CRLsjb
Tracking Scroll position or LARGE Listview without droppin from 60fps when scrolling?
I have a VERY long list of items being shown in my Flutter app, created using Listview.builder(), the list is being populated by a web API and the user can opt to refresh the list to get the latest information. Is there any way to know where in the list the user has scrolled to at any particula
June 29, 2020 at 12:14PM by John Mollaghan
https://ift.tt/2CRLsjb
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:
subscription payments with stripe
hey guys. does anyone know a tutorial or documents somewhere that point at how to set up subscription payment with stripe for flutter apps? best regards all
June 29, 2020 at 02:17PM by Error Place
https://ift.tt/2VtitZz
subscription payments with stripe
hey guys. does anyone know a tutorial or documents somewhere that point at how to set up subscription payment with stripe for flutter apps? best regards all
June 29, 2020 at 02:17PM by Error Place
https://ift.tt/2VtitZz
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:
Optr - One Password to Rule #hack20
Wanted to share the app we did over the weekend for Hack20. The theme was cyberpunk, and the use of colors and sound made the experience very interesting.video walkthroughRepository
June 29, 2020 at 03:27PM by leokcta
https://ift.tt/3ibb76D
Optr - One Password to Rule #hack20
Wanted to share the app we did over the weekend for Hack20. The theme was cyberpunk, and the use of colors and sound made the experience very interesting.video walkthroughRepository
June 29, 2020 at 03:27PM by leokcta
https://ift.tt/3ibb76D
YouTube
Optr - One Password to Rule - Flutter Walkthrough
https://github.com/leoafarias/optr
New post on /r/flutterdev subreddit:
Flexible
https://ift.tt/2ZqtBHQ
June 29, 2020 at 03:23PM by TheTechDesigner
https://ift.tt/3ieE2qs
Flexible
https://ift.tt/2ZqtBHQ
June 29, 2020 at 03:23PM by TheTechDesigner
https://ift.tt/3ieE2qs