Create Selectable Text in Flutter with Custom Context Menus
Published Dec 8, 2023
Allow user to copy, cut, and paste text in your Flutter apps with `SelectableText` and custom context menus.
Read more
Everything you need to build production ready apps.
No spam. Just updates. Unsubscribe whenever.
Published Dec 8, 2023
Allow user to copy, cut, and paste text in your Flutter apps with `SelectableText` and custom context menus.
Read more
Published Dec 6, 2023
Add haptic feedback to your Flutter apps to increase user delight!
Read more
Published Dec 4, 2023
Learn how to add the require_trailing_commas linter rule to your Flutter projects.
Read more
Published Dec 1, 2023
Speed up your Flutter app development with these VSCode extensions.
Read more
Published Nov 29, 2023
Save time by auto formatting your Flutter and Dart code on save in VSCode.
Read more
Published Nov 27, 2023
Add properties, methods, and constructors to your enums with enhanced enums.
Read more
Published Nov 24, 2023
Learn how to request in-app rating & review prompts/dialogs from your users while they are using your app (rate_my_app package).
Read more
Published Nov 22, 2023
Learn how to clamp a device's system defined text scale to a certain range.
Read more
Published Nov 20, 2023
Learn how to paginate documents in Firestore using a query cursor and firebase_ui_firestore.
Read more
Published May 9, 2023
Learn how to implement a scrolling parallax effect with videos and images into your app.
Read more
Published May 2, 2023
Learn how to add development, staging, and production flavor configurations with icons to your Flutter apps.
Read more
Published Apr 25, 2023
Learn how to use code generation to speed up your development. Data classes, unions/sealed classes, and bloc!
Read more
Published Apr 18, 2023
With the Video Player and Chewie packages, we’re able to implement a customizable video playback UI that includes a bunch of features.
Read more
Published Apr 11, 2023
Learn how to use flutter_hooks to reduce boilerplate and make your code more readable.
Read more
Published Jan 25, 2023
Flutter 3.7 & Dart 2.19 have been announced at Flutter Forward along with a bunch of improvements and future plans for Flutter & Dart.
Read more