A Flutter package for cropping any widget, not only images. This package is entirely written in Dart and supports Android, iOS, Web and Desktop. Also, because of being independent from native platform, it does not increase size of your apps output (e.g. apk).
In order to run Crop on web, flutter version1.24.0
or above is needed. Also, you need to set CanvasKit as the renderer with the following command:
flutter build web --web-renderer canvaskit
Web Demo | Install from Google Play
In your pubspec.yaml
file add:
dependencies:
crop: any
Then, in your code import:
import 'package:crop/crop.dart';
Now in build function, put a Crop
widget in the widget tree and you are done. Please don't forget to check /example
folder, there is much more.
🚕 find Iran's cities taxi fares for android-نرخ کرایه تاکسی های ایران در اندروید
Experimental project for learning computer graphics using vulkan API and c++.
An alternative YouTube front end, for Android. [WIP]
a sample clean architecture project with jetpack compose
SQLAlchemy Admin for Starlette/FastAPI
A curated list of awesome articles and resources for learning and practicing Go and its related technologies.
Android Toast For RTL Applications
An anthology of a variety of tools for the Persian language which you can use in all platform that dart supports