Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cross_picker

Crossplatform Picker that combine Image Picker for mobile and Universal Html for the web

Installing

  • Add into pubspec.yaml
cross_picker:
    git:
      url: https://github.com/pspgt/cross_picker.git
  • run flutter pub get
  • Now import with import 'package:cross_picker/cross_picker.dart';

Example

CrossPicker picker = CrossPicker();
Uint8List imageBytes = await picker.getImage();

About

No description, website, or topics provided.

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages