Clean Launcher is a minimalist application launcher that helps you focused, stay away from distractions and get things done.
This application is available under free Apache 2.0 license, and will remain free, even ad-free always
The minimalist look & feel helps you to stay away from distractions.
Stay focused with the task view when you left swipe from home screen, helps you to focus on what’s really important
Use search feature to launch applications on your phone instantly, zero lag always.
- Follow the installation instructions on www.flutter.io to install Flutter.
- Start the android emulator or connect your phone, check using the below command if devices has been dectected
flutter devices
- Start the mobX code generator, in first console
flutter packages pub run build_runner watch --delete-conflicting-outputs
- 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
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.
-
Amazing Launcher Icon made by Freepik from www.flaticon.com
-
Logo Font Comfortaa made by Johan Aakerlund
-
The amazing mobx library