Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

The first application I developed with Flutter is the Event creation and tracking application.
If I talk about application features​Creating an event and following it instantlyYou can view the events you have created from monthly and weekly calendars.With the permanent notification feature, even if the application is closed, there is a countdown that will remind you of your event in continuous notifications.With its automatic e-mail feature, it notifies you when it is time of the e-mail draft you create and directs it to the required E-mail service.​You can find my application Source codes here: https://github.com/StatTark/Calendar-and-Countdown​I would be glad if you download my application and support me. I will be glad if you share the places you like and dislike in the application with me.​Application link:https://play.google.com/store/apps/details?id=com.arstech.ajanda

October 24, 2020 at 02:24PM by Snoo16007
https://ift.tt/3dRRdvH
New post on /r/flutterdev subreddit:

I want to build a PWA, is Flutter the right tool or should I look into a js framework?
I’ve always used html+css+js for building websites, but I’ve discovered Flutter and I’d like to learn it. The ability to have a single source code is great and it does not look too complicated to get used to. I want to build a PWA and I know there are a lot of js frameworks, I’ve never used them, but I’d like to know in which cases one option is more indicated than the another, is it worh it to use flutter for a web application without the immediate need of make it into a native app, or should I use React for instance? Pretending I could use both, what should I know before making this choice?

October 24, 2020 at 03:36PM by Artemis_21
https://ift.tt/2TjtN8W
New post on /r/flutterdev subreddit:

The‌ ‌Flutter‌ ‌Multi‌-Platform‌ ‌Ecosystem‌ ‌with‌ ‌Chris‌ ‌Sells‌
In the latest episode of the Dart Developer Show, Chris Sells from the Google Flutter team joined the podcast to talk about some interesting topics including lessons learned from building UI technologies, the evolution of software engineering, new features in Flutter, Flutter Desktop, Flutter Web and working on open source projects.Use the timestamps below to jump to any topic that interests you:01:25 -- Chris’ background and work at Google05:41 -- Challenges and trade-offs in building a UI toolkit13:29 -- Flutter’s approach to multi-platform support - how it avoids common pitfalls19:20 -- Navigator 1.0 vs Navigator 2.028:15 -- Flutter Desktop for Windows - getting to alpha and what’s left to do for a full 1.0 release41:15 -- Flutter Web - unique challenges of targeting the web and how the team is approaching this.47:10 -- Building Flutter as an open source project51:25 -- Chris’ publications and approach to writing56:11 -- Final thoughts and advice

October 24, 2020 at 05:12PM by DartDeveloperShow
https://ift.tt/3me1AN6
New post on /r/flutterdev subreddit:

Beginner Needs Help
I have 8GB DDR4 RAM, i7 8565k, 1TB SSD, iGPU intel UHD 620. Can I start app development using flutter in android studio?? Please help....

October 24, 2020 at 06:07PM by Gautam_DJG
https://ift.tt/31GxGJH
New post on /r/flutterdev subreddit:

responsive_framework v0.0.11 - New ResponsiveGridView that extends GridView with more grid layout controls.
https://pub.dev/packages/responsive_frameworkCalculate padding for SafeArea scaling correctly.Calculate ViewInsets for keyboard offset correctly.Create ResponsiveGridView that extends GridView with more grid layout controls.Use ResponsiveGridView for shrink and fixed item sizing options with the ability to control alignment and max row count.Breaking - simplified autoScaleDown behavior to only scale down from the specified breakpoint.This release finally fixes many SafeArea and keyboard offset issues reported by users.

October 24, 2020 at 09:09PM by Codelessly
https://ift.tt/3opLIcw
New post on /r/flutterdev subreddit:

How to secure API keys?
Hi,Does anyone have a flutter app in production?How are you handling the storage of Api keys to make API calls to external services? E.g. TWITTER APIHow about the temporary storage of access tokenss? Are you using the flutter_secure_storage package? It seems that it's using some depricated APIs on android?

