Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

Flutter Where is not recognized ERROR: Unable to find git in your path HELP
I spent the entire day trying to fix this, I've changed the variables more times than I could remember, please help 'where' is not recognized as an internal or external command, operable program or batch file. Error: Unable to find git in your PATH. Path: C:\Users\User\Desktop\Flutterr\flutter\bi

June 10, 2020 at 03:40PM by Amro
https://ift.tt/2XPX5Pv
New post on Flutter Dev Google group:

Implementing Reminders on Flutter.
I'm trying to create a flutter application that is used to create reminders. It currently uses the SQLite database to store the reminder data. The reminders are getting saved to the database and I can retrieve the reminders from the database, but I don't know how to implement the remainder part.

June 10, 2020 at 04:39PM by Adarsh Balachandran
https://ift.tt/3dT98kL
New tweet from FlutterDev:

🎊Announcing tech preview of null safety in Dart!

Null safety helps you avoid a class of bugs that are often hard to spot. Dart’s null safety is sound, so it enables a range of performance improvements.

💙Happy coding!

Learn more → https://t.co/uTIVg9ICRd pic.twitter.com/59fl1r0YMU— Dart Language (@dart_lang) June 10, 2020

June 10, 2020 at 06:07PM
http://twitter.com/FlutterDev/status/1270749431516692481
New post on Flutter Dev Google group:

Container and row with text
Given the code below how can I put a title above the button in the container within the row, but keep the button text as Ive defined Like This Button mainAxisAlignment: MainAxisAlignment.center, crossAxisAlignment: CrossAxisAlignment.center, children:
New post on /r/flutterdev subreddit:

Announcing sound null safety
https://ift.tt/2Ykx3mx

June 10, 2020 at 06:19PM by EngineerScientist
https://ift.tt/3dQ91X3
New post on Flutter Dev Google group:

Wordpress rest api in flutter app
Hi guys, I want to login in flutter app by wordpress api, Please guide me, how to do? Any article, YouTube video, etc Please help me.

June 10, 2020 at 07:40PM by Gulam Fahad Ahmed
https://ift.tt/3cNkyVP
New post on Flutter Dev Google group:

App installs on device, but will not open.
3 days ago before I added contact permissions to my app I could build and install on my Pixle 3 dev device and load my app just fine. Even after removing the code relating to my contact functions, and dependencies, it still won't let me open after installation. Flutter Doctor pubspec.yaml:

June 10, 2020 at 08:22PM by Russ Brewer
https://ift.tt/2Ymp1JR
New post on Flutter Dev Google group:

Point of Sale - POS Mobile Template by Flutter
I’m looking for a template with excellent usability for a mobile point of sale terminal. It has to be done in Flutter, version 1.17 or higher, and designed for a small screen cell phone, which allows you to sell and make deals directly at the POS. Like this idea: https://ift.tt/3hiaR54

June 10, 2020 at 09:08PM by Hermes Alves
https://ift.tt/3f9h2qr
New post on Flutter Dev Google group:

Flutter 1.19.0-4.1.pre released to the beta channel!
Hi all, I’m happy to announce that Flutter 1.19 / Dart 2.9 beta builds are now available on the beta channel: 1.19.0-4.1.pre
New post on Flutter Dev Google group:

[Breaking Change Proposal] Text Selection Menu Appearance
Hello Flutter, If you don't use text editing in your app, or you're not concerned with visual changes to the text selection menu, you can stop reading now. I'm proposing to update the appearance of the text selection menu on Android so that it matches the latest version (including Android 11).

June 11, 2020 at 12:41AM by Justin McCandless
https://ift.tt/30uH03r
New post on /r/flutterdev subreddit:

Now that non-nullability is out let's share some tips: `late`. Late is a new keyword in Dart. It allows you to initialize a variable "the first time it is read" instead of on its creation. In the context of Flutter, it kinds of removes the need for `initState` -[Remi Rousselet @remi_rousselet]
https://twitter.com/remi_rousselet/status/1270881224396025856

June 11, 2020 at 03:09AM by EngineerScientist
https://ift.tt/2zllGlR
New post on Flutter Dev Google group:

how to use 'shape' option in 'showModalBottomSheet'
Hello: How can i use shape option in showModalBottomSheet?

