felixblaschke / supercharged
Supercharged brings all the comfort features from languages like Kotlin to all Flutter developers.
☆307Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for supercharged
- ⏰ Type-safe DateTime and Duration calculations, powered by extensions.☆498Updated this week
- Turns text URLs and emails into clickable inline links in text for Flutter☆269Updated 7 months ago
- A set of formatters for text and input fields. Not only it can format a phone number but also automatically detect a country dial code an…☆309Updated 4 months ago
- Overcome limitations of built-in layouts, advanced flex, custom multi-child layouts, slivers, and more!☆463Updated 10 months ago
- ⚡️A highly customizable, powerful and easy-to-use alerting library for Flutter.☆472Updated 4 months ago
- A package that provides a highly customizable sheet widget that snaps to different vertical & horizontal positions!☆363Updated 2 years ago
- A reactive key-value store for Flutter projects. Like shared_preferences, but with Streams.☆246Updated 2 years ago
- Simple to use yet powerfull style widgets with syntax inspired by CSS.☆269Updated last year
- Flexible and easy to use page transitions.☆365Updated 2 years ago
- Evolved Overlay/OverlayEntry - declarative not imperative, intuitive-context, and easy-alignment☆571Updated 3 weeks ago
- An elastic material bottom sheet implementation for Flutter.☆563Updated last year
- A Flutter library that makes animation easer. It allows for separation of animation setup from the User Interface.☆228Updated last year
- Flutter After Layout - Brings functionality to execute code after the first layout of a widget has been performed, i.e. after the first f…☆477Updated 2 years ago
- A simple but useful package to play with colors in flutter☆216Updated 3 years ago
- A Flutter ListView in which items can be grouped into sections.☆416Updated last month
- A Flutter package to parse text and make them into linkified text widget☆217Updated last year
- Widgets for creating Hero-like animations between two widgets within the same screen.☆294Updated 2 years ago
- App Review - Request and Write Reviews and Open Store Listing for Android and iOS in Flutter. Maintainer: @rodydavis☆335Updated 3 weeks ago
- A library for widgets that load their content one page (or batch) at a time.☆230Updated 6 months ago
- Peek & Pop implementation for Flutter based on the iOS functionality of the same name.☆238Updated 4 years ago
- Flutter package that provides you custom clippers to help you achieve various custom shapes.☆323Updated last year
- Flutter Infinite ListView - ListView with items that can be scrolled infinitely in both directions. Maintainer: @slightfoot