not_static_icons 0.10.0
not_static_icons: ^0.10.0 copied to clipboard
Beautifully crafted animated icons for Flutter, crafted with Lucide — no Rive or Lottie required.
0.10.0 #
- Added bluetooth animated icons.
0.9.1 #
Improvements
- Updated icon source URL to ensure icons load correctly from the new repository path.
0.9.0 #
New icons
- Added seven animated icons:
biohazard
,bird
,bitcoin
,blend
,blinds
,blocks
, andbinoculars
.
0.8.0 #
New icons
- Added 7 animated icons:
between-horizontal-end
,between-horizontal-start
,between-vertical-end
,between-vertical-start
,biceps-flexed
,bike
, andbinary
.
0.7.0 #
New icons
- Added 10 animated icons:
bell
,bell-off
,bell-plus
,bell-minus
,bell-dot
,bell-ring
,bell-electric
,beer
,beer-off
, andbeef
.
0.6.0 #
New icons
- Added 17 animated icons:
barcode
,barrel
,baseline
,bath
,beaker
,bean
,bean-off
,bed
,bed-single
,bed-double
, andbattery
variants (battery
,charging
,full
,low
,medium
,plus
,warning
).
Improvements
- Introduced an option to reset animations to the start on completion; enabled by default for select icons, improving loop behavior.
- Updated
README
: animated icons count increased to 150+.
0.5.0 #
New icons
- Added new animated icons:
banknote
, 'banknote-arrow-down
,banknote-x
andbanknote-arrow-up
.
0.4.1 #
Improvements
- Updated
banana
icon
0.4.0 #
New icons
- Added four new animated icons:
banana
,baggage claim
,ban
, andbandage
Others
- Introduced a Makefile to automate common project tasks.
0.3.0 #
New icons
- Introduced 21 new animated
badge
icons, includingbaby
,backpack
, and various currency and symbol badges (e.g.,alert
,cent
,check
,dollar
,euro
,rupee
,yen
,percent
,plus
,pound
,question mark
,ruble
,franc
,lira
, andx
).
Improvements
- Reduced animation duration for the
axis-3d
icon for a snappier effect.
0.2.0 #
New icons
- Added seven new animated icons:
at-sign
,atom
,audio-lines
,audio-waveform
,award
,axe
, andaxis-3d
.
Improvements
- Adjusted the default stroke width for the
asterisk
icon for improved appearance. - Updated the checklist and icon data to reflect the new icons.
0.1.2 #
- Implemented a script to generate and update the icon checklist automatically
0.1.1 #
- Removed files with duplicate code for package and demo app.
0.1.0 #
New icons
- Added a new animated asterisk icon.
Chores
- Corrected the GitHub base URL for icons in the app constants.
0.0.5 #
- Updated README.md.
- Updated pubspec.yaml description.
0.0.4 #
- Updated README.md.
0.0.3 #
- Updated README.md.
0.0.2 #
Demo page updates
- Icon cards now include a "Copy" button to easily copy icon instantiation code.
- Icon names are now selectable for easier copying.
Package updates
- Updated the blinking effect of the "X" mark in the archive icon to a more distinct disappear/reappear pattern.
- Updated README.md
0.0.1 #
- Initial release.