cookie

We use cookies to improve your browsing experience. By clicking «Accept all», you agree to the use of cookies.

avatar

DART 🎯 SIDE

A community of Dart and Flutter lovers International chat: @en_dart Russian chat: @ru_dart News: @dartside Jobs: @dartlang_jobs Contacts: @plugfox https://plugfox.dev

Show more
Advertising posts
1 549
Subscribers
+324 hours
+127 days
+3930 days

Data loading in progress...

Subscriber growth rate

Data loading in progress...

📝 Brief #summary of a #medium #article about #flutter How to add Apple Pass on a Flutter project with Firebase [👏 6] This guide explains how to integrate Apple Pass into a Flutter project using Firebase functions. It involves three main steps: 1. **Preparing Certificates**: - Download and create necessary certificates using Apple Developer and Keychain Access. - Generate signer certificates and convert them using OpenSSL commands. 2. **Preparing the Server Side**: - Set up Firebase functions (requires Blaze Plan) and install necessary dependencies. - Structure your project to include the pass model and certificates. - Use the `passkit-generator` library to create and serve passes. 3. **Flutter App Integration**: - Import HTTP client and use `pass_kit` for "Add to Apple Wallet" functionality. - Set up capabilities in XCode to enable Apple Pass for the app. This process enables your app to generate and add custom passes to Apple Wallet. Read more 👀
Show all...

📢 New Blog Post: Ensuring Consistent and High-Quality Code In Dart and Flutter Projects Through Continuous Integration (CI) 🚀 Maintaining code quality and consistency is crucial in software development. Our latest blog post explorers the significance of Continuous Integration (CI) in enforcing coding standards and quality, with a special focus on Dart and Flutter projects. Learn about the role of linting and how to integrate DCM with popular CI tools like GitHub Actions, GitLab CI/CD, and Bitbucket Pipelines. https://dcm.dev/blog/2024/07/05/ensuring-consistent-quality-code-dart-flutter-ci/ #flutter #dart #dcm
Show all...
Ensuring Consistent and High-Quality Code In Dart and Flutter Projects Through Continuous Integration (CI) | DCM - Code Quality Tool for Flutter Developers

This blog post explores the importance of maintaining consistent and high-quality code in Dart and Flutter projects through Continuous Integration (CI), highlighting the role of tools like DCM in enforcing coding standards and providing practical examples of CI integration.

🔥 1
📝 Brief #summary of a #medium #article about #flutter Common mistakes with Images in Flutter [👏 518] The article discusses common mistakes in handling images in Flutter applications, which can negatively impact performance. Key points include: 1. **Large Image Assets**: Loading high-resolution images consumes significant memory. It’s advisable to scale images down to match screen dimensions and use `cacheWidth` and `cacheHeight` parameters to optimize image caching. 2. **Not Using WebP Assets**: WebP format reduces image file sizes, enhancing performance. It’s supported by Flutter and can be easily converted online. 3. **Inappropriate Use of the Opacity Widget**: Using the Opacity widget excessively creates multiple rendering layers, leading to inefficiencies. Instead, blend colors using `color` and `colorBlendMode` parameters on images. 4. **Not Precaching Image Assets**: Precaching images manually can improve load times when images are reused, though it should be managed cautiously due to cache size limits. 5. **Not Caching Network Images**: Repeatedly fetching images from the network is inefficient. Utilizing libraries like `cached_network_image` can mitigate this issue. Overall, the article provides practical tips to optimize image handling in Flutter for smoother app performance. Read more 👀
Show all...

🔥 1
The new #flutter #video "Rewriting freezed with Macros | Observable Flutter #47" has arrived ▶️🍿 Watch as Craig Labenz and Rémi Rousselet discuss Rémi's experience rewriting his infamous data class package, `freezed`, with ...
Show all...
Rewriting freezed with Macros | Observable Flutter #47

Watch as Craig Labenz and Rémi Rousselet discuss Rémi's experience rewriting his infamous data class package, `freezed`, with Macros. The latest from Flutter →

https://goo.gle/flutter-latest

Watch more Observable Flutter →

https://goo.gle/ObservableFlutter

Subscribe to Flutter → http://goo.gle/FlutterYT #ObservableFlutter #Flutter Speaker: Craig Labenz Products Mentioned: Flutter

📝 Brief #summary of a #medium #article about #flutter Flutter Force Weekly [👏 104] Flutter Force Weekly is your go-to hub for Flutter-related news, tips, and resources, helping you build fantastic apps. This week's newsletter offers insights on streamlining app releases using GitHub Actions and Fastlane, understanding type safety, organizing large-scale projects, and handling errors for a seamless user experience. It also highlights new useful packages like Pub Manager and SmartTextField, and presents Figmage, a CLI tool for generating Flutter packages from Figma designs. Additionally, it covers the Tween technique for animations. Subscribe to stay updated and enhance your Flutter development skills. Read more 👀
Show all...

Choose a Different Plan

Your current plan allows analytics for only 5 channels. To get more, please choose a different plan.