Flutter File Utils

Flutter File Utils

February 26, 2021 totosugito 0

flutter_file_utils Helper tools for managing files on Android. Getting Started For help getting started with Flutter, view our online documentation. For help on editing package […]

Flutter PDF

Flutter PDF

January 18, 2021 totosugito 0

pdf_flutter Inspired by Pdf_Viewer_Plugin 😇 Wrapped around AndroidPdfViewer on Android. 🙏🏼 1. Add pdf_flutteron pubspec.yml dependencies: pdf_flutter: ^version 2. On iOS enable PDF preview like […]

Flutter Animation Director

Flutter Animation Director

December 29, 2020 totosugito 0

animation_director A package to create nice and smooth animations for flutter Introduction A simple package to build beautiful and smooth animations for flutter framework. By […]

Draggable Flutter List

Draggable Flutter List

December 2, 2020 totosugito 0

draggable_flutter_list A flutter list view which can drag & move item to change order. some codes come from flutter_list_drag_and_drop fix flutter_list_drag_and_drop’s dart version support optimize […]

Flutter Section Table View

Flutter Section Table View

November 28, 2020 totosugito 0

flutter_section_table_view A iOS like table view including section, row, section header and divider Support both Android and iOS Support drop-down refresh and pull-up load (based […]

Textfield OTP Flutter

Textfield OTP Flutter

November 24, 2020 totosugito 0

OTP Text Field A flutter package to create a OTP Text Field widget in your application. Stay tuned for the latest updates: 📱Screenshots ⚙️ Installation […]

Sliding Up Panel Flutter

Sliding Up Panel Flutter

November 24, 2020 totosugito 0

sliding_up_panel A draggable Flutter widget that makes implementing a SlidingUpPanel much easier! Based on the Material Design bottom sheet component, this widget works on both […]