October 24, 2020 at 08:26PM by endeesa
https://ift.tt/31zEo4f
New post on /r/flutterdev subreddit:

Need FocusScope example
Im working on app that require FocusScope widget to customise android tv onFocuse design, when i try to change focus with FocusScope only first widget get focused i don't know why it's not going to next when using (right-left-up-down) arrows

October 24, 2020 at 10:47PM by diyar_gulli
https://ift.tt/3dYA8QD
New post on /r/flutterdev subreddit:

FormIO.js Flutter Plugin
After so much... I am excited to announce that formIO_flutter is live! :)The main functionality of this plugin is to render any form created with formIO.js on your mobile/web/desktop app with flutter, and also gave a cleaner way to manage all those fields and even gave a smooth transition and management of all the data in real-time.DONE:[x] Customization of basic widgets: buttons, texts.[x] Customization of click events at any hierarchy level.[x] Customization of signature widget and file widget.[x] Validator of empty signatures.[x] Validator of empty fields.[x] Stream of calculated fields on real-time.[x] Stream of conditional fields on real-time.[x] Parse of font-awesome icons, material icons, and basic icons.[x] Map the value of each widget and linked with their key.[x] Hierarchy constructor of widget.[x] Pagination of widgets when scheme has wizard on it.[x] Added documentation to all the classes used in DART.I hope that this plugin help a lot of developers to solve a lot of problems when they decide to work with formIO.js and they are welcome to contribute their improvements or changes to the project.LINK TO: GITHUB REPOSITORYLINK TO: PUB.DEV

October 25, 2020 at 04:20AM by Ghost_InTheDart
https://ift.tt/31IhrvQ
New post on /r/flutterdev subreddit:

Just posted new article on medium under flutter community publication check it out. Reqd it, Share it.. “Flutter Widgets (TabBar & TabBarView) The Whole Picture” by Murtaza Sulaihi https://ift.tt/37HHabo
https://ift.tt/37HHabo

October 25, 2020 at 04:09AM by sulli110
https://ift.tt/34pvg3S
New post on /r/flutterdev subreddit:

App Ideas
Hey all!I make Flutter videos on YouTube and I just dropped one yesterday so check it out if you haven't seen it already! https://www.youtube.com/watch?v=rjnrAYZ71dEI wanted to know if the community had any special requests for any apps for me to build. Not claiming to be an expert, but recording how I would approach creating the app if I had to. I'm working on a Flutter Quiz app as well as a Flutter Uber App and Flutter Uber Eats app, are there any other ideas that you guys have? Please leave suggestions down below!Thanks,Aphrx

October 25, 2020 at 05:09AM by AphrxWasHere
https://ift.tt/3dSiJJw
New post on /r/flutterdev subreddit:

Compile iOS without the paid membership
I developed a simple app and would like to give it to a few friends (2-3) for testing purposes. I just learned that I have to pay 99 USD as a membership fee per year if I want to compile and share the app for testing only. It is way too steep for a test app that I would be sharing it without 2-3 friends.Is there any way of compiling an iOS app and perhaps share it on TestFlight (or any other method) without paying this membership fee?PS: I have an Apple ID ([xyz@icloud.com](mailto:xyz@icloud.com)) which I got when buying my Macbook Pro.

October 25, 2020 at 07:38AM by jamesmoi
https://ift.tt/2Tl6Dz9
New post on /r/flutterdev subreddit:

Flutter Web progress speed? How long to production?
What’s your impression on the progress of Flutter Web? How long to you expect until it is production ready or do you have doubts it will even reach production?I understand that it doesn’t make sense for the Flutter team to set a deadline but I would really appreciate if there was more communication on this topic. I know about some issues that have been open for a long time with no updates and sometimes it can seem like Flutter is not progressing. I’m sure that that’s not the case and the Flutter team is working hard on it but as a developer it sometimes seems like it.Do you agree? I’m just hoping it won’t take very long until Flutter web will be merged to stable. What’s do you expect? 3/6/12/24 Months?

