Coder Social home page Coder Social logo

mahmoudmabrok / flutter_shortcut Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abdelrahmanelmarakby/ease

1.0 1.0 0.0 42 KB

This repo is for anything that can be reusable in flutter like custom widgets πŸŸ₯, animations 🌟and more

License: MIT License

Dart 100.00%

flutter_shortcut's Introduction

Flutter Shortcuts

This repo is for anything that can be reusable in flutter like custom widgets πŸŸ₯, animations 🌟and more.

How to Use

Just get the file you want to use.

eg. how to use the Custom text form field?

go to widgets inside this repo then download the file to your project and use it like this.

TxtForm(
controller:myEditingController, 
)

Services and how to use them

in each service, you will find what to import and how to use

eg: Location Service will tell you to use Getx and geolocator package. and use it like that

Position location= await LocatorService.determinePosition();

easy isn't it ??

CONTRIBUTING ARE MOST WELCOMED

Pull requests are welcome. For all changes, please open an issue first to discuss what you would like to change.

License

MIT

flutter_shortcut's People

Contributors

abdelrahmanelmarakby avatar

Stargazers

Noor Serry avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.