Skip to content

iOS, Android and Web applications for Image-Pixeler core with Flutter

License

Notifications You must be signed in to change notification settings

aminrd/ImagePixelerApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Pixeler Apps

This is the repository for iOS, Android and Web applications version of Image-Pixeler which is developed using Flutter development kit and Dart language.

What is Image-Pixeler

Image Pixeler is a platform to replace pixels, or group of pixels in an image, with other images. The initial idea was developed in Python. Details about the core engine is available at Image-Pixeler's Github repository here. In this project, the main idea is expanded into iOS, Android and Web Applications.

What is Flutter

Flutter is an open-source UI software development kit created by Google. It is used to develop applications for Android, iOS, Windows, Mac, Linux, Google Fuchsia and the web. Flutter apps are written in the Dart language and make use of many of the language's more advanced features.

Showcases

Showcases Image Pixeler is developed with Dart programming language using Flutter framework. That means user can run Image Pixeler on iOS and Android devices while experiencing high performance on mobile devices possible. Image Pixeler is also responsive to different devices sizes working in both portrait and landscape modes. Android landscape responsive

How to install

The first step to install the app on your phone, or run it in your computer's simulator or making contribution, is installing Flutter framework and Dart compiler which you can follow Flutter installation guide. Then clone this repository, install dependencies and build the app using the following commands:

git clone https://github.com/aminrd/ImagePixelerApps.git
cd ./ImagePixelerApps/image_pixeler/
flutter pub get
flutter run

Author

About

iOS, Android and Web applications for Image-Pixeler core with Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages