• Stars
    star
    235
  • Rank 171,079 (Top 4 %)
  • Language
    Dart
  • License
    MIT License
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in pure Dart code.

pub package

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).

Supported platforms

  • Flutter Android
  • Flutter iOS
  • Flutter Web
  • Flutter Desktop

Demo

Web Demo | Install from Google Play

Donation

If you find this project useful, please support me by buying me a pizza ๐Ÿ•.

Tron Address:

TLtrEU4KT2bn5J87VWfs1QDrmB1aFQ1bja

Ethereum Address:

0xf8Da77e7BbE39be8c9e527289465Bf7219af58db

I do not accept Bitcoin due to its issues with sustainability and global warming.

Screenshot

Screenshot

Getting Started

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.

More Repositories

1

flutter_map

Lightweight Map widget for flutter supporting different projections including EPSG4326/Mercator/WGS1984.
Dart
116
star
2

dart_wallet

Dart
16
star
3

dart_pos

Dart Implementation of the ISO-8583 banking protocol.
Dart
12
star
4

dart_kubernetes

Kubernetes client for Dart/Flutter.
Dart
10
star
5

dart_persian

Persian utilities for Dart and Flutter.
Dart
9
star
6

Bezier

C#
7
star
7

Materialium

Material Design Components for Web (MDC-Web) for ASP.NET Core 3.0 Razor Components.
C#
7
star
8

dart_tron

Dart API Library for interacting with the TRON Network through gRPC and Rest APIs.
Dart
6
star
9

dart_download

Cross-Platform file downloader for Dart and Flutter projects.
C++
6
star
10

dart_latlng

Geodesy and Geographical calculations for Dart.
Dart
5
star
11

dart_erc20

Interface of the ERC20 standard as defined in the EIP-20 Token Standard.
Dart
4
star
12

dart_serial

Wrapper around the `window.navigator.serial` for flutter web.
Dart
3
star
13

persian_flutter

Persian date picker, time picker and localization for flutter.
Dart
3
star
14

system-numerics-geometry

C#
2
star
15

dart_orbit

TLE and NORAD SGP4/SDP4/SGP8/SDP8 Implementation for Dart and Flutter.
Dart
2
star
16

dart_bidi

Implementation of the Bidi algorithm, as described in http://www.unicode.org/reports/tr9/tr9-17.html.
Dart
2
star
17

dart_zebra

Zebra is a barcode reader library for Flutter and Dart
Dart
2
star
18

flutter_vpn

Virtual Private Network (VPN) abstractions for Dart and Flutter.
Dart
1
star
19

Telegram

C#
1
star
20

csharp_orbit

C#
1
star
21

dart_crc

C++
1
star
22

dart_collision

Collision Detection and 2D geometry library for Dart and/or Flutter.
Dart
1
star
23

dart_eip55

Utility to convert an upper or lowercase Web3/Ethereum address to a checksum address (EIP55).
Dart
1
star
24

dart_protobuf_google

Dart
1
star
25

flutter_material

Dart
1
star
26

flutter_mafia

Dart
1
star
27

dart_ip2country

Standalone and fully offline IP-to-Country lookup table and CIDR prefix finder.
Dart
1
star
28

flutter_impeller

Dart
1
star