Releases: FabricElements/fabric_flutter
Releases · FabricElements/fabric_flutter
2.1.6
13 Apr 15:59
Compare
Sorry, something went wrong.
No results found
What's Changed
Update dependencies and refactor media_helper for FilePicker by @ernysans in #157
Enhance input field styling and update dependencies by @ernysans in #158
Full Changelog : 2.1.5...2.1.6
2.1.5
12 Mar 16:12
Compare
Sorry, something went wrong.
No results found
What's Changed
Replace loadingPlaceholder with SizedBox.shrink() and update version by @ernysans in #156
Full Changelog : 2.1.4...2.1.5
2.1.4
11 Mar 23:49
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix null-safety: replace nullable focusedChild.unfocus() with currentFocus.unfocus() by @Copilot in #155
Dependency updates and bug-fixes
New Contributors
@Copilot made their first contribution in #155
Full Changelog : 2.1.3...2.1.4
2.1.3
12 Feb 11:32
Compare
Sorry, something went wrong.
No results found
2.1.2
07 Feb 21:29
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix global app state by @ernysans in #151
Refactor SmartImage: add fit property for flexible image scaling options by @ernysans in #152
ConnectionStatus, and bug-fixes for PaginationContainer and InitApp by @ernysans in #153
Full Changelog : 2.1.1...2.1.2
2.1.1
03 Feb 21:09
Compare
Sorry, something went wrong.
No results found
What's Changed
Bug-fixes: alertData context issues and RoutePage re-renders when window size changes by @ernysans in #150
Full Changelog : 2.1.0...2.1.1
2.1.0
30 Jan 22:02
Compare
Sorry, something went wrong.
No results found
What's Changed
Refactor: Connectivity, State Management, Routing and Notification by @ernysans in #148
Add onContextReady callback to route page initialization by @ernysans in #149
Full Changelog : 2.0.2...2.1.0
2.0.2
28 Jan 15:41
Compare
Sorry, something went wrong.
No results found
What's Changed
Update FilePicker usage and increment version to 2.0.2 for compatibility with latest API changes by @ernysans in #147
Full Changelog : 2.0.1...2.0.2
2.0.1
27 Jan 21:44
Compare
Sorry, something went wrong.
No results found
What's Changed
StateAlert removed in favor of alertData by @ernysans in #145
Refactor alert handling: update clear parameter to default to true for consistency across alert displays by @ernysans in #146
Full Changelog : 1.9.2...2.0.1
1.9.2
21 Jan 14:17
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix image loading for web and non-web platforms: add ImageNetwork support and adjust dimensions handling by @ernysans in #143
Fix image interaction in smart_image.dart: wrap ImageNetwork in IgnorePointer to prevent user interaction by @ernysans in #144
Full Changelog : 1.9.1...1.9.2