https://github.com/humazed/flutter_toolbox
Common flutter widgets and helper methods that I use in all of my apps.
https://github.com/humazed/flutter_toolbox
dart flutter helpers-library utitlity
Last synced: 3 months ago
JSON representation
Common flutter widgets and helper methods that I use in all of my apps.
- Host: GitHub
- URL: https://github.com/humazed/flutter_toolbox
- Owner: humazed
- License: apache-2.0
- Created: 2019-06-28T03:53:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-08-19T16:51:04.000Z (5 months ago)
- Last Synced: 2025-08-19T18:42:07.928Z (5 months ago)
- Topics: dart, flutter, helpers-library, utitlity
- Language: Dart
- Homepage:
- Size: 555 KB
- Stars: 13
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# flutter_toolbox
Common flutter widgets and helper methods.
## Getting Started
This project is a starting point for a Flutter
[plug-in package](https://flutter.dev/developing-packages/),
a specialized package that includes platform-specific implementation code for
Android and/or iOS.
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.