June 11, 2020 at 04:20AM by adnan ul haque
https://ift.tt/30rZBxj
New post on /r/flutterdev subreddit:

A/B testing with flutter
Hey everyone, I’m at the point with my app where I’d like to start performing some A/B testing. What’s the best way to do this with flutter? Specifically on the backend side of things. Just make calls to a DB (firebase?) or are there specific DB optimized for A/B testing scenarios? Then afterword, export the data and do some analysis?Thanks!

June 11, 2020 at 04:53AM by Throqaway
https://ift.tt/2zlAeC0
New post on Flutter Dev Google group:

Parsing json data and doing pro level networking in flutter is now easy.
Though flutter has its own json serializer we all know the amount of boiler plate code it needs to set up the whole class. So I started searching the internet to find an easy way of doing it, and I came to this ( https://ift.tt/3cNjKQL

June 11, 2020 at 07:57AM by Souvik Dutta
https://ift.tt/2AhNE2C
New post on /r/flutterdev subreddit:

<b>What Is New In Flutter 1.17 And Dart 2.8?</b>
Flutter is a cross-platform programming framework used for developing Android, iOS apps, and now it’s progressing towards the web. Flutter uses Dart programming language to build android, ios, web apps with a unified UI look across all. The first release for Flutter and dart for the year 2020 is out now.This new version of Flutter has closed 6339 issues and came with many performance level improvements. During the release of Flutter, the whole world is facing the crisis because of pandemic and most of you are working from home, hence Flutter has named this release as Work-From-Home Edition. Let’s see top Flutter 1.17 features with came with this stable release:20-37% rapid Navigation within the default caseUp to 40% decrease in CPU/GPU usage for animations in iOSApplication size is reduced up to 18.5%70% of memory reduction scrolling through large imagesThe default use of Apple’s Metal graphics API, improving rendering time by around 50 percent on iOSYou can also know- <a href="https://solaceinfotech.com/blog/why-flutter-is-a-golden-technology-for-ios-app-development/">Why Flutter is golden technology for ios app development?</a> Flutter 1.17 has introduced a new widget NavigationRail designed by Material Design Team and has also improved the fabric DatePicker widget. Let us see the details of the new features.Features Of Flutter 1.17-1. Mobile Performance And Size Improvements-Flutter 1.17 release is mainly focused on performance and memory improvements. By upgrading the app to the new version, your users can experience faster animations, smaller app size, and low memory use. You can experience 20% to 37% speedup for the default navigation case. There is 40% reduction in CPU/GPU use for ios animations, counting on the hardware. This release comes with app size improvement with some fixes that gives an enormous result.  Also, this comes with a 70% reduction in memory usage while scrolling through large images and increases the performance. 2. Material Widgets-Flutter 1.17 supports new material widgets and also updates to the existing widgets. With this release, NavigationRail is added, which is a replacement widget that gives a responsive app navigation model. It is excellent for apps that will switch between mobile and desktop form factors. DatePicker and TextSelection overflow widgets have also been updated. DatePicker’s new visuals match the updated Material guidelines and add a new text input mode. Now TextSelection has improved fidelity for iOS and Android when buttons are longer than can be displayed without overflowing. Google also releases a new Animation package that provides prebuilt animations by implementing the new Material motion specifications. In short, new release brings- The new NavigationRail widgetUpdated Material DatePicker widgetUpdated text selection overflow on AndroidUpdated text selection overflow on iOS3. Google Fonts-Google fonts for the updated version have been released and developers can use any fonts from fonts.google.com to their app. When the app is ready for deployment, developer can decide whether the user will receive the font by downloading it from the API or is pre-bundled with the app package.4. Metal support-Metal is Apple’s low-level graphics API which allows access to the GPU of ios devices that allows flutter apps to run faster. The metal support improves rendering speeds of iOS apps by 50%. On the iOS devices that support Metal, Flutter now uses it by default, making your Flutter apps run faster most of the time, increasing rendering speeds by about 50 percent on the average.5. Material Text Scale-With the new release, Flutter team has completed the implementation of Scale portion of the 2018 Material Design specification. This release updates the TextTheme API to match the Material spec by maintaining the old names so that the code will not break.6. Accessibility And Internationalization-It is important…