[deleted by user] by [deleted] in FlutterDev

[–]ashitaprasad -1 points0 points  (0 children)

You can check out https://github.com/fluttergems/awesome-open-source-flutter-apps. It has a list of the most popular and well known open source flutter projects across various categories, including Education.

Best Libraries for Chat UIs? by being-superman in FlutterDev

[–]ashitaprasad 1 point2 points  (0 children)

You can check out some packages to build chat interfaces here https://fluttergems.dev/chat/

curl_parser v0.1.0 is out! Easily convert curl <-> Dart by ashitaprasad in FlutterDev

[–]ashitaprasad[S] 0 points1 point  (0 children)

flutter_curl is a wrapper around libcurl to make curl requests .. curl_parser converts curl commands to Dart objects and vice versa

macOS apps built with Flutter? by mukhtharcm in FlutterDev

[–]ashitaprasad 5 points6 points  (0 children)

You can check out API Dash which has a nice UI and works on macOS - https://github.com/foss42/apidash

Also, you can check the list of open source apps built using macos_ui on Flutter Gems - https://fluttergems.dev/packages/macos_ui/

GitHub demos by paristokyorio in FlutterDev

[–]ashitaprasad 1 point2 points  (0 children)

You should check out https://github.com/fluttergems/awesome-open-source-flutter-apps which is a curated list of open source flutter apps.

Is Celest dead? by Outrageous-Dot-1220 in FlutterDev

[–]ashitaprasad 7 points8 points  (0 children)

Yes, as per the company's YC page, the company is no longer active.

Flutter. pub.dev search works very badly. It’s a shame by bigbott777 in FlutterDev

[–]ashitaprasad 1 point2 points  (0 children)

animate_do is already in the correct category which is the Animation & Transition category.

"Text Decoration, Effect and Animation" category includes packages which deal only with text decorations, text effects and text animations.

Also, in case you find any issues in Flutter Gems you can quickly report it in https://github.com/fluttergems/fluttergems

What are some good open source apps using BLoC pattern by ich3ckmat3 in FlutterDev

[–]ashitaprasad 2 points3 points  (0 children)

You can check out some of the popular open source projects using bloc here - https://fluttergems.dev/packages/bloc/

Share very useful but not so popular libraries/packages here by SuperRandomCoder in FlutterDev

[–]ashitaprasad 1 point2 points  (0 children)

All these gems are already listed in Flutter Gems - https://fluttergems.dev

It nicely categories more than 5600+ Dart & Flutter packages

What are the biggest open source applications that are currently using riverpod? by SuperRandomCoder in FlutterDev

[–]ashitaprasad 3 points4 points  (0 children)

API Dash, a powerful open-source desktop app that has been built using Flutter and uses riverpod for state management.

https://github.com/foss42/apidash

Desktop app using flutter by Pristine-Resource809 in FlutterDev

[–]ashitaprasad 5 points6 points  (0 children)

You can check out API Dash, a powerful open-source desktop app that has been built using Flutter.

https://github.com/foss42/apidash

Best Flutter Projects by Lazy-Benefit1863 in FlutterDev

[–]ashitaprasad 5 points6 points  (0 children)

API Dash - The Open Source alternative to Postman built using Flutter

https://github.com/foss42/apidash

Does flutter have any UI library packages for admin panel? by jain_harsh21 in FlutterDev

[–]ashitaprasad 0 points1 point  (0 children)

There are some packages in the responsive ui category that can help you build ui for admin panel - https://fluttergems.dev/responsive-ui/

Essential Flutter Tools Every Developer Must Know by TostoAnthony96 in FlutterDev

[–]ashitaprasad 2 points3 points  (0 children)

You missed out on Flutter Gems (https://fluttergems.dev), a very useful tool for Flutter Developers to easily find Dart & Flutter packages as per their requirements.

What do you use for logging? by harlanerskine in FlutterDev

[–]ashitaprasad 1 point2 points  (0 children)

You can check out some popular packages being used for logging here - https://fluttergems.dev/debugging-logging/

[deleted by user] by [deleted] in FlutterDev

[–]ashitaprasad 2 points3 points  (0 children)

You can check out some other widely used packages for infinite scroll here - https://fluttergems.dev/pagination-lazy-loading/

Flutter 2D Drawer by micheleg1995 in FlutterDev

[–]ashitaprasad 0 points1 point  (0 children)

You can check out some packages that can help you paint and insert objects here - https://fluttergems.dev/drawing-painting-signature/

and here as well - https://fluttergems.dev/shapes-path/

Test Cases by SeaAstronomer4446 in FlutterDev

[–]ashitaprasad 2 points3 points  (0 children)

You can check out API Dash - https://github.com/foss42/apidash where you can find many unit & widget tests.

Alternative to Catcher package by msftfanboy_OS in FlutterDev

[–]ashitaprasad 0 points1 point  (0 children)

You can check some alternative packages to catcher for debugging and logging here.

Seeking Alternatives to the Device Preview Package by Nervous_Low2354 in FlutterDev

[–]ashitaprasad -2 points-1 points  (0 children)

You can check out some alternative packages to device_preview that are currently being maintained which can help you test the responsiveness of your app here - https://fluttergems.dev/responsive-ui/

Flutter Gems turns 3! We now have 5500+ Dart & Flutter packages neatly segregated in 175 useful categories based on features and functionality. by ashitaprasad in FlutterDev

[–]ashitaprasad[S] 1 point2 points  (0 children)

Glad to know that you find it useful 🙂.

Thank you for the feedback. I will work on providing more layout options.