simple_build_context 1.1.0
simple_build_context: ^1.1.0 copied to clipboard
simple_build_context is a library that simplifies accessing and using BuildContext properties in Flutter, enabling faster and more efficient development.
1.1.0 #
- Removed unnecessary platform folders (android, ios, linux, macos, windows).
- Documented and improved
example/example.dart
with more use cases. - Generated and fixed test cases in
test/simple_build_context_test.dart
. - Updated to the latest version of Flutter and improved code documentation.
1.0.0 #
- TODO: Describe initial release.
1.0.1 #
- Minor changes
1.0.2 #
- Added correct licence
1.0.3 #
- Added visual changes for README.md
1.0.4 #
- Correct example.
1.0.5 #
- Upgrade SDK