CleanLauncher

License GitHub release

Minimalism & Focus

Clean Launcher is a minimalist application launcher that helps you focused, stay away from distractions and get things done.

Free

This application is available under free Apache 2.0 license, and will remain free, even ad-free always

Minimalist Look & Feel

The minimalist look & feel helps you to stay away from distractions.

Focus on Tasks

Stay focused with the task view when you left swipe from home screen, helps you to focus on what’s really important

Fast & Efficient

Use search feature to launch applications on your phone instantly, zero lag always.

Get it on Google Play

Usage

  1. Follow the installation instructions on www.flutter.io to install Flutter.
  2. Start the android emulator or connect your phone, check using the below command if devices has been dectected
flutter devices
  1. Start the mobX code generator, in first console
flutter packages pub run build_runner watch --delete-conflicting-outputs
  1. Clean Launncher can be run like any other Flutter app, either through the IntelliJ UI or through running the following command from within the CleanLauncher directory:
flutter run

License

Copyright 2018 Shouvik Basu

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Credits