October 25, 2020 at 08:46AM by jwknows
https://ift.tt/3kvNSoo
New post on /r/flutterdev subreddit:

Null check operator used on a null value , no RootCuse identifed from stack trace
Hi,​iam seeing this error in firebase consol reported by firebase crashlytics, the issue its not clear what is causing the below error from the stack trace not clear where to look into the code.​Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: Null check operator used on a null valueat FirebaseCrashlytics.recordError(firebase_crashlytics.dart:127)at FirebaseCrashlytics.recordFlutterError(firebase_crashlytics.dart:147)at FireBaseManager.logException(fire_base.dart:262)at runMyApp.<fn>(main.dart:72)at runMyApp.<fn>(main.dart:71)at _CustomZone.<fn>(dart:async)at TickerFuture.thunk(ticker.dart:399)​​void runMyApp() {
runZonedGuarded<Future<void>>(
() async {
runApp(
MultiProvider(
providers: [
ChangeNotifierProvider(
create: (_) => ThemeProvider(
isLightTheme: !SharedPreferencesImpl().isDarkTheme$,
),
),
ChangeNotifierProvider(
create: (_) => LanguageProvider(
languageCode: SharedPreferencesImpl().local$,
),
),
ChangeNotifierProvider(
create: (_) => HistoryFloatingActionMenuProvider(
barcodeDtoList: [],
),
)
],
child: const MyApp(),
),
);
}, //
(dynamic error, StackTrace stackTrace) async {
await FireBaseManager().logException(
error,
stackTrace: stackTrace,
);
},
);
}

October 25, 2020 at 08:30AM by Kotaibaw
https://ift.tt/2HxSg7Q
New post on /r/flutterdev subreddit:

Figma Flutter code generation (Just published)
Hi guys, I've previously posted about how I'de like to change the frontend development .Here is an implemented version of it, It generated the flutter code based on your design. Of course, it's not perfect. But I ensure that this is the best quality you can experience. Not comparable with zeplin or figma's css generation.​I'm sharing this because the plugin just got approved by figma team yesterday. I hope you enjoy your development with this.​Also we are looking for contributors, who are eager to make the frontend development 10, 100 times faster than before.​You can get the plugin here​And here is our repository on github. Watch it for next release, and Star it if you like!

October 25, 2020 at 09:58AM by softmarshmallow
https://ift.tt/34s6IXX
New post on /r/flutterdev subreddit:

Alternative to Firebase
I want a open source alternative to firebase with the main features i want like authentication and chat. I want to be able to run it on my own servers and basically be free from any payments. Do you know of any alternatives?

October 25, 2020 at 09:28AM by Lootdit
https://ift.tt/37DFSOB
New post on /r/flutterdev subreddit:

Let's go – Check what your friends are doing and start something together
Hey, I'm Loris and I want to introduce you to my new Flutter app I created over the past weeks. Let's go is now available for free on Android (iOS coming).Let's go is the simplest way to do something with your friends. Set your status to free or looking for people and your friends will receive a push notification if their status is also free or looking for people. No more texting or calling needed! You can set your status by tapping on the bottom bar. You can also add a custom message to your status. The app also features a built-in chat.The app uses a ASP.NET Core API for the backend and a PostgreSQL database hosted on a 5$ DigitalOcean droplet. I use Firebase for authentication, analytics and push notifications. Firestore is used for the feeds and chats.There are lots of upcoming features like current location, more precise status duration and many more.It would be great if you share Let's go with your family, friends or colleagues or leave a Play Store review. You can add me on Let's go, my username is loris156I'm sorry to say that I can't share any source code, but if you have any questions regarding my app or architecture I'll definitly answer them.I'm looking forward to your feedback and suggestions!Play Store download

October 25, 2020 at 02:00PM by Loris156
https://ift.tt/3mmBA2h
New post on /r/flutterdev subreddit:

FlutterForce — Week 93
https://ift.tt/3ksPhwf

October 25, 2020 at 01:41PM by flutterist
https://ift.tt/3dWGmk0